Commit Graph

9 Commits

Author SHA1 Message Date
Robert McGovern ee451daa6b updated packages, and added copy of random projects and devchallenges 2022-09-04 12:57:08 +01:00
Robert McGovern 273df72f43 Moved blurb text to markdown file
Which required adding some margins to space paragraphs.
2022-02-08 15:55:49 +00:00
Robert McGovern 1f872127bf Fixes #2 2022-02-08 15:54:37 +00:00
Robert McGovern 02cb7b6fe3 Fixes #1
Moved Other "Project Types" into the data file and changed the template to use that data. Shortens index.njk considerably.
2022-02-08 09:40:28 +00:00
Robert McGovern 80c22f498f Tweaks to CSS
In effort to alleviate the CSS Grid issue
2022-02-07 14:58:19 +00: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 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 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