Commit Graph

  • f3d8fd87eb
    Merge pull request #102 from j9t/master Zach Leatherman 2021-06-12 15:15:26 -0500
  • 8247b2073e fix: add `tr` element for valid markup Jens Oliver Meiert 2021-06-12 19:50:33 +0200
  • c10b171a40
    Merge pull request #93 from shwilliam/patch-1 Zach Leatherman 2021-03-20 00:31:01 -0500
  • 31b04f6959 Update RSS plugin Zach Leatherman 2021-03-19 21:11:17 -0500
  • 6a7c849745 Update markdown deps (major bump!) Zach Leatherman 2021-03-19 20:38:59 -0500
  • 6e3282da5c Align tags Zach Leatherman 2021-03-19 20:38:32 -0500
  • c0dd1fc8fe Update Eleventy version. Zach Leatherman 2021-03-19 17:27:03 -0500
  • 56c1c94fc4
    Add missing colon to `json.njk` William Lindvall 2021-03-19 03:20:05 +0100
  • 85fd94918e Support spaces in tags in base blog. Zach Leatherman 2021-03-17 16:29:07 -0500
  • 2ccfbf9244 Tweaks to posts list css. Zach Leatherman 2021-03-17 10:57:44 -0500
  • 9971c1cf84 Change those ugly red tags. Zach Leatherman 2021-03-17 10:43:13 -0500
  • 8c22eb5916 Missed one for #63. Zach Leatherman 2021-03-17 10:33:58 -0500
  • 4792248aa7 Fixes #63. Zach Leatherman 2021-03-17 10:32:35 -0500
  • 7e5a1f5ce7 Fixes #62. Zach Leatherman 2021-03-17 10:29:29 -0500
  • a9fdacc9a6
    Merge pull request #81 from Atlas48/master Zach Leatherman 2021-03-17 10:08:24 -0500
  • 0669be339f
    Merge pull request #83 from aboutDavid/master Zach Leatherman 2021-03-17 10:07:40 -0500
  • ed5ba24988
    Change to more generic two letter code Zach Leatherman 2021-03-17 10:07:21 -0500
  • 999e35c2d9
    Merge pull request #84 from andersk/404 Zach Leatherman 2021-03-17 10:05:48 -0500
  • 032e8d3cb5 Update deps. Zach Leatherman 2021-01-10 15:01:43 -0600
  • 7af708e8ac Serve 404 page with status code 404, not 200 Anders Kaseorg 2020-12-21 22:01:18 -0800
  • a2cec1d3b5
    Add language field/bump version to 1.1 David 2020-11-30 22:04:23 -0500
  • eddcf97576
    Add "language" value to update jsonfeed to v1.1 David 2020-11-30 22:02:06 -0500
  • 0749655c89 changed perms of _data/metadata.json Atlas 2020-11-05 19:58:49 +0000
  • 89e242c329 Update eleventy Zach Leatherman 2020-10-22 13:57:17 -0500
  • d3a79bfb40 Upgrade node version in travis config Zach Leatherman 2020-10-16 14:37:58 -0500
  • d4746b07c0 Use a newer Node Zach Leatherman 2020-10-16 14:34:09 -0500
  • 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 -0500
  • d28f834fbb Fixes #70 Zach Leatherman 2020-10-16 13:06:30 -0500
  • 61885752b6 Adds next and previous post links. Zach Leatherman 2020-07-27 15:19:01 -0500
  • 75e71adb29 Get rid of the _11ty folder—we don’t need it. Zach Leatherman 2020-07-27 15:18:51 -0500
  • 5fb79c5849 I don’t think `category` is used here. Zach Leatherman 2020-07-27 15:04:10 -0500
  • 6a351cefda Merge branch 'master' of github.com:11ty/eleventy-base-blog Zach Leatherman 2020-07-27 15:03:06 -0500
  • d3ced37f50 Clean up the JSON code a bit (don’t need that extra filter) Zach Leatherman 2020-07-27 15:02:58 -0500
  • bc4459ba7d
    Merge pull request #31 from clottman/patch-1 Zach Leatherman 2020-07-27 11:45:35 -0500
  • 2934dae820 Reuse the `url` filter to work with path prefixes. Zach Leatherman 2020-07-27 11:40:11 -0500
  • b078457afb Reuse feed backs from metadata file and adds comments about it. Zach Leatherman 2020-07-27 11:39:08 -0500
  • 7be229d9d0
    Merge pull request #48 from benjifs/jsonfeed Zach Leatherman 2020-07-27 11:30:43 -0500
  • bb708ca55d Updates navigation dependency. Zach Leatherman 2020-07-27 10:52:55 -0500
  • c24396e82a
    Merge pull request #61 from fschoenfeldt/patch-1 Zach Leatherman 2020-07-27 10:51:04 -0500
  • 004be50f17
    Merge pull request #64 from verlok/patch-1 Zach Leatherman 2020-07-27 10:50:30 -0500
  • d02ee01b18
    Merge pull request #66 from lonekorean/remove-render-data Zach Leatherman 2020-07-27 10:49:32 -0500
  • 3c1884c5c6
    Merge pull request #69 from davidakennedy/reverseFeed Zach Leatherman 2020-07-27 10:48:44 -0500
  • 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 -0400
  • ffef660e0e Update TLD Zach Leatherman 2020-07-17 09:36:28 -0500
  • 0e031bdacb Use eleventyComputed instead of renderData Will Boyd 2020-06-28 10:20:44 -0400
  • 764c3a0e99
    Avoid name clash with `tag` in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:49:02 +0200
  • 27b93ce80c
    Avoid name clash with `tag` in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:48:15 +0200
  • 0b922ed87d
    Avoid name clash with `tag` in HTML syntax highlighting Andrea Verlicchi 2020-06-05 22:45:17 +0200
  • 92bde329c6
    bump eleventy navigation to 0.1.5 fschoenfeldt 2020-06-01 10:13:39 +0200
  • 5d46f4eac2
    Merge pull request #59 from plug-n-play/patch-1 Zach Leatherman 2020-05-15 09:21:21 -0500
  • 7af54705df
    Merge pull request #56 from thedamon/patch-1 Zach Leatherman 2020-05-15 09:20:41 -0500
  • 0a1df0abca
    Name update post rebranding Amandeep Singh 2020-05-11 06:56:07 +0530
  • 954a543d57 Updates to 0.11.0 Zach Leatherman 2020-05-10 14:31:44 -0500
  • c68d946bab
    Bump nvmrc to 10 for netlify Damon Muma 2020-04-26 13:33:20 -0400
  • 12219c480f
    use JSON.stringify for content Benji Encalada Mora 2020-01-20 01:26:45 -0600
  • cf148183d9 Update to v0.10.0 Zach Leatherman 2020-01-07 16:49:36 -0600
  • 90f6a2f736
    Merge pull request #27 from krzychukula/patch-1 Zach Leatherman 2020-01-05 08:38:01 -0600
  • ddec7c43d7 system-ui font Krzysztof Kula 2020-01-05 15:36:31 +0100
  • a1f875187d v5.0.2 Zach Leatherman 2020-01-03 11:30:47 -0600
  • 877a60563c Nicer browsersync defaults. Zach Leatherman 2020-01-03 11:30:27 -0600
  • 6c29bd0a64 Rogue markdown! Zach Leatherman 2020-01-03 11:19:51 -0600
  • e26c6d71a8 Upgrade dep Zach Leatherman 2020-01-03 11:19:43 -0600
  • 03bb550d46 Rename the variable for #47 Zach Leatherman 2020-01-02 21:51:24 -0600
  • 38cfa275d2 Fix #47 Zach Leatherman 2020-01-02 21:50:31 -0600
  • b26e2949c6 Extra colon Zach Leatherman 2020-01-02 21:43:41 -0600
  • 5e31af9ea8 A bit less redundant editorial :) Zach Leatherman 2020-01-02 21:18:18 -0600
  • 2c711539a3
    Merge pull request #45 from styfle/patch-2 Zach Leatherman 2020-01-02 21:15:57 -0600
  • 5b9fbd95f6
    Merge pull request #43 from styfle/patch-1 Zach Leatherman 2020-01-02 21:09:04 -0600
  • b09636c295
    Merge branch 'master' into patch-1 Zach Leatherman 2020-01-02 21:08:55 -0600
  • 179eefcad1
    Merge pull request #38 from stackbithq/feature/feed-url-dedupe Zach Leatherman 2020-01-02 21:06:20 -0600
  • cc52984dda
    Merge pull request #34 from clottman/patch-3 Zach Leatherman 2020-01-02 21:02:20 -0600
  • 6afb78f5e7
    Merge pull request #32 from clottman/patch-2 Zach Leatherman 2020-01-02 20:59:11 -0600
  • f29dcf410f v5.0.1 Zach Leatherman 2020-01-02 20:52:10 -0600
  • f870ecd50c Switches to use more obvious markup menu template for eleventy-navigation Zach Leatherman 2020-01-02 20:51:47 -0600
  • 93e23c7885 Navigation plugin needs to work with pathprefix (update dep) Zach Leatherman 2019-11-11 16:22:08 -0600
  • c9018fa45b Use `eleventy-navigation` plugin for navigation menu Zach Leatherman 2019-11-11 15:39:48 -0600
  • fb7383c3ed
    Add jsonfeed to base template Benji Encalada Mora 2019-10-30 13:27:38 -0500
  • a34bf51ce1
    Add jsonfeed template Benji Encalada Mora 2019-10-30 13:26:42 -0500
  • 6b0b772b99
    Add filter for HTML content Benji Encalada Mora 2019-10-30 13:25:58 -0500
  • 3c8ac5ebed
    Add jsonfeed to metadata Benji Encalada Mora 2019-10-30 13:24:59 -0500
  • 97bbedd3ce
    Add ZEIT Now one-click deployment Steven 2019-09-30 10:37:24 -0400
  • 6c7994ce4a
    Remove npx from package.json Steven 2019-09-23 09:03:57 -0400
  • 0da708e993 Updates syntaxhighlight plugin Zach Leatherman 2019-09-11 07:11:36 -0500
  • 1b2517fa06 Updates to Eleventy 0.9.0 Zach Leatherman 2019-08-27 12:32:10 -0500
  • 960303a6b3 Dependency update Zach Leatherman 2019-08-27 12:31:32 -0500
  • a9f9d1bc96 Builds feed URL from site URL to reduce replication Ben Edwards 2019-07-23 18:00:11 +0100
  • 105436b2bb
    Create FUNDING.yml Zach Leatherman 2019-07-02 14:29:37 -0500
  • b6e0b85a87
    run browsersync in ghost mode Cassey Lottman 2019-06-18 10:22:58 -0500
  • d5a16cbd47
    use tagList with full filter instead of just excluding posts Cassey Lottman 2019-06-04 11:48:38 -0500
  • 1429c7a4cf
    Add 'remix on glitch' link to readme Cassey Lottman 2019-06-04 11:34:08 -0500
  • 1148b90e22 Updates Eleventy dependency. Zach Leatherman 2019-05-04 22:30:11 -0500
  • 6e02ac8a50 Updates to 0.8.1 Zach Leatherman 2019-04-05 21:57:58 -0500
  • d2439adf61 Use new eleventyExcludeFromCollections feature in 0.8.0: https://www.11ty.io/docs/collections/#option%3A-exclude-content-from-collections Zach Leatherman 2019-04-04 20:49:20 -0500
  • c700f094a6 Updates dependencies. Zach Leatherman 2019-04-04 17:36:37 -0500
  • a498762b88
    Nicer font Krzychu 2019-03-17 18:51:10 +0100
  • bbad06deae
    Merge pull request #25 from nick-novak/master Zach Leatherman 2019-02-13 22:10:02 -0600
  • 5c2a07f364
    Merge pull request #26 from dhoman/master Zach Leatherman 2019-02-10 19:22:39 -0600
  • 27e7988cd8 readme update to include how to host using local webserver for development purposes dhoman 2019-02-10 12:15:20 -0700
  • e2be85925d Adds https://github.com/11ty/eleventy/issues/386 to default eleventy-base-blog config Zach Leatherman 2019-01-31 07:14:06 -0600
  • 641d9b26e0 xml date fix Nick Novak 2019-01-18 11:25:36 -0500