Commit Graph
100 Commits
Author SHA1 Message Date
Zach Leatherman 4792248aa7 Fixes #63. 2021-03-17 10:32:35 -05:00
Zach Leatherman 7e5a1f5ce7 Fixes #62. 2021-03-17 10:29:29 -05:00
Zach Leatherman 032e8d3cb5 Update deps. 2021-01-10 15:01:43 -06:00
Zach Leatherman 89e242c329 Update eleventy 2020-10-22 13:57:17 -05:00
Zach Leatherman d3a79bfb40 Upgrade node version in travis config 2020-10-16 14:37:58 -05:00
Zach Leatherman d4746b07c0 Use a newer Node 2020-10-16 14:34:09 -05:00
Zach Leatherman 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. 2020-10-16 14:33:59 -05:00
Zach Leatherman d28f834fbb Fixes #70 2020-10-16 13:06:30 -05:00
Zach Leatherman 61885752b6 Adds next and previous post links. 2020-07-27 15:19:01 -05:00
Zach Leatherman 75e71adb29 Get rid of the _11ty folder—we don’t need it. 2020-07-27 15:18:51 -05:00
Zach Leatherman 5fb79c5849 I don’t think category is used here. 2020-07-27 15:04:10 -05:00
Zach Leatherman 6a351cefda Merge branch 'master' of github.com:11ty/eleventy-base-blog 2020-07-27 15:03:06 -05:00
Zach Leatherman d3ced37f50 Clean up the JSON code a bit (don’t need that extra filter) 2020-07-27 15:02:58 -05:00
Zach Leatherman 2934dae820 Reuse the url filter to work with path prefixes. 2020-07-27 11:40:11 -05:00
Zach Leatherman b078457afb Reuse feed backs from metadata file and adds comments about it. 2020-07-27 11:39:08 -05:00
Zach Leatherman bb708ca55d Updates navigation dependency. 2020-07-27 10:52:55 -05:00
Zach Leatherman ffef660e0e Update TLD 2020-07-17 09:36:28 -05:00
Zach Leatherman 954a543d57 Updates to 0.11.0 2020-05-10 14:31:44 -05:00
Zach Leatherman cf148183d9 Update to v0.10.0 2020-01-07 16:49:36 -06:00
Zach Leatherman a1f875187d v5.0.2 2020-01-03 11:30:47 -06:00
Zach Leatherman 877a60563c Nicer browsersync defaults. 2020-01-03 11:30:27 -06:00
Zach Leatherman 6c29bd0a64 Rogue markdown! 2020-01-03 11:19:51 -06:00
Zach Leatherman e26c6d71a8 Upgrade dep 2020-01-03 11:19:43 -06:00
Zach Leatherman 03bb550d46 Rename the variable for #47 2020-01-02 21:51:24 -06:00
Zach Leatherman 38cfa275d2 Fix #47 2020-01-02 21:50:31 -06:00
Zach Leatherman b26e2949c6 Extra colon 2020-01-02 21:43:41 -06:00
Zach Leatherman 5e31af9ea8 A bit less redundant editorial :) 2020-01-02 21:18:18 -06:00
Zach Leatherman f29dcf410f v5.0.1 2020-01-02 20:52:10 -06:00
Zach Leatherman f870ecd50c Switches to use more obvious markup menu template for eleventy-navigation 2020-01-02 20:51:47 -06:00
Zach Leatherman 93e23c7885 Navigation plugin needs to work with pathprefix (update dep) 2019-11-11 16:22:08 -06:00
Zach Leatherman c9018fa45b Use eleventy-navigation plugin for navigation menu 2019-11-11 15:39:48 -06:00
Zach Leatherman 0da708e993 Updates syntaxhighlight plugin 2019-09-11 07:11:36 -05:00
Zach Leatherman 1b2517fa06 Updates to Eleventy 0.9.0 2019-08-27 12:32:10 -05:00
Zach Leatherman 960303a6b3 Dependency update 2019-08-27 12:31:32 -05:00
Zach Leatherman 1148b90e22 Updates Eleventy dependency. 2019-05-04 22:30:11 -05:00
Zach Leatherman 6e02ac8a50 Updates to 0.8.1 2019-04-05 21:57:58 -05:00
Zach Leatherman d2439adf61 Use new eleventyExcludeFromCollections feature in 0.8.0: https://www.11ty.io/docs/collections/#option%3A-exclude-content-from-collections 2019-04-04 20:49:20 -05:00
Zach Leatherman c700f094a6 Updates dependencies. 2019-04-04 17:36:37 -05:00
Zach Leatherman e2be85925d Adds https://github.com/11ty/eleventy/issues/386 to default eleventy-base-blog config 2019-01-31 07:14:06 -06:00
Zach Leatherman d0c924e963 Eleventy v0.7.1 2019-01-14 08:11:13 -06:00
Zach Leatherman 97a845955a Add link to quick tip in 404 page. Also a link to home. 2019-01-14 07:27:24 -06:00
Zach Leatherman 949927850e Bump version 2019-01-10 22:21:06 -06:00
Zach Leatherman 496982355e Using deep data merge (post tag is inherited from posts/posts.json) and updates to use 0.7.0. 2019-01-10 22:20:14 -06:00
Zach Leatherman 54d4d3a377 Fix href on github pages 2018-09-30 00:15:28 -05:00
Zach Leatherman 4670a61125 Upgrades dependencies to latest. 2018-09-30 00:11:29 -05:00
Zach Leatherman 2402ba4887 Refactored latest posts and with a correct sort. Uses dates on posts rather than file creation dates (unreliable). 2018-09-30 00:09:09 -05:00
Zach Leatherman e2028fd551 Whitespace, adds fourth sample post 2018-09-29 23:23:38 -05:00
Zach Leatherman 68f2715f82 Adds liquid templates to templateFormats 2018-09-29 23:22:27 -05:00
Zach Leatherman 09f5f24862 Whitespace 2018-09-29 23:22:04 -05:00
Zach Leatherman 4a517aecc1 Fix a typo 2018-09-18 07:08:43 -05:00
Zach Leatherman f0b7f1d4db Workaround for #15 2018-09-12 21:59:23 -05:00
Zach Leatherman ef7783222d Adds a /tags/ to list all valid tags 2018-08-29 08:46:06 -05:00
Zach Leatherman e3f3bc1cf2 Adds 404 page. 2018-08-23 17:50:54 -05:00
Zach Leatherman 47403414ad Standardize on content and not templateContent (per docs) 2018-08-01 20:39:57 -05:00
Zach Leatherman 67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00
Zach Leatherman 4185f33c15 Adds markdown-it-anchor plugin 2018-06-18 09:00:00 -05:00
Zach Leatherman 4d72cacd23 Use url filter for proper urls on github pages 2018-06-11 08:17:20 -05:00
Zach Leatherman 65db61c058 Update deps 2018-06-11 08:09:20 -05:00
Zach Leatherman 75243f298d Adds tag pages example 2018-06-11 08:08:15 -05:00
Zach Leatherman 80ea652463 Use new markdown syntax highlighter b/c it’s cool, v4.0.2 2018-04-17 08:43:38 -05:00
Zach Leatherman b732f8c6ab v4.0.1 2018-04-05 00:01:56 -05:00
Zach Leatherman c1ed1190c8 Dependency updates 2018-04-04 23:58:56 -05:00
Zach Leatherman 1c573d0d6d Updates for 0.2.14 2018-02-17 12:36:26 -06:00
Zach Leatherman 3501428516 v4.0.0 2018-01-28 21:28:40 -06:00
Zach Leatherman 8a6401aa61 simplified npm script names 2018-01-28 21:28:10 -06:00
Zach Leatherman df954e0532 Updated license name 2018-01-28 21:27:50 -06:00
Zach Leatherman ac5c7edb44 Move all src JS into external plugins installed through NPM:
@11ty/eleventy-plugin-rss
@11ty/eleventy-plugin-syntaxhighlight
2018-01-28 21:27:41 -06:00
Zach Leatherman c4b6550f4e Adds editorconfig for my own sanity. 2018-01-28 21:26:25 -06:00
Zach Leatherman 69e013641c Show off the syntax line highlights 2018-01-27 23:55:03 -06:00
Zach Leatherman e8970adb25 Ugh, case sensitivity filename issue on Mac OS 2018-01-27 23:52:24 -06:00
Zach Leatherman dfe49017c8 Separate files for syntax highlighters 2018-01-27 23:50:07 -06:00
Zach Leatherman d7e2c4e525 Switch to debug for netlify deploy 2018-01-27 23:44:29 -06:00
Zach Leatherman dceec25c46 Try the plain highlighter 2018-01-27 23:31:42 -06:00
Zach Leatherman 1d36b810a3 Fixes urls in feed. 2018-01-27 23:22:40 -06:00
Zach Leatherman 3b9f9c111e superfluous callback 2018-01-27 23:21:32 -06:00
Zach Leatherman ec1e9df9e0 v3.0.1 2018-01-27 21:08:54 -06:00
Zach Leatherman 119dcbaf5a Fixes #6 2018-01-27 21:08:43 -06:00
Zach Leatherman 963b5d46e6 Refactors Liquid syntax highlighters to add line highlights.
Usage (ranges are space separated):

{% highlight js 1,4-6 %}
One range
Adds `highlight-line-active` to lines 1,4,5,6

{% highlight js 3-4 -1 %}
Two ranges (add/remove), remove is N/A
Adds `highlight-line-add` to lines 3,4

{% highlight js -1 3-4 %}
Two ranges (add/remove), add is N/A
Adds `highlight-line-remove` to lines 3,4

{% highlight js 3-4 5,8-10 %}
Two ranges, both are used
Adds `highlight-line-add` to lines 3-4
Adds `highlight-line-remove` to lines 5,8,9,10
2018-01-26 22:12:46 -06:00
Zach Leatherman e408e2fe50 Emoji was bad. 2018-01-26 21:33:07 -06:00
Zach Leatherman afedb08c02 Moves warning message to _includes/base.njk, adds a home link to posts 2018-01-25 23:36:31 -06:00
Zach Leatherman 545f203d33 Add link back to repo from demo pages. 2018-01-25 23:26:20 -06:00
Zach Leatherman a3ffd98662 Adds Netlify stuff to the readme. 2018-01-25 21:34:34 -06:00
Zach Leatherman 950580a2a8 Netlify defaults. 2018-01-25 21:12:48 -06:00
Zach Leatherman 4212946b05 v3.0.0 2018-01-25 21:04:47 -06:00
Zach Leatherman 6dcc240219 Change default config to use pathPrefix: "/" and then use --pathprefix="/eleventy-base-blog/ for GitHub deploy command. Requires Eleventy v0.2.11 2018-01-25 21:03:57 -06:00
Zach Leatherman c81bebd872 Move from atom.xml to feed.xml for tech agnostic-ish filename. 2018-01-25 21:02:35 -06:00
Zach Leatherman 1cde4b19bc Adds an .nvmrc for netlify deploys. 2018-01-25 14:21:01 -06:00
Zach Leatherman 8237995037 Bump to 2.0 2018-01-25 08:23:25 -06:00
Zach Leatherman 72cd498eb4 Fixes #4, point feed links directly to file to avoid web server specific stuff. 2018-01-25 08:23:01 -06:00
Zach Leatherman c028b4782c Upgrades to eleventy v0.2.10
Fixes #5
2018-01-25 08:17:41 -06:00
Zach Leatherman 6c2983e013 Upgrades to 0.2.9 for new url filter. 2018-01-23 08:55:29 -06:00
Zach Leatherman ddae36422d Try prismjs highlighter 2018-01-23 00:26:36 -06:00
Zach Leatherman 478e70b30c Remove home from nav 2018-01-23 00:24:53 -06:00
Zach Leatherman e084e5c552 Build status and demo links to readme 2018-01-23 00:22:24 -06:00
Zach Leatherman fefe3e71f6 Fix for subdir links. 2018-01-23 00:21:56 -06:00
Zach Leatherman 39c6d28733 Add subdir for gh-pages 2018-01-23 00:17:57 -06:00
Zach Leatherman 62e94023d8 Use script 2018-01-23 00:11:21 -06:00
Zach Leatherman 3dce6e1969 Deployyyyy 2018-01-23 00:07:13 -06:00
Zach Leatherman 6f2448879f Try a before_script 2018-01-23 00:04:17 -06:00
Zach Leatherman 5e7a5c438b New tries on the local install 2018-01-23 00:00:03 -06:00