True minimal theme is extremely lightweight and ascetic jekyll theme.
This theme has only one css file, which is used for source code highlighting.
List of entries:
Source code are highlighted:
#!/usr/bin/perl
sub print_hello {
print "Hello, Jekyll!\n";
}
print_hello;
Darui's blog | 鲁ICP备 15018213号-1 | 本站作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。 | Build with Github and true minimal theme