Commit Graph

164 Commits

Author SHA1 Message Date
Robert McGovern e906cf0c1f Article about copy-code-blocks
Plus some changes to CSS so behaves, and mostly looks the same across Safari, Chrome and Firefox.
Plus amendment to not make the footnotes absolutely tiny.
2023-02-19 15:32:01 +00:00
Robert McGovern 4408dc967e Remove console logging 2023-02-19 00:19:56 +00:00
Robert McGovern ef025e58c4 Updated site to 11ty 2.0 release
Also updated to use the Chroma plugin I created. Lets see how long I use it for :) the .eleventy.js needs cleaned up and stuff removed, but it is what it is for now.
2023-02-18 23:27:24 +00: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 aecb4ae267 Updates to remove warnings about not using calc
There were warnings about using divide without Calc. (and some commented out ie7-8 things from when I was trying to use a different plugin to compile the sass rather than my current technique
2023-02-18 23:10:20 +00:00
Robert McGovern 148ec2449a Added copy-code buttons to code blocks.
Used Bryces code, although I add the buttons when load event triggered. Slight differences to the CSS. Need to tidy it up properly. (Aka move into own file)
2023-02-18 23:05:24 +00:00
Robert McGovern 072cde01bd Updated languages for codeblock highlighting 2023-02-18 23:01:53 +00:00
Robert McGovern d6ceae8527 Updated 404 page 2023-02-18 23:00:48 +00:00
Robert McGovern 1d0ca64efa Remove errant bing. Oops 2023-02-18 22:59:41 +00:00
Robert McGovern 17378c1f78 Changed filename to stop compiling
but wanted to keep it around
2023-02-18 22:58:42 +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 c50bf7e227 fixed rss feed so newest articles are first 2023-01-26 20:23:05 +00:00
Robert McGovern 500d1e62b3 Added License 2023-01-26 15:53:14 +00:00
Robert McGovern 905cfccc38 updated post with references to helpful articles 2023-01-26 01:28:33 +00:00
Robert McGovern 630f50a3ef new post on transition 2023-01-26 00:20:42 +00:00
Robert McGovern 0ea20a1cdb add missing vendor files from minimal mistakes. My git ignore blocked adding them 2023-01-26 00:01:26 +00:00
Robert McGovern abe389fa77 temp disable search from menu till I implement it 2023-01-25 23:15:46 +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 5b16d8f1bd convert _config.yml to site.json 2023-01-22 23:35:54 +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
Robert McGovern 12f273f54e updated Gems, Jekyll to 4.3.2. Added new post 2023-01-21 15:57:25 +00:00
Robert McGovern 68a05110d5 fixed typo 2023-01-18 00:53:56 +00:00
Robert McGovern 9443b38183 tweak to test build 2023-01-18 00:39:44 +00:00
Robert McGovern c80ecd0373 tweak to test build 2023-01-18 00:35:32 +00:00
Robert McGovern 2f2b6873aa tweak to test build 2023-01-18 00:32:35 +00:00
Robert McGovern 7466563fe8 tweak to test build 2023-01-18 00:27:39 +00:00
Robert McGovern 47e7e09735 updated gems 2023-01-18 00:23:16 +00:00
Robert McGovern 498204caf3 updated gems, fixed complilation error 2023-01-17 22:48:03 +00:00
Robert McGovern 6eef11d8b0 added link for verifitaction 2022-11-16 23:31:29 +00:00
Robert McGovern 81ed2c5964 minor update 2022-10-15 21:12:32 +01:00
Robert McGovern ca90ced215 minor fix 2022-10-15 21:09:04 +01:00
Robert McGovern a4357efad6 minor fix to a bold, and added note for build action 2022-10-15 21:04:15 +01:00
Robert McGovern 11214f83a8 added a new post, some drafts and an image 2022-10-15 20:54:47 +01:00
Robert McGovern 06359b6929 updated gems 2022-10-07 13:46:28 +01:00
Robert McGovern f4ac5a0f37 post-receive test 3 - faster build after install? 2022-01-23 01:52:50 +00:00
Robert McGovern 215d76702e post-receive test 2 2022-01-23 01:40:15 +00:00
Robert McGovern 924b2e4f3f post-receive test 1 2022-01-23 01:39:18 +00:00
Robert McGovern 5e60601661 fixed broken link in about page 2022-01-19 03:35:20 +00:00
Robert McGovern 6bfeaa1f60 removed file 2022-01-19 03:11:17 +00:00
Robert McGovern 29cc39e213 updated gems 2022-01-19 02:44:52 +00:00
Robert McGovern edc952a8f9 Updated about page 2021-01-03 15:51:25 +00:00
Robert McGovern c816aa3138 Updated about page 2021-01-03 15:46:10 +00:00