Skip to content

Build a Jekyll blog in minutes, without touching the command line.

License

Notifications You must be signed in to change notification settings

wwoods/wwoods.github.io

 
 

Repository files navigation

jekyll-qck-theme

A simple and customizable theme for Jekyll.

Features

  • 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

Getting started

  1. Fork me

  2. Modify _config.yml

  3. Modify _sass/base/_variables.scss if you need to change colors or font sizes

  4. Install jekyll and supporting scripts via:

    gem install github-pages
    
  5. Add new posts into _posts/ 😃

Demo

This blog, hosted at https://wwoods.github.io, is running this Qck theme for jekyll.

About

Build a Jekyll blog in minutes, without touching the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 34.9%
  • JavaScript 32.7%
  • HTML 29.8%
  • CSS 2.6%