Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Functional Java website

NotificationsYou must be signed in to change notification settings

manuelp/functionaljava.github.io

 
 

Repository files navigation

logo 600x144

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.

Lifecycle

The process for changing or enhancing the site is:

  • edit the source code in thegradle 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:

  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML87.1%
  • CSS12.9%

[8]ページ先頭

©2009-2025 Movatter.jp