A simple and customizable theme for Jekyll.
- A lot of Markdown features
- GitHub flavored emoji 👍
- Tags list page
- Monthly Archives page
- Search feature without any Jekyll plugins
<!--more-->
tag feature- Anchor links for each headings
- Sticky side nav
- Responsive
- OGP ready
- Share buttons ready
-
Modify
_config.yml
-
Modify
_sass/base/_variables.scss
if you need to change colors or font sizes -
Install jekyll and supporting scripts via:
gem install github-pages
-
Add new posts into
_posts/
😃
This blog, hosted at https://wwoods.github.io, is running this Qck theme for jekyll.