04 Feb 2014
This is to record the process of build the blog process.
Read more...
02 Jan 2014
Lanyon is an unassuming Jekyll theme that places content first by tucking away navigation in a hidden drawer. It's based on Poole, the Jekyll butler.
Read more...
01 Jan 2014
Howdy! This is an example blog post that shows several types of HTML content supported in this theme.
Read more...
31 Dec 2013
Jekyll is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes. From the project's readme:
Read more...
12 Nov 2013
Hello, world! Welcome your visit.
1
2
3
4
int main(void){
printf("hello, world!\n");
return 1;
}
Read more...