Commit Graph

297 Commits

Author SHA1 Message Date
Zach Leatherman
2c711539a3
Merge pull request #45 from styfle/patch-2
Add ZEIT Now one-click deployment
2020-01-02 21:15:57 -06:00
Zach Leatherman
5b9fbd95f6
Merge pull request #43 from styfle/patch-1
Remove npx from package.json
2020-01-02 21:09:04 -06:00
Zach Leatherman
b09636c295
Merge branch 'master' into patch-1 2020-01-02 21:08:55 -06:00
Zach Leatherman
179eefcad1
Merge pull request #38 from stackbithq/feature/feed-url-dedupe
Builds feed URL from site URL to reduce replication
2020-01-02 21:06:20 -06:00
Zach Leatherman
cc52984dda
Merge pull request #34 from clottman/patch-3
Run browsersync in ghost mode by default
2020-01-02 21:02:20 -06:00
Zach Leatherman
6afb78f5e7
Merge pull request #32 from clottman/patch-2
Use tagList with full filter instead of just excluding posts from main post list
2020-01-02 20:59:11 -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
Benji Encalada Mora
fb7383c3ed
Add jsonfeed to base template 2019-10-30 13:27:38 -05:00
Benji Encalada Mora
a34bf51ce1
Add jsonfeed template 2019-10-30 13:26:42 -05:00
Benji Encalada Mora
6b0b772b99
Add filter for HTML content 2019-10-30 13:25:58 -05:00
Benji Encalada Mora
3c8ac5ebed
Add jsonfeed to metadata 2019-10-30 13:24:59 -05:00
Steven
97bbedd3ce
Add ZEIT Now one-click deployment 2019-09-30 10:37:24 -04:00
Steven
6c7994ce4a
Remove npx from package.json 2019-09-23 09:03:57 -04: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
Ben Edwards
a9f9d1bc96 Builds feed URL from site URL to reduce replication 2019-07-23 18:00:11 +01:00
Zach Leatherman
105436b2bb
Create FUNDING.yml 2019-07-02 14:29:37 -05:00
Cassey Lottman
b6e0b85a87
run browsersync in ghost mode
The average user probably does not want every reader's scroll position synced to every other reader.
2019-06-18 10:22:58 -05:00
Cassey Lottman
d5a16cbd47
use tagList with full filter instead of just excluding posts 2019-06-04 11:48:38 -05:00
Cassey Lottman
1429c7a4cf
Add 'remix on glitch' link to readme
Working port of this project on glitch.com
2019-06-04 11:34:08 -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
Krzychu
a498762b88
Nicer font
Taken from: https://bitsofco.de/the-new-system-font-stack/
2019-03-17 18:51:10 +01:00
Zach Leatherman
bbad06deae
Merge pull request #25 from nick-novak/master
xml date fix
2019-02-13 22:10:02 -06:00
Zach Leatherman
5c2a07f364
Merge pull request #26 from dhoman/master
readme update to include how to host using local webserver for develo…
2019-02-10 19:22:39 -06:00
dhoman
27e7988cd8 readme update to include how to host using local webserver for development purposes 2019-02-10 12:15:20 -07: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
Nick Novak
641d9b26e0 xml date fix 2019-01-18 11:25:36 -05: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
0cb6dab28a
Merge pull request #24 from kitt/kitt/relative-path-for-sites-using-subdirs
Update tags.njk to use subdir paths for the "all tags" page
2018-12-31 14:21:41 -06:00
Kitt Hodsden
14f8e1e08e Same URL pattern for relative paths that I have seen elsewhere 2018-12-31 10:44:36 -08: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
32ea990f46
Merge pull request #20 from mathiasbynens/last-x-posts
Add archives page
2018-09-29 23:20:00 -05:00
Mathias Bynens
81a2f8c135
Merge branch 'master' into last-x-posts 2018-09-29 10:49:44 -04:00
Zach Leatherman
127050c8cd
Merge pull request #23 from mathiasbynens/html-time
Use <time> where applicable
2018-09-28 21:57:42 -05:00
Zach Leatherman
ddead22027
Merge pull request #21 from mathiasbynens/code-snippet
Add code snippet with 2 consecutive new lines
2018-09-28 21:57:06 -05:00