Skip to content

gliptak/functionaljava.github.io

 
 

Repository files navigation

Functional Java Website

logo 600x144

This is the code repository for the Functional Java website which is available at http://www.functionaljava.org/.

Lifecycle

The process for changing or enhancing the site is:

  • edit the source code in the gradle branch

  • generate the website

  • view the changes on a local server

  • publish the generated pages to Github

The website uses Gradle 2.2.1 to build, generate and publish the site and depends on JBake 2.3.1 The project uses the Gradle wrapper, so it can be run if Gradle is not installed using the ./gradlew command. Useful gradle targets are:

About

Functional Java website

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.0%
  • CSS 12.0%