Commit Graph

  • d0c924e963 Eleventy v0.7.1 Zach Leatherman 2019-01-14 08:11:13 -0600
  • 97a845955a Add link to quick tip in 404 page. Also a link to home. Zach Leatherman 2019-01-14 07:27:24 -0600
  • 949927850e Bump version Zach Leatherman 2019-01-10 22:21:06 -0600
  • 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 -0600
  • 0cb6dab28a
    Merge pull request #24 from kitt/kitt/relative-path-for-sites-using-subdirs Zach Leatherman 2018-12-31 14:21:41 -0600
  • 14f8e1e08e Same URL pattern for relative paths that I have seen elsewhere Kitt Hodsden 2018-12-31 10:44:36 -0800
  • 54d4d3a377 Fix href on github pages Zach Leatherman 2018-09-30 00:15:28 -0500
  • 4670a61125 Upgrades dependencies to latest. Zach Leatherman 2018-09-30 00:11:29 -0500
  • 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 -0500
  • e2028fd551 Whitespace, adds fourth sample post Zach Leatherman 2018-09-29 23:23:38 -0500
  • 68f2715f82 Adds liquid templates to templateFormats Zach Leatherman 2018-09-29 23:22:27 -0500
  • 09f5f24862 Whitespace Zach Leatherman 2018-09-29 23:22:04 -0500
  • 32ea990f46
    Merge pull request #20 from mathiasbynens/last-x-posts Zach Leatherman 2018-09-29 23:20:00 -0500
  • 81a2f8c135
    Merge branch 'master' into last-x-posts Mathias Bynens 2018-09-29 10:49:44 -0400
  • 127050c8cd
    Merge pull request #23 from mathiasbynens/html-time Zach Leatherman 2018-09-28 21:57:42 -0500
  • ddead22027
    Merge pull request #21 from mathiasbynens/code-snippet Zach Leatherman 2018-09-28 21:57:06 -0500
  • b710903da8
    Use <time> where applicable Mathias Bynens 2018-09-27 20:55:45 -0400
  • 879355af72
    Merge pull request #22 from mathiasbynens/add-sitemap Zach Leatherman 2018-09-25 21:10:45 -0500
  • 096ff9f3de
    Add sitemap.xml Mathias Bynens 2018-09-24 15:09:15 -0400
  • 08dd5f67d0
    Add code snippet with 2 consecutive new lines Mathias Bynens 2018-09-22 22:45:57 -0400
  • 8b66ea9bea Add archives page Mathias Bynens 2018-09-19 16:52:49 +0200
  • 4a517aecc1 Fix a typo Zach Leatherman 2018-09-18 07:08:43 -0500
  • 628c62c526
    Merge pull request #19 from mathiasbynens/patch-2 Zach Leatherman 2018-09-18 07:00:55 -0500
  • abf5a2cf23
    Fix set usage Mathias Bynens 2018-09-18 11:36:28 +0200
  • 002f4e2f2a
    Merge pull request #16 from mathiasbynens/patch-2 Zach Leatherman 2018-09-13 07:03:57 -0500
  • 0012d51d9b
    Update getTagList.js Mathias Bynens 2018-09-13 13:12:49 +0200
  • 619538df79
    Use Set instead of object in `getTagList` Mathias Bynens 2018-09-13 13:10:38 +0200
  • f0b7f1d4db Workaround for #15 Zach Leatherman 2018-09-12 21:59:23 -0500
  • aead2309a3
    Merge pull request #12 from nhoizey/patch-1 Zach Leatherman 2018-09-04 15:27:37 -0500
  • d0709479ab
    Merge pull request #14 from denmch/patch-1 Zach Leatherman 2018-09-04 15:26:30 -0500
  • 50ec3a7e5e
    Add `reversed` attribute to posts list Den McHenry 2018-09-04 12:11:40 -0700
  • ef7783222d Adds a /tags/ to list all valid tags Zach Leatherman 2018-08-29 08:46:06 -0500
  • e3f3bc1cf2 Adds 404 page. Zach Leatherman 2018-08-23 17:50:54 -0500
  • ec2c6f5b05
    Merge pull request #13 from mathiasbynens/patch-1 Zach Leatherman 2018-08-17 09:34:48 -0500
  • f17db1370c
    Simplify collection filtering using `startsWith` Mathias Bynens 2018-08-17 14:11:32 +0200
  • 47403414ad Standardize on content and not templateContent (per docs) Zach Leatherman 2018-08-01 20:39:57 -0500
  • 253c374596
    Typo Nicolas Hoizey 2018-07-16 13:19:33 +0200
  • d8eff83738
    Set default text and background colours Nicolas Hoizey 2018-07-16 13:10:38 +0200
  • 67f9c1be98 Upgrades to 0.4.0 and adds tag pages Zach Leatherman 2018-06-20 22:43:11 -0500
  • 4185f33c15 Adds markdown-it-anchor plugin Zach Leatherman 2018-06-18 09:00:00 -0500
  • 5115c4409c
    Merge pull request #10 from nilsmielke/patch-1 Zach Leatherman 2018-06-13 09:43:07 -0500
  • 2a37a2d9d4
    _includes/base.njk —> _includes/layouts/base.njk Nils Mielke 2018-06-13 15:38:48 +0200
  • 4d72cacd23 Use url filter for proper urls on github pages Zach Leatherman 2018-06-11 08:17:20 -0500
  • af001c7a00
    Merge pull request #9 from 11ty/tag-pages Zach Leatherman 2018-06-11 08:10:32 -0500
  • 65db61c058 Update deps Zach Leatherman 2018-06-11 08:09:20 -0500
  • 75243f298d Adds tag pages example Zach Leatherman 2018-06-11 08:08:15 -0500
  • db80b6e2f7
    Merge pull request #8 from nsteiner/master Zach Leatherman 2018-05-21 07:22:00 -0500
  • 3d1216a313 adding img dir to align with default eleventy.js settings and avoid error Nate Steiner 2018-05-19 21:06:12 -0400
  • 80ea652463 Use new markdown syntax highlighter b/c it’s cool, v4.0.2 Zach Leatherman 2018-04-17 08:43:38 -0500
  • b732f8c6ab v4.0.1 Zach Leatherman 2018-04-05 00:01:56 -0500
  • c1ed1190c8 Dependency updates Zach Leatherman 2018-04-04 23:58:56 -0500
  • 1c573d0d6d Updates for 0.2.14 Zach Leatherman 2018-02-17 12:36:26 -0600
  • 3501428516 v4.0.0 Zach Leatherman 2018-01-28 21:28:40 -0600
  • 8a6401aa61 simplified npm script names Zach Leatherman 2018-01-28 21:28:10 -0600
  • df954e0532 Updated license name Zach Leatherman 2018-01-28 21:27:50 -0600
  • 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 -0600
  • c4b6550f4e Adds editorconfig for my own sanity. Zach Leatherman 2018-01-28 21:26:25 -0600
  • 69e013641c Show off the syntax line highlights Zach Leatherman 2018-01-27 23:55:03 -0600
  • e8970adb25 Ugh, case sensitivity filename issue on Mac OS Zach Leatherman 2018-01-27 23:52:24 -0600
  • dfe49017c8 Separate files for syntax highlighters Zach Leatherman 2018-01-27 23:50:07 -0600
  • d7e2c4e525 Switch to debug for netlify deploy Zach Leatherman 2018-01-27 23:44:29 -0600
  • dceec25c46 Try the plain highlighter Zach Leatherman 2018-01-27 23:31:42 -0600
  • 1d36b810a3 Fixes urls in feed. Zach Leatherman 2018-01-27 23:22:40 -0600
  • 3b9f9c111e superfluous callback Zach Leatherman 2018-01-27 23:21:32 -0600
  • ec1e9df9e0 v3.0.1 Zach Leatherman 2018-01-27 21:08:54 -0600
  • 119dcbaf5a Fixes #6 Zach Leatherman 2018-01-27 21:08:43 -0600
  • 963b5d46e6 Refactors Liquid syntax highlighters to add line highlights. Zach Leatherman 2018-01-26 22:12:46 -0600
  • e408e2fe50 Emoji was bad. Zach Leatherman 2018-01-26 21:33:07 -0600
  • afedb08c02 Moves warning message to _includes/base.njk, adds a home link to posts Zach Leatherman 2018-01-25 23:36:31 -0600
  • 545f203d33 Add link back to repo from demo pages. Zach Leatherman 2018-01-25 23:26:20 -0600
  • a3ffd98662 Adds Netlify stuff to the readme. Zach Leatherman 2018-01-25 21:34:34 -0600
  • 950580a2a8 Netlify defaults. Zach Leatherman 2018-01-25 21:12:48 -0600
  • 4212946b05 v3.0.0 Zach Leatherman 2018-01-25 21:04:03 -0600
  • 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 -0600
  • c81bebd872 Move from atom.xml to feed.xml for tech agnostic-ish filename. Zach Leatherman 2018-01-25 21:02:35 -0600
  • 1cde4b19bc Adds an .nvmrc for netlify deploys. Zach Leatherman 2018-01-25 14:21:01 -0600
  • 8237995037 Bump to 2.0 Zach Leatherman 2018-01-25 08:23:25 -0600
  • 72cd498eb4 Fixes #4, point feed links directly to file to avoid web server specific stuff. Zach Leatherman 2018-01-25 08:23:01 -0600
  • c028b4782c Upgrades to eleventy v0.2.10 Zach Leatherman 2018-01-25 08:17:41 -0600
  • 6c2983e013 Upgrades to 0.2.9 for new url filter. Zach Leatherman 2018-01-23 08:55:29 -0600
  • ddae36422d Try prismjs highlighter Zach Leatherman 2018-01-23 00:26:36 -0600
  • 478e70b30c Remove home from nav Zach Leatherman 2018-01-23 00:24:53 -0600
  • e084e5c552 Build status and demo links to readme Zach Leatherman 2018-01-23 00:22:24 -0600
  • fefe3e71f6 Fix for subdir links. Zach Leatherman 2018-01-23 00:21:56 -0600
  • 39c6d28733 Add subdir for gh-pages Zach Leatherman 2018-01-23 00:17:57 -0600
  • 62e94023d8 Use script Zach Leatherman 2018-01-23 00:11:21 -0600
  • 3dce6e1969 Deployyyyy Zach Leatherman 2018-01-23 00:07:13 -0600
  • 6f2448879f Try a `before_script` Zach Leatherman 2018-01-23 00:04:17 -0600
  • 5e7a5c438b New tries on the local install Zach Leatherman 2018-01-23 00:00:03 -0600
  • 3ebcf43e9f Try to run from node_modules. Zach Leatherman 2018-01-22 23:54:11 -0600
  • 641f187bf5 Switch to npx Zach Leatherman 2018-01-22 23:48:17 -0600
  • 9a0fab1b46 Switch to plain syntax Zach Leatherman 2018-01-22 23:43:57 -0600
  • baf187905c Now we’re trying to get it to run eleventy. Zach Leatherman 2018-01-22 23:38:03 -0600
  • 84b7150d04 Trying to run eleventy on commit Zach Leatherman 2018-01-22 23:35:19 -0600
  • a368fff40f One more. Zach Leatherman 2018-01-22 23:31:03 -0600
  • 1462bd7c32 Try again. Zach Leatherman 2018-01-22 23:27:40 -0600
  • 2f33a00cad Logo, what logo Zach Leatherman 2018-01-22 23:25:11 -0600
  • c48b758408 Trying out that autodeploy Zach Leatherman 2018-01-22 23:24:57 -0600
  • f006b56a74 Metadata edit to docs Zach Leatherman 2018-01-22 23:12:23 -0600
  • 40bb789340 Adds a syntax highlighter example to templates for #3 Zach Leatherman 2018-01-22 23:12:08 -0600