wmarques / jhipster.github.io

Public website for JHipster - generates http://jhipster.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source of JHipster's public Web site.

This Web site is rendered with Github pages.

To run this locally

Or with Docker

  • Fork this repo and clone to your file system
  • docker run --rm --label=jekyll --volume=$(pwd):/srv/jekyll -it -p 127.0.0.1:4000:4000 jekyll/jekyll:pages
  • you will be able to access the site at http://localhost:4000

About

Public website for JHipster - generates http://jhipster.github.io/

License:Other


Languages

Language:JavaScript 64.1%Language:CSS 22.4%Language:HTML 13.5%Language:Ruby 0.0%