Darui's blog

Home | About | Contacts | Archive

hello-jekyll

True minimal theme is extremely lightweight and ascetic jekyll theme.

This theme has only one css file, which is used for source code highlighting.

Heading 1

Heading 2

Heading 3

List of entries:

Source code are highlighted:

#!/usr/bin/perl

sub print_hello {
    print "Hello, Jekyll!\n";
}

print_hello;
Category: jekyll   hello
Tags: [ tag1  tag2  ]

Darui's blog | 鲁ICP备 15018213号-1 | 本站作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。 | Build with Github and true minimal theme