Zach Leatherman
|
e6dc55c4df
|
Convert to tabs
|
2023-01-23 11:37:44 -06:00 |
|
Zach Leatherman
|
9acd192d0d
|
Use new html base plugin!
Removes all the url filters
|
2022-08-19 11:05:22 -05:00 |
|
Zach Leatherman
|
c780c72770
|
Simplify the Atom and JSON feeds
|
2022-07-15 14:42:48 -05:00 |
|
Zach Leatherman
|
2491464043
|
First commit of i18n base blog using Eleventy v2. This uses English-implied URLs.
|
2022-07-15 12:11:54 -05:00 |
|
Jens Oliver Meiert
|
3d0eefe897
|
fix: convert URLs in post content
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
|
2021-06-15 10:45:29 +02:00 |
|
William Lindvall
|
56c1c94fc4
|
Add missing colon to json.njk
Fixes malformed JSON feed output
|
2021-03-19 03:20:05 +01:00 |
|
David
|
a2cec1d3b5
|
Add language field/bump version to 1.1
|
2020-11-30 22:04:23 -05:00 |
|
Zach Leatherman
|
502ab5bdb1
|
The pathPrefix url filter isn’t needed here for permalinks. Otherewise the files generate to a special folder. We want the directory output to look the same, not with hardcoded pathprefix directories.
|
2020-10-16 14:33:59 -05:00 |
|
Zach Leatherman
|
5fb79c5849
|
I don’t think category is used here.
|
2020-07-27 15:04:10 -05:00 |
|
Zach Leatherman
|
d3ced37f50
|
Clean up the JSON code a bit (don’t need that extra filter)
|
2020-07-27 15:02:58 -05:00 |
|
Zach Leatherman
|
2934dae820
|
Reuse the url filter to work with path prefixes.
|
2020-07-27 11:40:11 -05:00 |
|
Zach Leatherman
|
b078457afb
|
Reuse feed backs from metadata file and adds comments about it.
|
2020-07-27 11:39:08 -05:00 |
|
Benji Encalada Mora
|
12219c480f
|
use JSON.stringify for content
|
2020-01-20 01:26:45 -06:00 |
|
Benji Encalada Mora
|
a34bf51ce1
|
Add jsonfeed template
|
2019-10-30 13:26:42 -05:00 |
|