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 |
Robert McGovern
|
16d2a241c3
|
redid setting page width/height
|
2022-02-01 11:34:34 +00:00 |
Robert McGovern
|
04e585151c
|
made changes based on feedback from Frontend Mentor replies
|
2022-01-31 15:48:05 +00:00 |
Robert McGovern
|
fbd63f2fa4
|
added missing shadow and fixed missing padding growth for desktop version of .card__price-plan
|
2022-01-31 02:45:39 +00:00 |
Robert McGovern
|
fdd8d96884
|
for some reason -a didn't add image
|
2022-01-31 02:25:13 +00:00 |
Robert McGovern
|
c0acf946bb
|
updated index with screenshot of challenge
|
2022-01-31 02:23:10 +00:00 |
Robert McGovern
|
bacac581a5
|
BEM'd the files
|
2022-01-31 02:17:57 +00:00 |
Robert McGovern
|
be960b0435
|
Added desktop version by using clamp to scale between values, some tidy-up. Needs bammed
|
2022-01-31 01:36:15 +00:00 |
Robert McGovern
|
dc715a96d3
|
initial version of mobile for order summary
|
2022-01-30 23:23:06 +00:00 |
Robert McGovern
|
e679e817eb
|
updated index.html to point to project, plus added placeholder image
|
2022-01-30 20:34:27 +00:00 |
Robert McGovern
|
a818164942
|
Merge branch 'main' into frontendmentor
# Conflicts:
# index.html
|
2022-01-30 20:22:17 +00:00 |
Robert McGovern
|
61fce00bd6
|
addition to playground for using different sizes of source images
|
2022-01-30 20:17:24 +00:00 |
Robert McGovern
|
b192428b89
|
added link to notes
|
2022-01-25 03:19:38 +00:00 |
Robert McGovern
|
a9525899bb
|
added empty js, plus tweaked css slightly and hide the project descriptions
|
2022-01-25 03:06:10 +00:00 |
Robert McGovern
|
68dd2d11a9
|
Update README.md
|
2022-01-03 16:16:53 +00:00 |
Robert McGovern
|
c5b5bb6868
|
current formating, needs some tweaking and tidying css and classnames
|
2022-01-03 16:14:31 +00:00 |
Robert McGovern
|
ba72dc3f73
|
added svg images generated from shield io. In theory I could just link to them in the cloud
|
2022-01-03 15:18:37 +00:00 |
Robert McGovern
|
1d248e21b6
|
as per end of video, roughly, with tweaks to some of the numbers. More styling required
|
2022-01-03 03:04:54 +00:00 |
Robert McGovern
|
322751f269
|
forgot class for images and some sample descriptions for projects. May get rid of those or only have them appear on hover
|
2022-01-03 02:04:29 +00:00 |
Robert McGovern
|
a2cc0ac322
|
work in progress. Added project cards now to style them and put them into a grid
|
2022-01-03 01:50:33 +00:00 |
Robert McGovern
|
a8f5f6c2a0
|
moved css into own folder and updated html to refer to it. Also put in a css reset
|
2022-01-03 01:19:33 +00:00 |
Robert McGovern
|
5b8a3bbad1
|
added screenshots for finished projects
|
2022-01-03 00:46:52 +00:00 |
Robert McGovern
|
cae394a79d
|
base css, submitting so I can do something else briefly
|
2022-01-02 23:30:42 +00:00 |
Robert McGovern
|
4d21cf54ee
|
base css, submitting so I can do something else briefly
|
2022-01-02 23:30:09 +00:00 |
Robert McGovern
|
3e7bbc7ac7
|
Initial state of Order Summary Component
|
2021-10-17 23:21:57 +01:00 |
Robert McGovern
|
1778ec2cb6
|
further tweak to profile pic
|
2021-09-11 15:43:20 +01:00 |
Robert McGovern
|
48b3936489
|
tweak to fix position of Profile Card Components attribution and adjust profile pic to contained
|
2021-09-11 15:26:44 +01:00 |
Robert McGovern
|
09b46bee06
|
added some missing css
|
2021-09-11 15:08:40 +01:00 |
Robert McGovern
|
0b65465793
|
some additional tweaks to CSS + addressed some accessibility concerns
|
2021-09-11 15:02:40 +01:00 |
Robert McGovern
|
75c631c7ef
|
added backgrounds to corners, and some minor tweaks
|
2021-09-11 14:36:45 +01:00 |
Robert McGovern
|
d1feaedefd
|
Main bulk finished, needs corner circles
|
2021-09-11 14:01:52 +01:00 |