Robert McGovern
|
ded1d85b97
|
Merge branch 'main' into frontendmentor
# Conflicts:
# package-lock.json
|
2022-05-18 09:20:05 +02:00 |
Robert McGovern
|
7a6c0a5b66
|
animated grid boxes project from YT
|
2022-05-18 09:07:06 +02:00 |
Robert McGovern
|
ed604c1e64
|
updated packages
|
2022-05-18 09:06:06 +02:00 |
Robert McGovern
|
5169534ba4
|
updated intersectional observation project with way to indicate the page we are currently on
|
2022-04-24 20:31:33 +01:00 |
Robert McGovern
|
a1bdd8374a
|
updated packages
|
2022-04-22 15:03:50 +01:00 |
Robert McGovern
|
ec201ea5d3
|
project showing how to use Intersection Observers to animate in certain things when an element appears on screen
|
2022-04-01 03:41:12 +01:00 |
Robert McGovern
|
ea94fb7a42
|
added idea for a animated gradient border from a youtube short I watched, forget author
|
2022-04-01 03:40:21 +01:00 |
Robert McGovern
|
f2e9f52639
|
added idea of creating a neon button with a glow reflection, also from Kevin Powell
|
2022-04-01 03:39:35 +01:00 |
Robert McGovern
|
a42a248f29
|
added alt idea of doing typing text from Kevin Powell
|
2022-04-01 03:38:55 +01:00 |
Robert McGovern
|
68dbbf3229
|
updated packages, added open props
|
2022-04-01 03:38:14 +01:00 |
Robert McGovern
|
5b661d6ddd
|
current state, switching branches
|
2022-03-31 15:14:53 +01:00 |
Robert McGovern
|
c796607c4f
|
renamed project folder to remove the master
|
2022-03-22 12:02:45 +00:00 |
Robert McGovern
|
01fad08c4d
|
beginning of first dev challenge from devchallenges
|
2022-03-22 11:57:07 +00:00 |
Robert McGovern
|
f9ba9e8891
|
updated packages
|
2022-03-22 11:46:51 +00:00 |
Robert McGovern
|
4be741a09b
|
projects from youtube videos that I found interesting or useful. More to come
|
2022-03-22 11:45:01 +00:00 |
Robert McGovern
|
5f0e68b80b
|
added hintrc to tell vscode to stop warning me about incompatible CSS with IE. Note will only help if top of site opened in vscode
|
2022-03-22 11:44:01 +00:00 |
Robert McGovern
|
9e3dfc5d16
|
work in progress. Want to switch branches for somthing
|
2022-03-22 11:41:22 +00:00 |
Robert McGovern
|
87a7a868dc
|
base styles from the readme
|
2022-02-20 04:39:51 +01:00 |
Robert McGovern
|
1993993b97
|
base version of faq-accordion-card challenge
|
2022-02-20 04:24:07 +01:00 |
Robert McGovern
|
6af38191a7
|
updated packages
|
2022-02-18 21:48:33 +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
|
1d09a3206a
|
The 4th Freecode Camp project to build a technical document page. I ripped the text content from the codepen, added syntax highlighting and css
|
2022-02-09 15:53:59 +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
|
fb846a65bb
|
added github publish action, hoping its correct
|
2022-02-07 15:40:59 +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
|
7feee939a4
|
updated readme with some info
|
2022-02-07 02:21:17 +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
|
29460b6c1a
|
added incremental to package.json for new command build-inc
|
2022-02-05 23:26:19 +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
|
7b846481c6
|
added missing rule for copying screenshots
|
2022-02-05 23:02:04 +00:00 |
Robert McGovern
|
2d01d6acaa
|
merged old main, rearranged files
|
2022-02-05 22:41:45 +00:00 |
Robert McGovern
|
8f744dd593
|
solved merged
|
2022-02-05 19:54:53 +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
|
66fbf05c91
|
updated gitignore with some extra bits
|
2022-02-04 14:54:37 +00:00 |
Robert McGovern
|
35a1684737
|
updated gitignore
|
2022-02-04 13:37:17 +00:00 |
Robert McGovern
|
a7f558973e
|
removed file from git but not folder
|
2022-02-04 13:36:09 +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 |
Robert McGovern
|
afd0b5cf7d
|
Initial commit
|
2022-02-04 12:45:44 +01:00 |
Robert McGovern
|
5dff623317
|
moved 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 stuff
|
2022-02-01 12:11:49 +00:00 |
Robert McGovern
|
eae74d6a78
|
redid setting page width/height
Properly this time. I made the change and checked the page, except I checked the live page not the local test version 🤦
|
2022-02-01 12:01:41 +00:00 |
Robert McGovern
|
927a438547
|
Revert "redid setting page width/height"
This reverts commit 16d2a241c3 .
|
2022-02-01 11:38:45 +00:00 |