8000 GitHub - Blackdread/jhipster.github.io at v5.3.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Blackdread/jhipster.github.io

Repository files navigation

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 install if you are running it for the first time.
  • If you want to avoid installing to system directories, install to vendor directory instead: bundle install --path vendor/bundle
  • On MacOS, if you have trouble installing nokogiri, try: bundle config build.nokogiri --use-system-libraries=true --with-xml2-include="$(xcrun --show-sdk-path)"/usr/include/libxml2
  • Run bundle exec jekyll serve in the cloned repo folder
  • You will be able to access the site at http://localhost:4000

Or with Docker and Docker-Compose (recommended way on Windows)

About

Public website for JHipster - generates https://www.jhipster.tech

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.7%
  • CSS 14.6%
  • HTML 11.2%
  • SCSS 8.5%
0