Commit Graph

404 Commits

Author SHA1 Message Date
Zach Leatherman
cb9fa305e1 Another note [skip ci] 2023-01-23 16:52:01 -06:00
Zach Leatherman
2e41dfa710 Copy notes 2023-01-23 16:50:56 -06:00
Zach Leatherman
5e3b9a16e9 Ordering 2023-01-23 16:48:51 -06:00
Zach Leatherman
cab874cb52 Remove superfluous serve command (use npm start instead) 2023-01-23 16:43:59 -06:00
Zach Leatherman
e1c2873907 Fix for image pipeline on Windows 2023-01-23 16:43:00 -06:00
Zach Leatherman
4c2cdf1746 Adds sample drafts implementation 2023-01-23 16:35:14 -06:00
Zach Leatherman
092be5302e There isn’t yet a way to ignore files on template repos, so we’re removing the funding config so it doesn’t get picked up by everyone 2023-01-23 15:07:44 -06:00
Zach Leatherman
276855e36a blog name 2023-01-23 15:04:47 -06:00
Zach Leatherman
363b411cda Ordering 2023-01-23 15:03:30 -06:00
Zach Leatherman
eb051d4332 A few more features. 2023-01-23 15:03:07 -06:00
Zach Leatherman
5080cf9ea5 Intro copy 2023-01-23 14:56:01 -06:00
Zach Leatherman
f926d677d4 Versioning notes 2023-01-23 14:55:19 -06:00
Zach Leatherman
216a9de439 Move to use a content folder instead of everything in root. 2023-01-23 14:50:45 -06:00
Zach Leatherman
ea6acf2f6d Add features to README 2023-01-23 14:39:49 -06:00
Zach Leatherman
89afffd565 More tweaks and CSS instructions 2023-01-23 14:39:36 -06:00
Zach Leatherman
87f15a24bd A few more tweaks 2023-01-23 12:34:39 -06:00
Zach Leatherman
447028c3a9 Add image pipeline 2023-01-23 12:15:30 -06:00
Zach Leatherman
8f38952e47 Tiny tweaks 2023-01-23 11:37:54 -06:00
Zach Leatherman
e6dc55c4df Convert to tabs 2023-01-23 11:37:44 -06:00
Zach Leatherman
1f09716cd8 Skip content link, why is the home link in an h1, better nav markup 2023-01-23 10:41:40 -06:00
Zach Leatherman
65feb1c686 Cleaned up v2.0 status 2023-01-23 10:02:06 -06:00
Zach Leatherman
00f82812d0 Status commit 2023-01-23 08:17:38 -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
f57760d4d6 Use eleventy.config.js instead of dot file eleventy 2022-08-19 11:04:46 -05:00
Zach Leatherman
556f922f7b gh pages test 2022-08-16 08:54:59 -05:00
Zach Leatherman
57e1a3d262 Show day on post page 2022-08-15 15:00:08 -05:00
Zach Leatherman
df6a44bf80 Small tweaks to the styling. Uses a global max width on the theme 2022-08-15 14:53:45 -05:00
Zach Leatherman
2d2b6c38f5 Tweak to styling to avoid overflow on <pre> 2022-08-15 13:31:03 -05:00
Zach Leatherman
abb712dbb6 Swap to use an upstream theme directly from the prismjs node_modules 2022-08-15 12:22:19 -05:00
Zach Leatherman
bd40861468 Using a dictionary library for i18n, also shows how to use i18n with navigation plugin. 2022-07-27 17:00:44 -05:00
Zach Leatherman
a4dade2537 Restores missing code block 2022-07-27 15:07:05 -05:00
Zach Leatherman
847258f60c All <link rel="alternate" hreflang> for i18n pages 2022-07-15 15:15:02 -05:00
Zach Leatherman
143f2b33df Regression on feed urls 2022-07-15 15:10:01 -05:00
Zach Leatherman
10733af0ea Note on readme 2022-07-15 15:00:20 -05:00
Zach Leatherman
7b9fc48e34 Remove --watch from readme 2022-07-15 14:57:29 -05:00
Zach Leatherman
96a92510ff Updated instructions. 2022-07-15 14:56:14 -05:00
Zach Leatherman
3bc945d523 Use a public folder here but this could be anything 2022-07-15 14:53:32 -05:00
Zach Leatherman
0eababcbe5 Reorder a dep 2022-07-15 14:44:57 -05:00
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