| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Documentation website for LiquidJava, a refinement type checker for Java with support for liquid types and typestates.
Live documentation: liquid-java.github.io/liquidjava-docs
The site is built with Jekyll and the just-the-docs theme.
From the repository root:
bundle install
bundle exec jekyll serveThen open http://127.0.0.1:4000/liquidjava-docs/.
To serve the site at the root path locally instead of /liquidjava-docs, run:
bundle exec jekyll serve --baseurl ""bundle exec jekyll buildThe site is configured as a GitHub Pages project site at https://liquid-java.github.io/liquidjava-docs/.
| Back | FazBrowse Home | New Git URL |