Commit Graph
10 Commits
Author SHA1 Message Date
Mathias BynensandGitHub 81a2f8c135 Merge branch 'master' into last-x-posts 2018-09-29 10:49:44 -04:00
Mathias Bynens b710903da8 Use <time> where applicable 2018-09-27 20:55:45 -04:00
Mathias Bynens 096ff9f3de Add sitemap.xml 2018-09-24 16:23:31 -04:00
Mathias Bynens 08dd5f67d0 Add code snippet with 2 consecutive new lines
This demonstrates the issue that https://github.com/11ty/eleventy-plugin-syntaxhighlight/pull/5 fixes, and could serve as kind of a regression test for the fix. :)
2018-09-22 22:45:57 -04:00
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