Commit Graph

65 Commits

Author SHA1 Message Date
Zach Leatherman
e27e4de9eb Formatting on CSP section 2023-10-05 08:32:15 -05:00
Zach Leatherman
764f2c7561 Add link to Cloudflare Pages demo 2023-10-05 08:27:47 -05:00
Zach Leatherman
fbbe632226 Stackblitz is working again with sharp support 2023-09-20 12:17:40 -05: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
933099a497 A bit of README cleanup 2023-04-12 16:48:14 -05:00
Salman Hossain Saif
997f522926
Tag needs to be posts not post 2023-03-23 16:47:12 +06:00
Zach Leatherman
1c669486aa Link to stable 2023-02-24 16:20:11 -06:00
Zach Leatherman
b29ad7ae2e Simplification 2023-02-24 16:19:27 -06:00
Zach Leatherman
a7517e4afe Hierarchy 2023-02-24 16:15:24 -06:00
Zach Leatherman
1060fb572c Fixes https://github.com/11ty/eleventy-base-blog/issues/141 2023-02-07 11:07:11 -06:00
Zach Leatherman
ef5a39710c Add link to eleventy-plugin-bundle on README 2023-02-06 14:20:07 -06:00
Zach Leatherman
3095c1bffe Copy [skip ci] 2023-01-24 11:42:52 -06:00
Zach Leatherman
2f857add97 README ordering [skip ci] 2023-01-24 11:41:56 -06:00
Zach Leatherman
58867aaab0 Feed list [skip ci] 2023-01-24 11:31:42 -06:00
Zach Leatherman
70970962fc No git [skip ci] 2023-01-24 11:29:22 -06:00
Zach Leatherman
cbad8478f9 More copy updates [skip ci] 2023-01-24 11:28:09 -06:00
Zach Leatherman
eff56e0c5f Neverending copy tweaks [skip ci] 2023-01-24 11:24:27 -06:00
Zach Leatherman
d7b8b1925d Status badge [skip ci] 2023-01-24 11:19:09 -06:00
Zach Leatherman
2b73782369 More links [skip ci] 2023-01-24 11:17:53 -06:00
Zach Leatherman
c782f0d09d Lighthouse notes 2023-01-24 11:16:03 -06:00
Zach Leatherman
c3753af6ff link to Lighthouse plugin [skip ci] 2023-01-24 10:40:24 -06:00
Zach Leatherman
ad701da9a7 Link to Lighthouse report [skip ci] 2023-01-24 10:29:28 -06:00
Zach Leatherman
fd40e70fed One more tweak to heading links 2023-01-24 09:19:02 -06:00
Zach Leatherman
1f49621084 A few more features and cleanup 2023-01-24 08:41:50 -06:00
Zach Leatherman
185b2888ed Four hundos note 2023-01-23 17:33:15 -06:00
Zach Leatherman
f9060d7ebd Additional readme for cross platform debug mode 2023-01-23 17:11:44 -06:00
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
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
87f15a24bd A few more tweaks 2023-01-23 12:34:39 -06:00
Zach Leatherman
65feb1c686 Cleaned up v2.0 status 2023-01-23 10:02:06 -06: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
57df62c916 Fixes https://github.com/11ty/eleventy-base-blog/issues/91 2022-06-29 12:19:12 -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
429df81e93
Merge branch 'master' into remove-passthrough-references-from-readme 2022-06-29 09:24:17 -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
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
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
Andrei Stoicescu
2145a3169c Update readme instructions for css and images
The instructions should be changed to properly reflect the way css and
images are handled in the configuration.

At the moment the instructions reference css and png files being
handled via templateFormats, but in reality they're configured to be
located in special css and img directories and handled via
addPassthroughCopy().
2021-06-03 20:10:08 +03:00
Handrei Stoicescu
5276137479
Replace tag with eleventyNavigation in navigation instructions
Top level navigation has been updated in c9018fa45b to use `eleventyNavigation` instead of the `nav` tag. We have to update the readme file to also account for this change.
2021-06-02 09:31:16 +03:00
Zach Leatherman
bc4459ba7d
Merge pull request #31 from clottman/patch-1
Add 'remix on glitch' link to readme
2020-07-27 11:45:35 -05:00