Commit Graph

15 Commits

Author SHA1 Message Date
Robert McGovern ffd264f5e6 Stopped the disqus JS being loaded on the front page.
Noticed that every hit to the front page was attempting to download the
embed.js from disqus. I have modified the template so that it is only
loaded on a post page (where it should have been in the first place)
2024-11-05 19:07:43 +00:00
Robert McGovern 1c26957240 update to eleventy 3.0 and a short post about it 2024-10-18 16:26:55 +01:00
Robert McGovern 02bd9c09d9 Forgot code block being wrapped for code-copy btn
Should have been in an earlier commit. oops.  Its adapted from Bryce's code which used njk and this is liquid. so set became assign.
2023-02-18 23:25:19 +00:00
Robert McGovern 1d0ca64efa Remove errant bing. Oops 2023-02-18 22:59:41 +00:00
Robert McGovern c6b43bb5ac updated with hidden links for auth 2023-02-01 22:54:31 +00:00
Robert McGovern 061d94644f got comments working again 2023-01-28 15:00:08 +00:00
Robert McGovern fca031b84b fixed years in footer 2023-01-25 23:07:05 +00:00
Robert McGovern 97b354d31e tweaked pagination to change color of disabled nav buttons, and moved location of feed link 2023-01-25 23:04:25 +00:00
Robert McGovern 8701676bb6 cribbed pagination from quinnanya.github.io with some amendments for working with Minimal Mistakes, and to disable first and last where appropriate 2023-01-25 22:40:03 +00:00
Robert McGovern 8d89c2d453 mostly ported the Minimal Mistakes theme to work with eleventy. The sort posts by year isn't working, nor do I yet have a version of pagintion working for general posts 2023-01-25 21:55:28 +00:00
Robert McGovern 148fa78c0c chipping away at partials. Rendering date for each post. Need to sort out pagination so not all posts are on front page. Need to add sass rendering and compiling like other project I started 2023-01-23 04:50:27 +00:00
Robert McGovern 3d3b18411f moved files in place, edited posts to fix date format (seconds need added to some times, plus add colon to +time), added eleventy ignore file, added .eleventy.js 2023-01-23 00:54:11 +00:00
Robert McGovern 93f13cc249 explicity indicated files where liquid 2023-01-22 23:27:56 +00:00
Robert McGovern 77e9103b8e added minimal mistakes files 2023-01-22 23:20:15 +00:00
Robert McGovern db259fd59b moved files into src in prep for using 11ty 2023-01-22 23:05:39 +00:00