Commit Graph

10 Commits

Author SHA1 Message Date
Robert McGovern e8915df1cc updated to 11ty 2.0.0 2023-02-09 15:22:23 +00:00
Robert McGovern d395f8eeda updated packages to remove security warning. Bumped to beta 2 of 11ty 2.0.0 2023-01-29 14:46:37 +00:00
Robert McGovern a439bc3325 added 11ty image plugin, plan to use to scale images 2022-09-07 10:38:54 +01:00
Robert McGovern ee451daa6b updated packages, and added copy of random projects and devchallenges 2022-09-04 12:57:08 +01:00
Robert McGovern 68dbbf3229 updated packages, added open props 2022-04-01 03:38:14 +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 29460b6c1a added incremental to package.json for new command build-inc 2022-02-05 23:26:19 +00:00
Robert McGovern 341b864027 updated package.json ver to test post-receive hook 2022-02-05 15:08:37 +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
Robert McGovern 146f85ba06 Added base files for eleventy + gitignore updated to ignore mode_modules, forgot first time 2022-02-04 13:00:39 +00:00