Skip to content

minotaura/hexletguides.github.io

 
 

Repository files navigation

Hexlet Guides

http://guides.hexlet.io

Running via Docker

make serve

or with drafts

make drafts-start

Running without Docker

  1. Install Jekyll gem install jekyll
  2. Run bundle exec jekyll serve --watch

Adding new Guides

  1. Add new guide to _posts. See example in _drafts/example.md.
  2. Run
  3. Go to http://localhost:4000/

About

Hexlet Guides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.7%
  • CSS 9.1%
  • Makefile 2.4%
  • Ruby 0.8%