repo.or.cz
/
GalaxyBlog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: _config.yml, Gemfile
[GalaxyBlog.git]
/
archive.html
blob
dc7c0540e3129bcb7a27e617063d77a152ca67f8
1
---
2
layout: page
3
title : Archive
4
header : Post Archive
5
group: navigation
6
---
7
{% include JB/setup %}
8
9
{% assign posts_collate = site.posts %}
10
{% include JB/posts_collate %}