a65a624dfcforgot to commit javascript changes, so added in check for in error visible before attempting to remove CSS classRobert McGovern2022-09-29 10:01:45 +0100
03afd40b57fixed html validation errors, hopefully also the hidden being true. I am setting it in JavaScriptRobert McGovern2022-09-28 21:26:29 +0100
ec201ea5d3project showing how to use Intersection Observers to animate in certain things when an element appears on screenRobert McGovern2022-04-01 03:41:12 +0100
ea94fb7a42added idea for a animated gradient border from a youtube short I watched, forget authorRobert McGovern2022-04-01 03:40:21 +0100
f2e9f52639added idea of creating a neon button with a glow reflection, also from Kevin PowellRobert McGovern2022-04-01 03:39:35 +0100
a42a248f29added alt idea of doing typing text from Kevin PowellRobert McGovern2022-04-01 03:38:55 +0100
4be741a09bprojects from youtube videos that I found interesting or useful. More to comeRobert McGovern2022-03-22 11:45:01 +0000
5f0e68b80badded hintrc to tell vscode to stop warning me about incompatible CSS with IE. Note will only help if top of site opened in vscodeRobert McGovern2022-03-22 11:44:01 +0000
9e3dfc5d16work in progress. Want to switch branches for somthingRobert McGovern2022-03-22 11:41:22 +0000
f8e1625540freecodecamp project 5, just amused to see if that works. I technically passed even if it isn't actually even remotely complete lol
freecodecamp
Robert McGovern2022-02-09 22:52:20 +0000
20bd91b006guess who forgot to update the index page ... go on ... I challenge you ffsRobert McGovern2022-02-09 20:56:25 +0000
1d09a3206aThe 4th Freecode Camp project to build a technical document page. I ripped the text content from the codepen, added syntax highlighting and cssRobert McGovern2022-02-09 15:53:59 +0000
d16afd3f03finally 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.Robert McGovern2022-02-07 02:14:31 +0000
82ed1f3d0badded favicon, although should redo to add it as a pure svg, although purple to dark for browser tabs. Maybe lighter purple for dark mode?Robert McGovern2022-02-06 00:50:47 +0000
29460b6c1aadded incremental to package.json for new command build-incRobert McGovern2022-02-05 23:26:19 +0000
c57e673c7fminor change to html connect, main aim to do another build and see the incremental works as expectedRobert McGovern2022-02-05 23:23:00 +0000
4939cab0aaadded watch dirs to eleventy setup, plus added margin to top and bottom of page, and removed padding from tech_usedRobert McGovern2022-02-05 23:16:53 +0000
341b864027updated package.json ver to test post-receive hookRobert McGovern2022-02-05 15:08:37 +0000
5aa2a43fbefurther 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 areRobert McGovern2022-02-05 13:48:21 +0000
5dff623317moved order summary to top of list, and marked it as featured. Need to look at templaating or something so I don't need to keep adding a whole bunch of divs and stuffRobert McGovern2022-02-01 12:11:49 +0000
c5b5bb6868current formating, needs some tweaking and tidying css and classnamesRobert McGovern2022-01-03 16:14:31 +0000
ba72dc3f73added svg images generated from shield io. In theory I could just link to them in the cloudRobert McGovern2022-01-03 15:18:37 +0000
1d248e21b6as per end of video, roughly, with tweaks to some of the numbers. More styling requiredRobert McGovern2022-01-03 03:04:54 +0000
322751f269forgot class for images and some sample descriptions for projects. May get rid of those or only have them appear on hoverRobert McGovern2022-01-03 02:04:29 +0000
a2cc0ac322work in progress. Added project cards now to style them and put them into a gridRobert McGovern2022-01-03 01:50:33 +0000
a8f5f6c2a0moved css into own folder and updated html to refer to it. Also put in a css resetRobert McGovern2022-01-03 01:19:33 +0000