Commit graph

7 commits

Author SHA1 Message Date
Li-Wen Yip
4c36eced22 Update to match halogenica:master 2017-03-08 22:30:58 +00:00
Li-Wen Yip
027faa06a2 Resolve conflicts with remote-tracking branch 'refs/remotes/halogenica/master'
# Conflicts:
#	exampleSite/config.toml
#	exampleSite/content/page/about.md
#	layouts/_default/list.html
#	layouts/partials/disqus.html
#	layouts/partials/head.html
#	layouts/partials/header.html
#	layouts/partials/page.html
#	layouts/partials/post.html
2017-03-08 19:03:10 +00:00
Michael Romero
0338abd814 Made date format configurable
Can be configured in config.toml Params.dateFormat
2017-03-06 14:36:35 -08:00
Michael Romero
40b3eb3691 Correct spacing and remove extraneous </div>
Removed extraneous </div> in layouts\_default\list.html
2017-03-06 13:36:42 -08:00
Li-Wen Yip
d5de1306d0 Made dateFormat configurable in config.toml 2017-03-04 14:33:31 +00:00
SeongJae Park
2cca7be841 Display selected tag name as tag list page title
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:20:52 +09:00
SeongJae Park
558005341e Support tags
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:19:20 +09:00