Commit Graph

316 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
7ab7366441
Merge pull request #121 from pdehaan/patch-1
Update README.md
2022-06-29 09:35:25 -05:00
Zach Leatherman
c326bc2519
Merge pull request #106 from siimpragi/patch-1
Fix usage of `level` in the options object for `markdown-it-anchor`
2022-06-29 09:32:31 -05:00
Zach Leatherman
5ed02091c5
Merge pull request #101 from handreistoicescu/remove-passthrough-references-from-readme
Update readme instructions for css and images
2022-06-29 09:25:05 -05:00
Zach Leatherman
429df81e93
Merge branch 'master' into remove-passthrough-references-from-readme 2022-06-29 09:24:17 -05:00
Zach Leatherman
d643f6a27c Removes nav from filtered tag list for #100 2022-06-29 09:23:00 -05:00
Zach Leatherman
9c50f9cc5f
Merge pull request #100 from handreistoicescu/patch-1
Replace tag with eleventyNavigation in navigation instructions
2022-06-29 09:22:02 -05:00
Zach Leatherman
07099264d6
Merge pull request #98 from SiarheiBobryk/use-metadata-language-for-lang
Use `metadata.language` for the `lang` attribute
2022-06-29 09:18:14 -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
Mohsen Azimi
322aba53f8
Update index.css 2022-03-19 20:43:04 -03:00
Mohsen Azimi
3a3440eddd
update warning color too 2022-03-19 20:41:52 -03:00
Mohsen Azimi
44dbdc7c80
Introduce dark mode and add fonts to base variables 2022-03-19 20:38:41 -03: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
Peter deHaan
ff77228991
Update README.md
Add `@11ty/` prefix to <kbd>eleventy</kbd> commands. (Per: https://www.11ty.dev/docs/usage/)

FIxes #120
2022-02-15 08:26:16 -08: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
Siim Pragi
09ab6cfdbe Fix usage of level in the options object for markdown-it-anchor 2021-09-06 15:14:40 +03: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
dd1b821a8b
Merge pull request #104 from j9t/master
fix: convert URLs in post content
2021-06-15 08:59:42 -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