Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.12 KB

File metadata and controls

40 lines (26 loc) · 1.12 KB

Usage

start locally with:

bundle exec jekyll serve

view the site at: go to http://localhost:4000/git-tutorial/

Doctor Jekyll

Doctor Jekyll is a fork of Lanyon, a Jekyll theme, built specifically for publishing documentation.

Doctor Jekyll Documentation Generator

Super quick start

  • Fork Doctor Jekyll. Clone your fork
  • Add documentation for your project inside docs directory
  • Adjust table of contents in _data/table_of_contents.yaml
  • Update application settings in _config.yml
  • Set up your Travis CI and include ALGOLIA_API_KEY env variable
  • git push
  • Profit!

Fore more detail documentation look here

Credits + Thanks

License

Open sourced under the MIT license.

<3