Commit Graph
6 Commits
Author SHA1 Message Date
Mathias Bynens 8b66ea9bea Add archives page
Blogs commonly only display the latest `n` blog posts on the home page, while showing the full list on a separate archive page. This change implements that.
2018-09-19 17:13:28 +02:00
Mathias BynensandGitHub abf5a2cf23 Fix set usage
Fix #18.
2018-09-18 11:36:28 +02:00
Mathias BynensandGitHub 0012d51d9b Update getTagList.js 2018-09-13 13:12:49 +02:00
Mathias BynensandGitHub 619538df79 Use Set instead of object in getTagList 2018-09-13 13:10:38 +02:00
Mathias BynensandGitHub f17db1370c Simplify collection filtering using startsWith 2018-08-17 14:11:32 +02:00
Mathias Bynens c62acac3df Use <link> to refer to the Atom feed 2018-01-19 07:32:20 +01:00