Commit Graph

11 Commits

Author SHA1 Message Date
Robert McGovern 99b4792200 updated readme and webprojects data to point to challenge 2022-10-04 00:27:26 +01:00
Robert McGovern 86a559963e finished javascript of intro challenge 2022-09-28 21:06:27 +01:00
Robert McGovern 48254efc6c finished FAQ challenge 2022-09-15 23:13:03 +01:00
Robert McGovern d9b756807b updated readme and datafile to point to project properly 2022-09-08 15:04:11 +01:00
Robert McGovern 2c829c03d1 initial step for pod challenge 2022-09-07 17:18:51 +01:00
Robert McGovern f904bafbb0 added project to the portfolio front page 2022-09-07 14:15:27 +01:00
Robert McGovern f8e1625540 freecodecamp project 5, just amused to see if that works. I technically passed even if it isn't actually even remotely complete lol 2022-02-09 22:52:20 +00:00
Robert McGovern 20bd91b006 guess who forgot to update the index page ... go on ... I challenge you ffs 2022-02-09 20:56:25 +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 de75514da9 Remove "Test" Description
Was accidentally added. Closes issue #6 (test of whether this is the correct syntax)
2022-02-07 14:57:30 +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