Jekyll Quick Start
Read Jekyll Quick Start
Complete usage and documentation available at: Jekyll Bootstrap
Update Author Attributes
In _config.yml
remember to specify your own data:
title : My Blog =)
author :
name : Name Lastname
email : blah@email.test
github : username
twitter : username
The theme should reference these variables whenever needed.
Sample Posts
This blog contains sample posts which help stage pages and blog data.
When you don't need the samples anymore just delete the _posts/core-samples
folder.
$ rm -rf _posts/core-samples
Here's a sample "posts list".
- 29 Jul 2013 » Remote Packet Capture for iOS Devices
- 16 Jul 2013 » The Wisdom Project
- 06 Jul 2013 » Git: 使用手册
- 05 Jul 2013 » Mac: Build MacVim
- 05 Jul 2013 » 三个快速且简单的让你的大脑安静下来的方法
- 05 Jul 2013 » 无题
- 05 Jul 2013 » MySQL: 两个实用的时间戳函数
- 04 Jul 2013 » TED: 四旋翼直升机的惊人运动机能
- 03 Jul 2013 » tukkk在线小语种学习
- 03 Jul 2013 » CoffeeScript学习资源
- 03 Jul 2013 » Programming is an art
- 02 Jul 2013 » Unity3D: 预定义宏定义
- 01 Jul 2013 » Before I die, I want to ...
- 01 Jul 2013 » 你的时间都浪费在什么地方?
- 01 Jul 2013 » Richard St. John's 8 secrets of success
- 30 Jun 2013 » Jkeyll: 如何写博客
- 30 Jun 2013 » 今天,你努力了吗?
- 29 Jun 2013 » Golang开发环境: vim+gocode
- 29 Jun 2013 » Mac: 安装Jekyll博客系统
- 29 Jun 2013 » [TO-DO]为什么写Blog
- 28 Jun 2013 » Jekyll Quick Start
- 13 May 2013 » 乔布斯: 坚持思考两个问题
- 04 May 2013 » 鲁迅生活哲理
- 26 Nov 2012 » Linux: 设置Oracle JDK环境
- 26 Nov 2012 » Linux: 安装WireShark问题
- 26 Nov 2012 » Linux: 使用RT-Thread构建嵌入式应用
- 29 Dec 2011 » Jekyll Introduction
To-Do
This theme is still unfinished. If you'd like to be added as a contributor, please fork! We need to clean up the themes, make theme usage guides with theme-specific markup examples.