Commit Graph

  • 2491464043 First commit of i18n base blog using Eleventy v2. This uses English-implied URLs. Zach Leatherman 2022-07-15 12:11:54 -05:00
  • 70530889e4 Merge branch 'main' into v2 Zach Leatherman 2022-07-13 12:46:03 -05:00
  • aa0db1449d Make the <meta name="generator"> opt-in in official starter projects too Zach Leatherman 2022-06-30 10:21:08 -05:00
  • 66ca71e19c Eleventy Base Blog 7.0 Zach Leatherman 2022-06-29 15:29:23 -05:00
  • 87c7dd40ef Fix https://github.com/11ty/eleventy-base-blog/issues/86 Zach Leatherman 2022-06-29 14:33:28 -05:00
  • 53ee761e6e Fixes https://github.com/11ty/eleventy-base-blog/issues/87 Zach Leatherman 2022-06-29 14:28:21 -05:00
  • 57df62c916 Fixes https://github.com/11ty/eleventy-base-blog/issues/91 Zach Leatherman 2022-06-29 12:19:12 -05:00
  • 137e76fb42 Switch to use 1.0+ slugify filter instead Zach Leatherman 2022-06-29 12:03:41 -05:00
  • 8cc9cb8996 Fixes https://github.com/11ty/eleventy-base-blog/issues/94 Zach Leatherman 2022-06-29 12:02:12 -05:00
  • e09f447a1d Update dependencies Zach Leatherman 2022-06-29 11:40:22 -05:00
  • 3194c542ff Merge branch 'patch-1' Zach Leatherman 2022-06-29 11:10:30 -05:00
  • d05fe05b86 Some variable cleanup and color changes Zach Leatherman 2022-06-29 11:10:24 -05:00
  • 7ab7366441 Merge pull request #121 from pdehaan/patch-1 Zach Leatherman 2022-06-29 09:35:25 -05:00
  • c326bc2519 Merge pull request #106 from siimpragi/patch-1 Zach Leatherman 2022-06-29 09:32:31 -05:00
  • 5ed02091c5 Merge pull request #101 from handreistoicescu/remove-passthrough-references-from-readme Zach Leatherman 2022-06-29 09:25:05 -05:00
  • 429df81e93 Merge branch 'master' into remove-passthrough-references-from-readme Zach Leatherman 2022-06-29 09:24:17 -05:00
  • d643f6a27c Removes nav from filtered tag list for #100 Zach Leatherman 2022-06-29 09:23:00 -05:00
  • 9c50f9cc5f Merge pull request #100 from handreistoicescu/patch-1 Zach Leatherman 2022-06-29 09:22:02 -05:00
  • 07099264d6 Merge pull request #98 from SiarheiBobryk/use-metadata-language-for-lang Zach Leatherman 2022-06-29 09:18:14 -05:00
  • 35e07cc5f9 Update dependencies (and to Eleventy v2) Zach Leatherman 2022-06-27 15:50:25 -05:00
  • 2d3774c225 Copy tweaks Zach Leatherman 2022-05-13 17:10:25 -05:00
  • b9cfffade0 Add link to deployment docs Zach Leatherman 2022-05-13 17:09:06 -05:00
  • 24ac503d67 Update the Node default Zach Leatherman 2022-05-13 16:11:39 -05:00
  • 8771842fed Update deps Zach Leatherman 2022-05-13 16:10:00 -05:00
  • cd67b57bd0 Adds <meta name="generator"> to eleventy-base-blog Zach Leatherman 2022-04-18 13:55:31 -05:00
  • cb93e8799c Update to 1.0.1 Zach Leatherman 2022-04-18 13:53:03 -05:00
  • e96a1d6e07 Missed a diff syntax example Zach Leatherman 2022-04-18 13:46:01 -05:00
  • 322aba53f8 Update index.css Mohsen Azimi 2022-03-19 20:43:04 -03:00
  • 3a3440eddd update warning color too Mohsen Azimi 2022-03-19 20:41:52 -03:00
  • 44dbdc7c80 Introduce dark mode and add fonts to base variables Mohsen Azimi 2022-03-19 20:38:41 -03:00
  • dc3e7c49f2 Clean up the commands Zach Leatherman 2022-03-03 17:14:08 -06:00
  • a0e4cd9659 Switch devDeps to deps Zach Leatherman 2022-03-03 17:11:47 -06:00
  • bc07327e60 Remove alias Zach Leatherman 2022-03-03 17:11:31 -06:00
  • 3eb6c6a67d Upgrade syntax highlighter to 4.0 and update example to use diff syntax Zach Leatherman 2022-03-03 17:11:08 -06:00
  • ff77228991 Update README.md Peter deHaan 2022-02-15 08:26:16 -08:00
  • aea9ea8cdb Removes Travis CI configuration file. Zach Leatherman 2022-02-08 13:57:48 -06:00
  • 933b2886d1 Update to Eleventy 1.0 Zach Leatherman 2022-01-08 14:35:24 -06:00
  • 09ab6cfdbe Fix usage of level in the options object for markdown-it-anchor Siim Pragi 2021-09-06 15:14:40 +03:00
  • e058ac3028 Restore old luxon to keep Node compat levels. Zach Leatherman 2021-07-28 09:06:34 -05:00
  • 1be6346bde Updates deps, including new major version of markdown-it-anchor. Zach Leatherman 2021-07-28 09:05:01 -05:00
  • 8bffa6fce7 Only for non-empty collections. Zach Leatherman 2021-07-28 08:57:46 -05:00
  • b63f9077ae Additional safety for head check Zach Leatherman 2021-07-28 08:57:25 -05:00
  • 6ac031cfa4 Restore the 4 hundos Zach Leatherman 2021-07-26 08:50:10 -05:00
  • 4a10406051 We don’t need to manage this tags list in two places. Zach Leatherman 2021-06-24 08:23:11 -05:00
  • dd1b821a8b Merge pull request #104 from j9t/master Zach Leatherman 2021-06-15 08:59:42 -05:00
  • 3d0eefe897 fix: convert URLs in post content Jens Oliver Meiert 2021-06-15 10:45:29 +02:00
  • f3d8fd87eb Merge pull request #102 from j9t/master Zach Leatherman 2021-06-12 15:15:26 -05:00
  • 8247b2073e fix: add tr element for valid markup Jens Oliver Meiert 2021-06-12 19:50:33 +02:00
  • 2145a3169c Update readme instructions for css and images Andrei Stoicescu 2021-06-03 20:10:08 +03:00
  • 5276137479 Replace tag with eleventyNavigation in navigation instructions Handrei Stoicescu 2021-06-02 09:31:16 +03:00
  • fc4c6b21e6 Use metadata.language for the lang attribute Siarhei Bobryk 2021-05-04 12:17:24 +03:00
  • c10b171a40 Merge pull request #93 from shwilliam/patch-1 Zach Leatherman 2021-03-20 00:31:01 -05:00
  • 31b04f6959 Update RSS plugin Zach Leatherman 2021-03-19 21:11:17 -05:00
  • 6a7c849745 Update markdown deps (major bump!) Zach Leatherman 2021-03-19 20:38:59 -05:00
  • 6e3282da5c Align tags Zach Leatherman 2021-03-19 20:38:32 -05:00
  • c0dd1fc8fe Update Eleventy version. Zach Leatherman 2021-03-19 17:27:03 -05:00
  • 56c1c94fc4 Add missing colon to json.njk William Lindvall 2021-03-19 03:20:05 +01:00
  • 85fd94918e Support spaces in tags in base blog. Zach Leatherman 2021-03-17 16:29:07 -05:00
  • 2ccfbf9244 Tweaks to posts list css. Zach Leatherman 2021-03-17 10:57:44 -05:00
  • 9971c1cf84 Change those ugly red tags. Zach Leatherman 2021-03-17 10:43:13 -05:00
  • 8c22eb5916 Missed one for #63. Zach Leatherman 2021-03-17 10:33:58 -05:00
  • 4792248aa7 Fixes #63. Zach Leatherman 2021-03-17 10:32:35 -05:00
  • 7e5a1f5ce7 Fixes #62. Zach Leatherman 2021-03-17 10:29:29 -05:00
  • a9fdacc9a6 Merge pull request #81 from Atlas48/master Zach Leatherman 2021-03-17 10:08:24 -05:00
  • 0669be339f Merge pull request #83 from aboutDavid/master Zach Leatherman 2021-03-17 10:07:40 -05:00
  • ed5ba24988 Change to more generic two letter code Zach Leatherman 2021-03-17 10:07:21 -05:00
  • 999e35c2d9 Merge pull request #84 from andersk/404 Zach Leatherman 2021-03-17 10:05:48 -05:00
  • 032e8d3cb5 Update deps. Zach Leatherman 2021-01-10 15:01:43 -06:00
  • 7af708e8ac Serve 404 page with status code 404, not 200 Anders Kaseorg 2020-12-21 22:01:18 -08:00
  • a2cec1d3b5 Add language field/bump version to 1.1 David 2020-11-30 22:04:23 -05:00
  • eddcf97576 Add "language" value to update jsonfeed to v1.1 David 2020-11-30 22:02:06 -05:00
  • 0749655c89 changed perms of _data/metadata.json Atlas 2020-11-05 19:58:49 +00:00
  • 89e242c329 Update eleventy Zach Leatherman 2020-10-22 13:57:17 -05:00
  • d3a79bfb40 Upgrade node version in travis config Zach Leatherman 2020-10-16 14:37:58 -05:00
  • d4746b07c0 Use a newer Node Zach Leatherman 2020-10-16 14:34:09 -05:00
  • 502ab5bdb1 The pathPrefix url filter isn’t needed here for permalinks. Otherewise the files generate to a special folder. We want the directory output to look the same, not with hardcoded pathprefix directories. Zach Leatherman 2020-10-16 14:33:59 -05:00
  • d28f834fbb Fixes #70 Zach Leatherman 2020-10-16 13:06:30 -05:00
  • 61885752b6 Adds next and previous post links. Zach Leatherman 2020-07-27 15:19:01 -05:00
  • 75e71adb29 Get rid of the _11ty folder—we don’t need it. Zach Leatherman 2020-07-27 15:18:51 -05:00
  • 5fb79c5849 I don’t think category is used here. Zach Leatherman 2020-07-27 15:04:10 -05:00
  • 6a351cefda Merge branch 'master' of github.com:11ty/eleventy-base-blog Zach Leatherman 2020-07-27 15:03:06 -05:00
  • d3ced37f50 Clean up the JSON code a bit (don’t need that extra filter) Zach Leatherman 2020-07-27 15:02:58 -05:00
  • bc4459ba7d Merge pull request #31 from clottman/patch-1 Zach Leatherman 2020-07-27 11:45:35 -05:00
  • 2934dae820 Reuse the url filter to work with path prefixes. Zach Leatherman 2020-07-27 11:40:11 -05:00
  • b078457afb Reuse feed backs from metadata file and adds comments about it. Zach Leatherman 2020-07-27 11:39:08 -05:00
  • 7be229d9d0 Merge pull request #48 from benjifs/jsonfeed Zach Leatherman 2020-07-27 11:30:43 -05:00
  • bb708ca55d Updates navigation dependency. Zach Leatherman 2020-07-27 10:52:55 -05:00
  • c24396e82a Merge pull request #61 from fschoenfeldt/patch-1 Zach Leatherman 2020-07-27 10:51:04 -05:00
  • 004be50f17 Merge pull request #64 from verlok/patch-1 Zach Leatherman 2020-07-27 10:50:30 -05:00
  • d02ee01b18 Merge pull request #66 from lonekorean/remove-render-data Zach Leatherman 2020-07-27 10:49:32 -05:00
  • 3c1884c5c6 Merge pull request #69 from davidakennedy/reverseFeed Zach Leatherman 2020-07-27 10:48:44 -05:00
  • b74f962454 Reverse order of posts in feed * Allows feed readers to make sure they get the latest post, even of parsing is limited. David A. Kennedy 2020-07-22 20:21:57 -04:00
  • ffef660e0e Update TLD Zach Leatherman 2020-07-17 09:36:28 -05:00
  • 0e031bdacb Use eleventyComputed instead of renderData Will Boyd 2020-06-28 10:20:44 -04:00
  • 764c3a0e99 Avoid name clash with tag in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:49:02 +02:00
  • 27b93ce80c Avoid name clash with tag in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:48:15 +02:00
  • 0b922ed87d Avoid name clash with tag in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:45:17 +02:00
  • 92bde329c6 bump eleventy navigation to 0.1.5 fschoenfeldt 2020-06-01 10:13:39 +02:00
  • 5d46f4eac2 Merge pull request #59 from plug-n-play/patch-1 Zach Leatherman 2020-05-15 09:21:21 -05:00
  • 7af54705df Merge pull request #56 from thedamon/patch-1 Zach Leatherman 2020-05-15 09:20:41 -05:00