Commit Graph

15 Commits

Author SHA1 Message Date
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 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 eaff8dd3e2 Fixes #5
Fixes issue #5 where alt text was missing.
2022-02-07 15:05:50 +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 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
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 6d5e898232 added a v number for sake of it 2022-02-05 23:31:36 +00:00
Robert McGovern c57e673c7f minor change to html connect, main aim to do another build and see the incremental works as expected 2022-02-05 23:23:00 +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