Commit Graph

69 Commits

Author SHA1 Message Date
50ec3a7e5e Add reversed attribute to posts list
Without CSS, the last post will be number 1. In browsers other than IE and Edge (where it's currently under consideration), the `reversed` attribute will match the effect of the CSS counter. I like putting the attribute first so it's clear that it's a particular kind of "ordered list: reversed."
2018-09-04 12:11:40 -07:00
47403414ad Standardize on content and not templateContent (per docs) 2018-08-01 20:39:57 -05:00
67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00
2a37a2d9d4 _includes/base.njk —> _includes/layouts/base.njk
Updated the file path of `base.njk`
2018-06-13 15:38:48 +02:00
4d72cacd23 Use url filter for proper urls on github pages 2018-06-11 08:17:20 -05:00
75243f298d Adds tag pages example 2018-06-11 08:08:15 -05:00
1d36b810a3 Fixes urls in feed. 2018-01-27 23:22:40 -06:00
e408e2fe50 Emoji was bad. 2018-01-26 21:33:07 -06:00
afedb08c02 Moves warning message to _includes/base.njk, adds a home link to posts 2018-01-25 23:36:31 -06:00
545f203d33 Add link back to repo from demo pages. 2018-01-25 23:26:20 -06:00
72cd498eb4 Fixes #4, point feed links directly to file to avoid web server specific stuff. 2018-01-25 08:23:01 -06:00
fefe3e71f6 Fix for subdir links. 2018-01-23 00:21:56 -06:00
39c6d28733 Add subdir for gh-pages 2018-01-23 00:17:57 -06:00
14655cb1c4 Fixes #3 2018-01-22 22:53:46 -06:00
b9c0d87306 start of eleventy-base-blog that pairs with 0.2.8 2018-01-22 08:17:48 -06:00
c62acac3df Use <link> to refer to the Atom feed 2018-01-19 07:32:20 +01:00
ccd8f03b70 Reorder docs 2018-01-16 21:38:57 -06:00
9fe4905608 Renames url filter to url 2018-01-16 21:20:54 -06:00
c86db0c9ce Initial commit. 2018-01-16 21:08:47 -06:00