Commit Graph

14 Commits

Author SHA1 Message Date
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