Skip to content

bsv-hub/hexletguides.github.io

 
 

Repository files navigation

Hexlet Guides

https://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 85.3%
  • CSS 11.9%
  • Makefile 1.7%
  • Ruby 1.1%