- Notifications
You must be signed in to change notification settings - Fork0
Functional Java website
manuelp/functionaljava.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the code repository for the Functional Java website which is available athttp://www.functionaljava.org/.
The Functional Java code repository is athttps://github.com/functionaljava/functionaljava.
The process for changing or enhancing the site is:
edit the source code in the
gradlebranchgenerate 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:
jbakeClean - Removes all generated files
jbake - create the website locally
jbakeServer - run the server to preview the website (accessible fromhttp://localhost:8820)
publish - commit the website to the master branch to make available publicly accessible on the website
About
Functional Java website
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- HTML87.1%
- CSS12.9%
