Zach Leatherman
|
a2a22ed195
|
Add current build date to output
|
2024-03-07 08:09:42 -06:00 |
|
P. Douglas Reeder
|
b85269b1aa
|
Refactors style bundling so it's easy to avoid an insecure CSP
|
2023-04-19 00:34:18 -04:00 |
|
Zach Leatherman
|
95cddca4fa
|
Simplify some of the bundle code
|
2023-02-06 14:12:02 -06:00 |
|
Zach Leatherman
|
c9595d8f42
|
Use the new eleventy-plugin-bundle
|
2023-02-02 17:35:18 -06:00 |
|
Zach Leatherman
|
98365018fb
|
Code cleanup
|
2023-01-27 08:24:03 -06:00 |
|
Zach Leatherman
|
accaa28ffe
|
Include message box css with top level stylesheet
|
2023-01-24 11:38:35 -06:00 |
|
Zach Leatherman
|
c782f0d09d
|
Lighthouse notes
|
2023-01-24 11:16:03 -06:00 |
|
Zach Leatherman
|
1cad1da169
|
Incorrect nesting
|
2023-01-23 17:26:15 -06:00 |
|
Zach Leatherman
|
89afffd565
|
More tweaks and CSS instructions
|
2023-01-23 14:39:36 -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
|
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
|
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
|
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
|
aa0db1449d
|
Make the <meta name="generator"> opt-in in official starter projects too
|
2022-06-30 10:21:08 -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
|
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
|
cd67b57bd0
|
Adds <meta name="generator"> to eleventy-base-blog
|
2022-04-18 13:55:31 -05: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 |
|
Siarhei Bobryk
|
fc4c6b21e6
|
Use metadata.language for the lang attribute
It's already `en` by default.
|
2021-05-04 12:26:14 +03: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
|
7be229d9d0
|
Merge pull request #48 from benjifs/jsonfeed
JSON Feed
|
2020-07-27 11:30:43 -05:00 |
|
Zach Leatherman
|
d02ee01b18
|
Merge pull request #66 from lonekorean/remove-render-data
Use eleventyComputed instead of renderData
|
2020-07-27 10:49:32 -05:00 |
|
Zach Leatherman
|
ffef660e0e
|
Update TLD
|
2020-07-17 09:36:28 -05:00 |
|
Will Boyd
|
0e031bdacb
|
Use eleventyComputed instead of renderData
|
2020-06-28 10:20:44 -04:00 |
|
Zach Leatherman
|
6c29bd0a64
|
Rogue markdown!
|
2020-01-03 11:19:51 -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 |
|
Benji Encalada Mora
|
fb7383c3ed
|
Add jsonfeed to base template
|
2019-10-30 13:27:38 -05: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
|
f0b7f1d4db
|
Workaround for #15
|
2018-09-12 21:59:23 -05:00 |
|
Zach Leatherman
|
47403414ad
|
Standardize on content and not templateContent (per docs)
|
2018-08-01 20:39:57 -05:00 |
|
Nils Mielke
|
2a37a2d9d4
|
_includes/base.njk —> _includes/layouts/base.njk
Updated the file path of `base.njk`
|
2018-06-13 15:38:48 +02:00 |
|
Zach Leatherman
|
1d36b810a3
|
Fixes urls in feed.
|
2018-01-27 23:22:40 -06:00 |
|
Zach Leatherman
|
afedb08c02
|
Moves warning message to _includes/base.njk, adds a home link to posts
|
2018-01-25 23:36:31 -06:00 |
|
Zach Leatherman
|
545f203d33
|
Add link back to repo from demo pages.
|
2018-01-25 23:26:20 -06:00 |
|
Zach Leatherman
|
72cd498eb4
|
Fixes #4, point feed links directly to file to avoid web server specific stuff.
|
2018-01-25 08:23:01 -06:00 |
|
Zach Leatherman
|
fefe3e71f6
|
Fix for subdir links.
|
2018-01-23 00:21:56 -06:00 |
|
Zach Leatherman
|
39c6d28733
|
Add subdir for gh-pages
|
2018-01-23 00:17:57 -06:00 |
|
Zach Leatherman
|
14655cb1c4
|
Fixes #3
|
2018-01-22 22:53:46 -06:00 |
|
Zach Leatherman
|
b9c0d87306
|
start of eleventy-base-blog that pairs with 0.2.8
|
2018-01-22 08:17:48 -06:00 |
|
Mathias Bynens
|
c62acac3df
|
Use <link> to refer to the Atom feed
|
2018-01-19 07:32:20 +01:00 |
|
Zach Leatherman
|
ccd8f03b70
|
Reorder docs
|
2018-01-16 21:38:57 -06:00 |
|