Commit Graph

  • 31235827fc Drastically simplify the drafts workflow Zach Leatherman 2024-09-24 12:18:16 -05:00
  • 1ad494cfd2 Mitigate #171 by using js front matter type instead of YAML. Zach Leatherman 2024-09-11 16:34:56 -05:00
  • 4fad5c6888 Remove Netlify plugins Zach Leatherman 2024-09-11 16:15:15 -05:00
  • 5eca0a3035 Upgrade deps, tweaks to bundle comments Zach Leatherman 2024-09-11 16:14:43 -05:00
  • ffa7c673cd Change the sample CSS string Zach Leatherman 2024-09-05 16:10:34 -05:00
  • e23efa3569 Adds barebones View Transition API Zach Leatherman 2024-09-05 16:07:41 -05:00
  • ca8c6893cc Upgrade dependencies Zach Leatherman 2024-09-05 11:25:06 -05:00
  • ff7ca75a78 Update dep Zach Leatherman 2024-08-30 10:33:12 -05:00
  • d791163e12 Swap to use zachleat/heading-anchors for heading anchor links. Zach Leatherman 2024-08-29 15:28:33 -05:00
  • 2df6143099 Tweak to class names, allow override text content Zach Leatherman 2024-08-26 17:33:39 -05:00
  • 2b40c3c7a4 Copy tweaks Zach Leatherman 2024-08-26 17:23:06 -05:00
  • dc5ab2ef63 Move to position anchor after the heading to simplify base use case (no relative positioning at all) Zach Leatherman 2024-08-26 16:56:02 -05:00
  • f7d1e3d2ee A few minor cleanup tweaks to heading-anchors Zach Leatherman 2024-08-26 16:44:53 -05:00
  • 6f64905ca6 Swap to focus-within for focus styles in FF Zach Leatherman 2024-08-26 15:06:38 -05:00
  • cdd2fd7a42 Upgrade accessibility of heading-anchors component to prefer sibling links (if anchor position available) Zach Leatherman 2024-08-26 14:53:52 -05:00
  • c87bda3621 Fix issue with anchor links reflowing Zach Leatherman 2024-08-09 16:38:07 -05:00
  • b5a00fd776 Updates to heading-anchors for accessibility. Zach Leatherman 2024-08-09 15:48:14 -05:00
  • 5ca43c3568 Allow heading to take focus from anchor link Zach Leatherman 2024-08-08 15:28:59 -05:00
  • b3351bd600 CI Zach Leatherman 2024-08-08 15:01:03 -05:00
  • c698133044 Update Node version! Zach Leatherman 2024-08-03 19:56:43 -05:00
  • abcb5d723d Upgrade to 3.0 beta Zach Leatherman 2024-07-31 15:42:28 -05:00
  • fb94d9a052 Update deps Zach Leatherman 2024-07-30 16:47:49 -05:00
  • 90ebe99c52 Upgrade dep, housekeeping Zach Leatherman 2024-07-25 16:06:34 -05:00
  • eb0e826cd9 Spacing tweak for heading-anchor Zach Leatherman 2024-07-16 15:46:26 -05:00
  • 1c3c777a1e Swap to use IdAttributePlugin instead of markdown-it-anchor Zach Leatherman 2024-07-16 15:45:08 -05:00
  • 49610beab3 Remove duplicate Zach Leatherman 2024-07-16 09:40:36 -05:00
  • e2faf9044c Update demo URLs Zach Leatherman 2024-07-16 09:40:27 -05:00
  • 231c29b136 Update demo URLs Zach Leatherman 2024-07-16 09:39:53 -05:00
  • 499ca5e655 Update JS front matter name, use cross-env where available, adds build-nocolor script Zach Leatherman 2024-07-16 09:38:01 -05:00
  • c1d0bf9301 Update deps Zach Leatherman 2024-06-12 10:41:34 -05:00
  • f7feb1676b Upgrade deps Zach Leatherman 2024-06-10 17:21:25 -05:00
  • c5045eb8f3 Upgrade RSS dep Zach Leatherman 2024-06-09 07:43:29 -05:00
  • df8fb9b546 Upgrade dep Zach Leatherman 2024-06-08 20:58:41 -05:00
  • 6b5d6bba1c Add virtual Atom and JSON feeds. Example for https://github.com/11ty/eleventy-plugin-rss/issues/47 Zach Leatherman 2024-06-08 20:58:22 -05:00
  • 3ceaafc400 Merge pull request #153 from Zearin/patch-1 Zach Leatherman 2024-05-31 20:42:15 -07:00
  • 855f27468e Upgrade dep, use built-in Bundle Plugin. Zach Leatherman 2024-05-01 10:17:05 -05:00
  • 76b018ddc8 Merge pull request #176 from charliegroll/patch-1 Zach Leatherman 2024-04-30 15:23:29 -07:00
  • b8ba315770 Update README.md to correct Netlify Drop link Charlie 2024-04-30 16:12:44 -06:00
  • fadb8ab034 Configuration cleanup Zach Leatherman 2024-04-25 11:43:34 -05:00
  • 53f130ffe0 Additional comments for dir information Zach Leatherman 2024-04-24 17:33:34 -05:00
  • 801f879b26 Adds Eleventy link to footer. Zach Leatherman 2024-04-24 17:31:41 -05:00
  • d59b6e1f7a Adds XSL stylesheet for better Atom feed preview! Zach Leatherman 2024-04-24 17:31:32 -05:00
  • 02b4fdf991 Better style on next/prev Zach Leatherman 2024-04-24 17:26:21 -05:00
  • 26303bb5f1 Move feed file to make it more obvious it’s an Atom feed Zach Leatherman 2024-04-24 17:26:14 -05:00
  • 56d15576a2 Updates to use newest alpha release with on-request image optimization during --serve. Cleans up config and data Zach Leatherman 2024-04-24 17:04:24 -05:00
  • b52d70845e Merge branch 'main' into v9 Zach Leatherman 2024-03-07 08:53:31 -06:00
  • efeeeb60b5 A few more GitHub pages tweaks Zach Leatherman 2024-03-07 08:52:42 -06:00
  • 00a668b96b We don’t want this to be enabled by default for everyone. Zach Leatherman 2024-03-07 08:49:45 -06:00
  • 2296dc9ae2 Merge branch 'main' into v9 Zach Leatherman 2024-03-07 08:19:33 -06:00
  • e441a3d093 CI Zach Leatherman 2024-03-07 08:17:02 -06:00
  • a2a22ed195 Add current build date to output Zach Leatherman 2024-03-07 08:09:42 -06:00
  • c37673b2b9 Testing deploys Zach Leatherman 2024-03-07 08:03:38 -06:00
  • 2fb939cb2b Test deploys Zach Leatherman 2024-03-07 08:02:37 -06:00
  • 3ce17a9383 Rename cache actions Zach Leatherman 2024-03-07 08:00:00 -06:00
  • 4a50a70c0d GitHub workflow cache key Zach Leatherman 2024-03-07 07:57:06 -06:00
  • 25dc5d0452 Install Zach Leatherman 2024-03-07 07:55:26 -06:00
  • c2b1605412 Deploy to GitHub Pages action Zach Leatherman 2024-03-07 07:54:29 -06:00
  • e3d39b460e Moved some comments to the official docs. Zach Leatherman 2024-02-13 09:30:54 -06:00
  • 6fe22389c9 Link to input file. Zach Leatherman 2024-02-12 09:19:30 -06:00
  • 6c04d6038d Use new Image optimization transform Zach Leatherman 2024-02-12 09:19:19 -06:00
  • c1c6d21ed8 Add cache to gitignore Zach Leatherman 2024-02-12 09:16:51 -06:00
  • ceebb3ad44 Add support for full URLs in image plugin. Zach Leatherman 2024-01-14 12:35:07 +13:00
  • e8a7253811 Add support for full URLs in image plugin. Zach Leatherman 2024-01-14 12:35:07 +13:00
  • 4c57a825da Status Zach Leatherman 2024-01-14 12:32:15 +13:00
  • 6d64bd2813 v9 switches to ESM Zach Leatherman 2023-11-10 16:41:13 -06:00
  • d78b03ae1d Link to CSP Zach Leatherman 2023-10-05 08:32:54 -05:00
  • e27e4de9eb Formatting on CSP section Zach Leatherman 2023-10-05 08:32:15 -05:00
  • 764f2c7561 Add link to Cloudflare Pages demo Zach Leatherman 2023-10-05 08:27:47 -05:00
  • e1376f219c Upgrade dep Zach Leatherman 2023-09-22 16:31:49 -05:00
  • fbbe632226 Stackblitz is working again with sharp support Zach Leatherman 2023-09-20 12:17:40 -05:00
  • f30c79c0d9 Add JSDoc (for completion) eleventy.config.js Zearin 2023-05-04 16:36:08 -04:00
  • 4f0a64d781 Merge pull request #151 from DougReeder/style-src-self Zach Leatherman 2023-04-19 08:56:24 -05:00
  • b85269b1aa Refactors style bundling so it's easy to avoid an insecure CSP P. Douglas Reeder 2023-04-19 00:34:18 -04:00
  • 933099a497 A bit of README cleanup Zach Leatherman 2023-04-12 16:48:14 -05:00
  • fd06d3204d Update deps Zach Leatherman 2023-04-12 16:40:25 -05:00
  • 7082ddbdca Remove unnecessary quotes Zach Leatherman 2023-04-12 16:40:18 -05:00
  • 80ea1c6bda Update deps Zach Leatherman 2023-03-28 11:50:29 -05:00
  • 5ec08b9765 Style changes to config Zach Leatherman 2023-03-28 11:50:12 -05:00
  • 8602baecbb Merge pull request #146 from saif71/patch-1 Zach Leatherman 2023-03-23 08:01:48 -05:00
  • 997f522926 Tag needs to be posts not post Salman Hossain Saif 2023-03-23 16:47:12 +06:00
  • dd3e5ef5ad Update to latest dep Zach Leatherman 2023-03-02 15:55:00 -06:00
  • 84c2f72639 Update to latest bundle plugin Zach Leatherman 2023-03-02 15:43:18 -06:00
  • 1c669486aa Link to stable Zach Leatherman 2023-02-24 16:20:11 -06:00
  • b29ad7ae2e Simplification Zach Leatherman 2023-02-24 16:19:27 -06:00
  • a7517e4afe Hierarchy Zach Leatherman 2023-02-24 16:15:24 -06:00
  • ca0264723a Update to v2.0.0 Zach Leatherman 2023-02-09 10:04:04 -06:00
  • 1060fb572c Fixes https://github.com/11ty/eleventy-base-blog/issues/141 Zach Leatherman 2023-02-07 11:07:11 -06:00
  • ef5a39710c Add link to eleventy-plugin-bundle on README Zach Leatherman 2023-02-06 14:20:07 -06:00
  • 95cddca4fa Simplify some of the bundle code Zach Leatherman 2023-02-06 14:12:02 -06:00
  • c9595d8f42 Use the new eleventy-plugin-bundle Zach Leatherman 2023-02-02 17:35:18 -06:00
  • 9fa7458062 Centralize the number of posts to show to front matter Zach Leatherman 2023-01-30 17:11:37 -06:00
  • ed48ef453d Updates to new Eleventy Image version Zach Leatherman 2023-01-30 17:06:32 -06:00
  • 98365018fb Code cleanup Zach Leatherman 2023-01-27 08:24:03 -06:00
  • 3b5baa5bfc Update to 2.0.0-beta.2 Zach Leatherman 2023-01-26 17:17:58 -06:00
  • 851eafdc4c Clean up the drafts code Zach Leatherman 2023-01-24 15:32:58 -06:00
  • d3e0150595 Unnecessary comment [skip ci] Zach Leatherman 2023-01-24 15:14:57 -06:00
  • 3095c1bffe Copy [skip ci] Zach Leatherman 2023-01-24 11:42:52 -06:00
  • 2f857add97 README ordering [skip ci] Zach Leatherman 2023-01-24 11:41:56 -06:00
  • accaa28ffe Include message box css with top level stylesheet Zach Leatherman 2023-01-24 11:38:35 -06:00
  • 58867aaab0 Feed list [skip ci] Zach Leatherman 2023-01-24 11:31:42 -06:00