Skip to content

PVArech/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

 
 
 

Contributors

Languages

  • HTML 83.7%
  • CSS 13.5%
  • Makefile 1.7%
  • Ruby 1.1%