Commit Graph

574 Commits

Author SHA1 Message Date
004be50f17 Merge pull request #64 from verlok/patch-1
Avoid name clash with `tag` in HTML syntax highlighting
2020-07-27 10:50:30 -05:00
d02ee01b18 Merge pull request #66 from lonekorean/remove-render-data
Use eleventyComputed instead of renderData
2020-07-27 10:49:32 -05:00
3c1884c5c6 Merge pull request #69 from davidakennedy/reverseFeed
Reverse order of posts in feed
2020-07-27 10:48:44 -05:00
b74f962454 Reverse order of posts in feed
* Allows feed readers to make sure they get the latest post, even of parsing is limited.
2020-07-22 20:21:57 -04:00
ffef660e0e Update TLD 2020-07-17 09:36:28 -05:00
0e031bdacb Use eleventyComputed instead of renderData 2020-06-28 10:20:44 -04:00
764c3a0e99 Avoid name clash with tag in HTML syntax highlighting 2020-06-05 22:49:02 +02:00
27b93ce80c Avoid name clash with tag in HTML syntax highlighting 2020-06-05 22:48:15 +02:00
0b922ed87d Avoid name clash with tag in HTML syntax highlighting 2020-06-05 22:45:17 +02:00
92bde329c6 bump eleventy navigation to 0.1.5 2020-06-01 10:13:39 +02:00
5d46f4eac2 Merge pull request #59 from plug-n-play/patch-1
Name update post rebranding
2020-05-15 09:21:21 -05:00
7af54705df Merge pull request #56 from thedamon/patch-1
Bump nvmrc to 10 for netlify
2020-05-15 09:20:41 -05:00
0a1df0abca Name update post rebranding 2020-05-11 06:56:07 +05:30
954a543d57 Updates to 0.11.0 2020-05-10 14:31:44 -05:00
c68d946bab Bump nvmrc to 10 for netlify
I tried deploying a site based on the starter to netlify and it failed due to a node mismatch. This got the build to work.
2020-04-26 13:33:20 -04:00
12219c480f use JSON.stringify for content 2020-01-20 01:26:45 -06:00
cf148183d9 Update to v0.10.0 2020-01-07 16:49:36 -06:00
90f6a2f736 Merge pull request #27 from krzychukula/patch-1
Nicer font
2020-01-05 08:38:01 -06:00
ddec7c43d7 system-ui font 2020-01-05 15:36:31 +01:00
a1f875187d v5.0.2 2020-01-03 11:30:47 -06:00
877a60563c Nicer browsersync defaults. 2020-01-03 11:30:27 -06:00
6c29bd0a64 Rogue markdown! 2020-01-03 11:19:51 -06:00
e26c6d71a8 Upgrade dep 2020-01-03 11:19:43 -06:00
03bb550d46 Rename the variable for #47 2020-01-02 21:51:24 -06:00
38cfa275d2 Fix #47 2020-01-02 21:50:31 -06:00
b26e2949c6 Extra colon 2020-01-02 21:43:41 -06:00
5e31af9ea8 A bit less redundant editorial :) 2020-01-02 21:18:18 -06:00
2c711539a3 Merge pull request #45 from styfle/patch-2
Add ZEIT Now one-click deployment
2020-01-02 21:15:57 -06:00
5b9fbd95f6 Merge pull request #43 from styfle/patch-1
Remove npx from package.json
2020-01-02 21:09:04 -06:00
b09636c295 Merge branch 'master' into patch-1 2020-01-02 21:08:55 -06:00
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
cc52984dda Merge pull request #34 from clottman/patch-3
Run browsersync in ghost mode by default
2020-01-02 21:02:20 -06:00
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
f29dcf410f v5.0.1 2020-01-02 20:52:10 -06:00
f870ecd50c Switches to use more obvious markup menu template for eleventy-navigation 2020-01-02 20:51:47 -06:00
93e23c7885 Navigation plugin needs to work with pathprefix (update dep) 2019-11-11 16:22:08 -06:00
c9018fa45b Use eleventy-navigation plugin for navigation menu 2019-11-11 15:39:48 -06:00
fb7383c3ed Add jsonfeed to base template 2019-10-30 13:27:38 -05:00
a34bf51ce1 Add jsonfeed template 2019-10-30 13:26:42 -05:00
6b0b772b99 Add filter for HTML content 2019-10-30 13:25:58 -05:00
3c8ac5ebed Add jsonfeed to metadata 2019-10-30 13:24:59 -05:00
97bbedd3ce Add ZEIT Now one-click deployment 2019-09-30 10:37:24 -04:00
6c7994ce4a Remove npx from package.json 2019-09-23 09:03:57 -04:00
0da708e993 Updates syntaxhighlight plugin 2019-09-11 07:11:36 -05:00
1b2517fa06 Updates to Eleventy 0.9.0 2019-08-27 12:32:10 -05:00
960303a6b3 Dependency update 2019-08-27 12:31:32 -05:00
a9f9d1bc96 Builds feed URL from site URL to reduce replication 2019-07-23 18:00:11 +01:00
105436b2bb Create FUNDING.yml 2019-07-02 14:29:37 -05:00
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
d5a16cbd47 use tagList with full filter instead of just excluding posts 2019-06-04 11:48:38 -05:00