Hello World! Supporting tagline
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”.
- 04 Dec 2013 » iptables
- 03 Dec 2013 » tcpdump
- 03 Dec 2013 » IP Protocol Numbers
- 02 Dec 2013 » https
- 29 Nov 2013 » Load Balancing References
- 27 Nov 2013 » Java Thread Dump
- 27 Nov 2013 » debug java thread
- 26 Nov 2013 » tips
- 26 Nov 2013 » 23中设计模式
- 26 Nov 2013 » design pattern references
- 26 Nov 2013 » 组合模式(Composite Pattern)
- 26 Nov 2013 » bash shell
- 25 Nov 2013 » HBase filter design
- 24 Nov 2013 » Markdown Syntax
- 24 Nov 2013 » lombok
- 24 Nov 2013 » Java instrument
- 24 Nov 2013 » Hello World
- 24 Nov 2013 » 经典书籍
- 24 Nov 2013 » Java动态编译
- 24 Nov 2013 » build a personal blog
- 24 Nov 2013 » Blogs
- 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.