projects
/
web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
split CSS into several files; take some CSS from the default jekyll skeleton
[web.git]
/
ralf
/
blog
/
index.html
1
---
2
vars: blog-index.html
3
slug: Blog
4
rss: true
5
sort: 10
6
---
7
8
{% include post-list.html posts=site.posts %}