Commit Graph

9 Commits

Author SHA1 Message Date
Robert McGovern d6fac9cd61 Initial changes to allow building in 11ty 3.0 canary 2024-01-29 19:14:30 +00:00
Robert McGovern 70ad2cec50 Base site updates
Long finished but languishing due to breakdown. Should improve performance, images are now properly sized, serving the fonts directly rather than going via Google. Mostly commiting so I can attempt upgrade to 11ty 3.0 alpha
2024-01-29 01:48:13 +00:00
Robert McGovern ee451daa6b updated packages, and added copy of random projects and devchallenges 2022-09-04 12:57:08 +01:00
Robert McGovern d16afd3f03 finally a handle on how I want to work with the data. Frontend Mentor projects are now pulled from a json data file. Need to add the FreeCodeCamp projects to it next. Probably better to rearrange a bit and have seperate md files for each project/challenge that pulls in whatever readme there is for each project. Will see. Considering tracking date too. Issue with how project cards look in Safari compared to Firefox or Chrome. 2022-02-07 02:14:31 +00:00
Robert McGovern 82ed1f3d0b added favicon, although should redo to add it as a pure svg, although purple to dark for browser tabs. Maybe lighter purple for dark mode? 2022-02-06 00:50:47 +00:00
Robert McGovern 4939cab0aa added watch dirs to eleventy setup, plus added margin to top and bottom of page, and removed padding from tech_used 2022-02-05 23:16:53 +00:00
Robert McGovern 7b846481c6 added missing rule for copying screenshots 2022-02-05 23:02:04 +00:00
Robert McGovern 2d01d6acaa merged old main, rearranged files 2022-02-05 22:41:45 +00:00
Robert McGovern 5aa2a43fbe further setup. Base site isn't using eleventy directly yet. Not sold on how I've set folders up at the moment. Need to rearrange but not sure if I want svgs images fonts css in assets or moved up a level to the top level where src and www are 2022-02-05 13:48:21 +00:00