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

Appearance settings

hangwan97/jhipster.github.io

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Note: When changing styles, please update the .scss files under css/scss and run npm run sass to generate CSS. DO NOT UPDATE CSS directly.

This Web site is rendered with GitHub pages.

To run this locally

  • Fork this repo and clone to your file system
  • Install Jekyll
  • Run npm install && 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 or npm start 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.8%
  • CSS 14.2%
  • HTML 11.9%
  • SCSS 8.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.