A collection of Jekyll themes made by Mu-An.
This is work in progress, come back later. Star the repo or follow me on Twitter to get updates.
_config.yml
to your preferencegem install jekyll
jekyll build
and then jekyll serve -w
. Your site should be up at http://localhost:4000
1. Clone both _layouts and themes folders and also index.html
, about.html
and categories.html
; make sure you're using the cloned layouts for pages
2.
Set the following variables in _config.yml
theme: # scribble/a/b
signoff: # your name
facebook_appid: # facebook appid for like button
google_analytics: # google analytics id
disqus_shortname: # disqus account name
owner:
name: # your name
avatar: # your avatar url
bio: # biography
links:
- name: Home
url: /
- name: Categories
url: /categories
- name: About
url: /about