summaryrefslogtreecommitdiff
path: root/_layouts/home.html
AgeCommit message (Collapse)Author
2017-01-04restore twitterAilin Nemui
2016-09-26improve news layout, update buf cveAilin Nemui
2016-09-21move some things from news to read moreAilin Nemui
2015-12-13news: Remove 'fork me on github' bannerdequis
2015-12-13Use a variable in the yaml front matter for sidebarsdequis
2015-07-01irssi-importAilin Nemui
2015-02-12Use the base url setting everywhereNicolas Kuttler
With this merged all one has to do to serve the project as a github project page is to set the baseurl value to /project-name in _config.yml See http://nkuttler.github.io/irssi.github.io/
2015-02-12Refactor includesNicolas Kuttler
Includes can pass variables after all. The template language is beginning to feel clumsy.
2015-02-12Display meta information about postsNicolas Kuttler
The date will be displayed with an ordinal indicator when available.
2015-02-11Add a basic front page with paginated news archiveNicolas Kuttler