This theme is expanded version of Tale theme by Chester How
- Fork or clone this repository
- Delete the unnecessary files/folders:
CODE_OF_CONDUCT.md
,LICENSE
,README.md
,tale.gemspec
- Delete the
baseurl
line in_config.yml
:
baseurl: "/tale" # delete this line
Once you've installed the theme, you're ready to work on your Jekyll site. To start off, I would recommend updating _config.yml
with your site's details.
Comments are disabled by default. To enable them, look for the following line in _config.yml
and change jekyll-tale
to your site's Disqus id.
disqus: jekyll-tale
Next, add comments: true
to the YAML front matter of the posts which you would like to enable comments for.
See LICENSE
Look at post_examples
and move them to _posts
to see them on page. Base variables
- title:
- author:
expanded variables:
- layout:
- excerpt_separator:
- image:
- tags: Tale
- comments:
- sticky:
- hidden: