layout | title |
---|---|
default |
Jekyll Docs Template |
Start by creating a new post one of the categories listed in _config.yml
. It will appear in the navigation on the left once recompiled. Or use the supplied script to make creating pages easier:
ruby bin/jekyll-page "Some Page Title" ref
- Add your own content to this page (i.e.
index.md
) and change thetitle
- Change
title
andsubtitle
defined inconfig.yml
for your site - Set the
baseurl
in_config.yml
for your repo if deploying to GitHub pages