This is the source of JHipster's public Web site.
This Web site is rendered with Github pages.
To run this locally
- Fork this repo and clone to your file system
- Install Jekyll
- Run
bundle exec jekyll serve
in the cloned repo folder - you will be able to access the site at http://localhost:4000