Commit Graph
100 Commits
Author SHA1 Message Date
Zach Leatherman c780c72770 Simplify the Atom and JSON feeds 2022-07-15 14:42:48 -05:00
Zach Leatherman 294f4c53c1 Old URLs 2022-07-15 12:18:36 -05:00
Zach Leatherman 39308555c9 Removes list of project documents 2022-07-15 12:15:25 -05:00
Zach Leatherman 8c6add6062 CI 2022-07-15 12:13:34 -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
Zach Leatherman 70530889e4 Merge branch 'main' into v2
# Conflicts:
#	.eleventy.js
#	package.json
#	tags-list.njk
2022-07-13 12:46:03 -05:00
Zach Leatherman aa0db1449d Make the <meta name="generator"> opt-in in official starter projects too 2022-06-30 10:21:08 -05:00
Zach Leatherman 66ca71e19c Eleventy Base Blog 7.0 2022-06-29 15:29:23 -05:00
Zach Leatherman 87c7dd40ef Fix https://github.com/11ty/eleventy-base-blog/issues/86 2022-06-29 14:33:28 -05:00
Zach Leatherman 53ee761e6e Fixes https://github.com/11ty/eleventy-base-blog/issues/87 2022-06-29 14:28:21 -05:00
Zach Leatherman 57df62c916 Fixes https://github.com/11ty/eleventy-base-blog/issues/91 2022-06-29 12:19:12 -05:00
Zach Leatherman 137e76fb42 Switch to use 1.0+ slugify filter instead 2022-06-29 12:03:41 -05:00
Zach Leatherman 8cc9cb8996 Fixes https://github.com/11ty/eleventy-base-blog/issues/94 2022-06-29 12:02:12 -05:00
Zach Leatherman e09f447a1d Update dependencies 2022-06-29 11:40:22 -05:00
Zach Leatherman 3194c542ff Merge branch 'patch-1' 2022-06-29 11:10:30 -05:00
Zach Leatherman d05fe05b86 Some variable cleanup and color changes 2022-06-29 11:10:24 -05:00
Zach Leatherman d643f6a27c Removes nav from filtered tag list for #100 2022-06-29 09:23:00 -05:00
Zach Leatherman 35e07cc5f9 Update dependencies (and to Eleventy v2) 2022-06-27 15:50:25 -05:00
Zach Leatherman 2d3774c225 Copy tweaks 2022-05-13 17:10:25 -05:00
Zach Leatherman b9cfffade0 Add link to deployment docs 2022-05-13 17:09:06 -05:00
Zach Leatherman 24ac503d67 Update the Node default 2022-05-13 16:11:39 -05:00
Zach Leatherman 8771842fed Update deps 2022-05-13 16:10:00 -05:00
Zach Leatherman cd67b57bd0 Adds <meta name="generator"> to eleventy-base-blog 2022-04-18 13:55:31 -05:00
Zach Leatherman cb93e8799c Update to 1.0.1 2022-04-18 13:53:03 -05:00
Zach Leatherman e96a1d6e07 Missed a diff syntax example 2022-04-18 13:46:01 -05:00
Zach Leatherman dc3e7c49f2 Clean up the commands 2022-03-03 17:14:08 -06:00
Zach Leatherman a0e4cd9659 Switch devDeps to deps 2022-03-03 17:11:47 -06:00
Zach Leatherman bc07327e60 Remove alias 2022-03-03 17:11:31 -06:00
Zach Leatherman 3eb6c6a67d Upgrade syntax highlighter to 4.0 and update example to use diff syntax 2022-03-03 17:11:08 -06:00
Zach Leatherman aea9ea8cdb Removes Travis CI configuration file. 2022-02-08 13:57:48 -06:00
Zach Leatherman 933b2886d1 Update to Eleventy 1.0 2022-01-08 14:35:24 -06:00
Zach Leatherman e058ac3028 Restore old luxon to keep Node compat levels. 2021-07-28 09:06:34 -05:00
Zach Leatherman 1be6346bde Updates deps, including new major version of markdown-it-anchor. 2021-07-28 09:05:01 -05:00
Zach Leatherman 8bffa6fce7 Only for non-empty collections. 2021-07-28 08:57:46 -05:00
Zach Leatherman b63f9077ae Additional safety for head check 2021-07-28 08:57:25 -05:00
Zach Leatherman 6ac031cfa4 Restore the 4 hundos 2021-07-26 08:50:10 -05:00
Zach Leatherman 4a10406051 We don’t need to manage this tags list in two places. 2021-06-24 08:23:11 -05:00
Zach Leatherman 31b04f6959 Update RSS plugin 2021-03-19 21:11:17 -05:00
Zach Leatherman 6a7c849745 Update markdown deps (major bump!) 2021-03-19 20:38:59 -05:00
Zach Leatherman 6e3282da5c Align tags 2021-03-19 20:38:32 -05:00
Zach Leatherman c0dd1fc8fe Update Eleventy version. 2021-03-19 17:27:03 -05:00
Zach Leatherman 85fd94918e Support spaces in tags in base blog. 2021-03-17 16:29:07 -05:00
Zach Leatherman 2ccfbf9244 Tweaks to posts list css. 2021-03-17 10:57:44 -05:00
Zach Leatherman 9971c1cf84 Change those ugly red tags. 2021-03-17 10:43:13 -05:00
Zach Leatherman 8c22eb5916 Missed one for #63. 2021-03-17 10:33:58 -05:00
Zach Leatherman 4792248aa7 Fixes #63. 2021-03-17 10:32:35 -05:00
Zach Leatherman 7e5a1f5ce7 Fixes #62. 2021-03-17 10:29:29 -05:00
Zach Leatherman 032e8d3cb5 Update deps. 2021-01-10 15:01:43 -06:00
Zach Leatherman 89e242c329 Update eleventy 2020-10-22 13:57:17 -05:00
Zach Leatherman d3a79bfb40 Upgrade node version in travis config 2020-10-16 14:37:58 -05:00
Zach Leatherman d4746b07c0 Use a newer Node 2020-10-16 14:34:09 -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 d28f834fbb Fixes #70 2020-10-16 13:06:30 -05:00
Zach Leatherman 61885752b6 Adds next and previous post links. 2020-07-27 15:19:01 -05:00
Zach Leatherman 75e71adb29 Get rid of the _11ty folder—we don’t need it. 2020-07-27 15:18:51 -05:00
Zach Leatherman 5fb79c5849 I don’t think category is used here. 2020-07-27 15:04:10 -05:00
Zach Leatherman 6a351cefda Merge branch 'master' of github.com:11ty/eleventy-base-blog 2020-07-27 15:03:06 -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
Zach Leatherman bb708ca55d Updates navigation dependency. 2020-07-27 10:52:55 -05:00
Zach Leatherman ffef660e0e Update TLD 2020-07-17 09:36:28 -05:00
Zach Leatherman 954a543d57 Updates to 0.11.0 2020-05-10 14:31:44 -05:00
Zach Leatherman cf148183d9 Update to v0.10.0 2020-01-07 16:49:36 -06:00
Zach Leatherman a1f875187d v5.0.2 2020-01-03 11:30:47 -06:00
Zach Leatherman 877a60563c Nicer browsersync defaults. 2020-01-03 11:30:27 -06:00
Zach Leatherman 6c29bd0a64 Rogue markdown! 2020-01-03 11:19:51 -06:00
Zach Leatherman e26c6d71a8 Upgrade dep 2020-01-03 11:19:43 -06:00
Zach Leatherman 03bb550d46 Rename the variable for #47 2020-01-02 21:51:24 -06:00
Zach Leatherman 38cfa275d2 Fix #47 2020-01-02 21:50:31 -06:00
Zach Leatherman b26e2949c6 Extra colon 2020-01-02 21:43:41 -06:00
Zach Leatherman 5e31af9ea8 A bit less redundant editorial :) 2020-01-02 21:18:18 -06:00
Zach Leatherman f29dcf410f v5.0.1 2020-01-02 20:52:10 -06:00
Zach Leatherman f870ecd50c Switches to use more obvious markup menu template for eleventy-navigation 2020-01-02 20:51:47 -06:00
Zach Leatherman 93e23c7885 Navigation plugin needs to work with pathprefix (update dep) 2019-11-11 16:22:08 -06:00
Zach Leatherman c9018fa45b Use eleventy-navigation plugin for navigation menu 2019-11-11 15:39:48 -06:00
Zach Leatherman 0da708e993 Updates syntaxhighlight plugin 2019-09-11 07:11:36 -05:00
Zach Leatherman 1b2517fa06 Updates to Eleventy 0.9.0 2019-08-27 12:32:10 -05:00
Zach Leatherman 960303a6b3 Dependency update 2019-08-27 12:31:32 -05:00
Zach Leatherman 1148b90e22 Updates Eleventy dependency. 2019-05-04 22:30:11 -05:00
Zach Leatherman 6e02ac8a50 Updates to 0.8.1 2019-04-05 21:57:58 -05:00
Zach Leatherman d2439adf61 Use new eleventyExcludeFromCollections feature in 0.8.0: https://www.11ty.io/docs/collections/#option%3A-exclude-content-from-collections 2019-04-04 20:49:20 -05:00
Zach Leatherman c700f094a6 Updates dependencies. 2019-04-04 17:36:37 -05:00
Zach Leatherman e2be85925d Adds https://github.com/11ty/eleventy/issues/386 to default eleventy-base-blog config 2019-01-31 07:14:06 -06:00
Zach Leatherman d0c924e963 Eleventy v0.7.1 2019-01-14 08:11:13 -06:00
Zach Leatherman 97a845955a Add link to quick tip in 404 page. Also a link to home. 2019-01-14 07:27:24 -06:00
Zach Leatherman 949927850e Bump version 2019-01-10 22:21:06 -06:00
Zach Leatherman 496982355e Using deep data merge (post tag is inherited from posts/posts.json) and updates to use 0.7.0. 2019-01-10 22:20:14 -06:00
Zach Leatherman 54d4d3a377 Fix href on github pages 2018-09-30 00:15:28 -05:00
Zach Leatherman 4670a61125 Upgrades dependencies to latest. 2018-09-30 00:11:29 -05:00
Zach Leatherman 2402ba4887 Refactored latest posts and with a correct sort. Uses dates on posts rather than file creation dates (unreliable). 2018-09-30 00:09:09 -05:00
Zach Leatherman e2028fd551 Whitespace, adds fourth sample post 2018-09-29 23:23:38 -05:00
Zach Leatherman 68f2715f82 Adds liquid templates to templateFormats 2018-09-29 23:22:27 -05:00
Zach Leatherman 09f5f24862 Whitespace 2018-09-29 23:22:04 -05:00
Zach Leatherman 4a517aecc1 Fix a typo 2018-09-18 07:08:43 -05:00
Zach Leatherman f0b7f1d4db Workaround for #15 2018-09-12 21:59:23 -05:00
Zach Leatherman ef7783222d Adds a /tags/ to list all valid tags 2018-08-29 08:46:06 -05:00
Zach Leatherman e3f3bc1cf2 Adds 404 page. 2018-08-23 17:50:54 -05:00
Zach Leatherman 47403414ad Standardize on content and not templateContent (per docs) 2018-08-01 20:39:57 -05:00
Zach Leatherman 67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00