beautifulSA-jekyll/_layouts
Pete 0458bf9803 tagging options
Tags will display as plain text if a user adds tags to a post. If user
sets 'link-tags: true' in _config.yml, then Jekyll will make a new page
for each tag which lists all posts with given tag (provided the site is
not deployed through GitHub pages)
2016-07-27 17:12:30 -05:00
..
base.html Update base.html 2016-05-09 12:13:53 -07:00
default.html use post layout by default for blog posts; use same layouts as my website 2016-03-27 20:13:45 -07:00
minimal.html use post layout by default for blog posts; use same layouts as my website 2016-03-27 20:13:45 -07:00
page.html use post layout by default for blog posts; use same layouts as my website 2016-03-27 20:13:45 -07:00
post.html tagging options 2016-07-27 17:12:30 -05:00
tag_index.html tagging options 2016-07-27 17:12:30 -05:00