Commit Graph

  • 1b2517fa06 Updates to Eleventy 0.9.0 Zach Leatherman 2019-08-27 12:32:10 -05:00
  • 960303a6b3 Dependency update Zach Leatherman 2019-08-27 12:31:32 -05:00
  • a9f9d1bc96 Builds feed URL from site URL to reduce replication Ben Edwards 2019-07-23 18:00:11 +01:00
  • 105436b2bb Create FUNDING.yml Zach Leatherman 2019-07-02 14:29:37 -05:00
  • b6e0b85a87 run browsersync in ghost mode Cassey Lottman 2019-06-18 10:22:58 -05:00
  • d5a16cbd47 use tagList with full filter instead of just excluding posts Cassey Lottman 2019-06-04 11:48:38 -05:00
  • 1429c7a4cf Add 'remix on glitch' link to readme Cassey Lottman 2019-06-04 11:34:08 -05:00
  • 1148b90e22 Updates Eleventy dependency. Zach Leatherman 2019-05-04 22:30:11 -05:00
  • 6e02ac8a50 Updates to 0.8.1 Zach Leatherman 2019-04-05 21:57:58 -05:00
  • 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 -05:00
  • c700f094a6 Updates dependencies. Zach Leatherman 2019-04-04 17:36:37 -05:00
  • a498762b88 Nicer font Krzychu 2019-03-17 18:51:10 +01:00
  • bbad06deae Merge pull request #25 from nick-novak/master Zach Leatherman 2019-02-13 22:10:02 -06:00
  • 5c2a07f364 Merge pull request #26 from dhoman/master Zach Leatherman 2019-02-10 19:22:39 -06:00
  • 27e7988cd8 readme update to include how to host using local webserver for development purposes dhoman 2019-02-10 12:15:20 -07:00
  • e2be85925d Adds https://github.com/11ty/eleventy/issues/386 to default eleventy-base-blog config Zach Leatherman 2019-01-31 07:14:06 -06:00
  • 641d9b26e0 xml date fix Nick Novak 2019-01-18 11:25:36 -05:00
  • d0c924e963 Eleventy v0.7.1 Zach Leatherman 2019-01-14 08:11:13 -06:00
  • 97a845955a Add link to quick tip in 404 page. Also a link to home. Zach Leatherman 2019-01-14 07:27:24 -06:00
  • 949927850e Bump version Zach Leatherman 2019-01-10 22:21:06 -06:00
  • 496982355e Using deep data merge (post tag is inherited from posts/posts.json) and updates to use 0.7.0. Zach Leatherman 2019-01-10 22:20:14 -06:00
  • 0cb6dab28a Merge pull request #24 from kitt/kitt/relative-path-for-sites-using-subdirs Zach Leatherman 2018-12-31 14:21:41 -06:00
  • 14f8e1e08e Same URL pattern for relative paths that I have seen elsewhere Kitt Hodsden 2018-12-31 10:44:36 -08:00
  • 54d4d3a377 Fix href on github pages Zach Leatherman 2018-09-30 00:15:28 -05:00
  • 4670a61125 Upgrades dependencies to latest. Zach Leatherman 2018-09-30 00:11:29 -05:00
  • 2402ba4887 Refactored latest posts and with a correct sort. Uses dates on posts rather than file creation dates (unreliable). Zach Leatherman 2018-09-30 00:09:09 -05:00
  • e2028fd551 Whitespace, adds fourth sample post Zach Leatherman 2018-09-29 23:23:38 -05:00
  • 68f2715f82 Adds liquid templates to templateFormats Zach Leatherman 2018-09-29 23:22:27 -05:00
  • 09f5f24862 Whitespace Zach Leatherman 2018-09-29 23:22:04 -05:00
  • 32ea990f46 Merge pull request #20 from mathiasbynens/last-x-posts Zach Leatherman 2018-09-29 23:20:00 -05:00
  • 81a2f8c135 Merge branch 'master' into last-x-posts Mathias Bynens 2018-09-29 10:49:44 -04:00
  • 127050c8cd Merge pull request #23 from mathiasbynens/html-time Zach Leatherman 2018-09-28 21:57:42 -05:00
  • ddead22027 Merge pull request #21 from mathiasbynens/code-snippet Zach Leatherman 2018-09-28 21:57:06 -05:00
  • b710903da8 Use <time> where applicable Mathias Bynens 2018-09-27 20:55:45 -04:00
  • 879355af72 Merge pull request #22 from mathiasbynens/add-sitemap Zach Leatherman 2018-09-25 21:10:45 -05:00
  • 096ff9f3de Add sitemap.xml Mathias Bynens 2018-09-24 15:09:15 -04:00
  • 08dd5f67d0 Add code snippet with 2 consecutive new lines Mathias Bynens 2018-09-22 22:45:57 -04:00
  • 8b66ea9bea Add archives page Mathias Bynens 2018-09-19 16:52:49 +02:00
  • 4a517aecc1 Fix a typo Zach Leatherman 2018-09-18 07:08:43 -05:00
  • 628c62c526 Merge pull request #19 from mathiasbynens/patch-2 Zach Leatherman 2018-09-18 07:00:55 -05:00
  • abf5a2cf23 Fix set usage Mathias Bynens 2018-09-18 11:36:28 +02:00
  • 002f4e2f2a Merge pull request #16 from mathiasbynens/patch-2 Zach Leatherman 2018-09-13 07:03:57 -05:00
  • 0012d51d9b Update getTagList.js Mathias Bynens 2018-09-13 13:12:49 +02:00
  • 619538df79 Use Set instead of object in getTagList Mathias Bynens 2018-09-13 13:10:38 +02:00
  • f0b7f1d4db Workaround for #15 Zach Leatherman 2018-09-12 21:59:23 -05:00
  • aead2309a3 Merge pull request #12 from nhoizey/patch-1 Zach Leatherman 2018-09-04 15:27:37 -05:00
  • d0709479ab Merge pull request #14 from denmch/patch-1 Zach Leatherman 2018-09-04 15:26:30 -05:00
  • 50ec3a7e5e Add reversed attribute to posts list Den McHenry 2018-09-04 12:11:40 -07:00
  • ef7783222d Adds a /tags/ to list all valid tags Zach Leatherman 2018-08-29 08:46:06 -05:00
  • e3f3bc1cf2 Adds 404 page. Zach Leatherman 2018-08-23 17:50:54 -05:00
  • ec2c6f5b05 Merge pull request #13 from mathiasbynens/patch-1 Zach Leatherman 2018-08-17 09:34:48 -05:00
  • f17db1370c Simplify collection filtering using startsWith Mathias Bynens 2018-08-17 14:11:32 +02:00
  • 47403414ad Standardize on content and not templateContent (per docs) Zach Leatherman 2018-08-01 20:39:57 -05:00
  • 253c374596 Typo Nicolas Hoizey 2018-07-16 13:19:33 +02:00
  • d8eff83738 Set default text and background colours Nicolas Hoizey 2018-07-16 13:10:38 +02:00
  • 67f9c1be98 Upgrades to 0.4.0 and adds tag pages Zach Leatherman 2018-06-20 22:43:11 -05:00
  • 4185f33c15 Adds markdown-it-anchor plugin Zach Leatherman 2018-06-18 09:00:00 -05:00
  • 5115c4409c Merge pull request #10 from nilsmielke/patch-1 Zach Leatherman 2018-06-13 09:43:07 -05:00
  • 2a37a2d9d4 _includes/base.njk —> _includes/layouts/base.njk Nils Mielke 2018-06-13 15:38:48 +02:00
  • 4d72cacd23 Use url filter for proper urls on github pages Zach Leatherman 2018-06-11 08:17:20 -05:00
  • af001c7a00 Merge pull request #9 from 11ty/tag-pages Zach Leatherman 2018-06-11 08:10:32 -05:00
  • 65db61c058 Update deps Zach Leatherman 2018-06-11 08:09:20 -05:00
  • 75243f298d Adds tag pages example Zach Leatherman 2018-06-11 08:08:15 -05:00
  • db80b6e2f7 Merge pull request #8 from nsteiner/master Zach Leatherman 2018-05-21 07:22:00 -05:00
  • 3d1216a313 adding img dir to align with default eleventy.js settings and avoid error Nate Steiner 2018-05-19 21:06:12 -04:00
  • 80ea652463 Use new markdown syntax highlighter b/c it’s cool, v4.0.2 Zach Leatherman 2018-04-17 08:43:38 -05:00
  • b732f8c6ab v4.0.1 Zach Leatherman 2018-04-05 00:01:56 -05:00
  • c1ed1190c8 Dependency updates Zach Leatherman 2018-04-04 23:58:56 -05:00
  • 1c573d0d6d Updates for 0.2.14 Zach Leatherman 2018-02-17 12:36:26 -06:00
  • 3501428516 v4.0.0 Zach Leatherman 2018-01-28 21:28:40 -06:00
  • 8a6401aa61 simplified npm script names Zach Leatherman 2018-01-28 21:28:10 -06:00
  • df954e0532 Updated license name Zach Leatherman 2018-01-28 21:27:50 -06:00
  • ac5c7edb44 Move all src JS into external plugins installed through NPM: @11ty/eleventy-plugin-rss @11ty/eleventy-plugin-syntaxhighlight Zach Leatherman 2018-01-28 21:27:41 -06:00
  • c4b6550f4e Adds editorconfig for my own sanity. Zach Leatherman 2018-01-28 21:26:25 -06:00
  • 69e013641c Show off the syntax line highlights Zach Leatherman 2018-01-27 23:55:03 -06:00
  • e8970adb25 Ugh, case sensitivity filename issue on Mac OS Zach Leatherman 2018-01-27 23:52:24 -06:00
  • dfe49017c8 Separate files for syntax highlighters Zach Leatherman 2018-01-27 23:50:07 -06:00
  • d7e2c4e525 Switch to debug for netlify deploy Zach Leatherman 2018-01-27 23:44:29 -06:00
  • dceec25c46 Try the plain highlighter Zach Leatherman 2018-01-27 23:31:42 -06:00
  • 1d36b810a3 Fixes urls in feed. Zach Leatherman 2018-01-27 23:22:40 -06:00
  • 3b9f9c111e superfluous callback Zach Leatherman 2018-01-27 23:21:32 -06:00
  • ec1e9df9e0 v3.0.1 Zach Leatherman 2018-01-27 21:08:54 -06:00
  • 119dcbaf5a Fixes #6 Zach Leatherman 2018-01-27 21:08:43 -06:00
  • 963b5d46e6 Refactors Liquid syntax highlighters to add line highlights. Zach Leatherman 2018-01-26 22:12:46 -06:00
  • e408e2fe50 Emoji was bad. Zach Leatherman 2018-01-26 21:33:07 -06:00
  • afedb08c02 Moves warning message to _includes/base.njk, adds a home link to posts Zach Leatherman 2018-01-25 23:36:31 -06:00
  • 545f203d33 Add link back to repo from demo pages. Zach Leatherman 2018-01-25 23:26:20 -06:00
  • a3ffd98662 Adds Netlify stuff to the readme. Zach Leatherman 2018-01-25 21:34:34 -06:00
  • 950580a2a8 Netlify defaults. Zach Leatherman 2018-01-25 21:12:48 -06:00
  • 4212946b05 v3.0.0 Zach Leatherman 2018-01-25 21:04:03 -06:00
  • 6dcc240219 Change default config to use pathPrefix: "/" and then use --pathprefix="/eleventy-base-blog/ for GitHub deploy command. Requires Eleventy v0.2.11 Zach Leatherman 2018-01-25 21:03:57 -06:00
  • c81bebd872 Move from atom.xml to feed.xml for tech agnostic-ish filename. Zach Leatherman 2018-01-25 21:02:35 -06:00
  • 1cde4b19bc Adds an .nvmrc for netlify deploys. Zach Leatherman 2018-01-25 14:21:01 -06:00
  • 8237995037 Bump to 2.0 Zach Leatherman 2018-01-25 08:23:25 -06:00
  • 72cd498eb4 Fixes #4, point feed links directly to file to avoid web server specific stuff. Zach Leatherman 2018-01-25 08:23:01 -06:00
  • c028b4782c Upgrades to eleventy v0.2.10 Zach Leatherman 2018-01-25 08:17:41 -06:00
  • 6c2983e013 Upgrades to 0.2.9 for new url filter. Zach Leatherman 2018-01-23 08:55:29 -06:00
  • ddae36422d Try prismjs highlighter Zach Leatherman 2018-01-23 00:26:36 -06:00
  • 478e70b30c Remove home from nav Zach Leatherman 2018-01-23 00:24:53 -06:00
  • e084e5c552 Build status and demo links to readme Zach Leatherman 2018-01-23 00:22:24 -06:00