Commit graph

41 commits

Author SHA1 Message Date
Nye Evans
a69bd66d73 adds interactivity to css
borders now only appear on hover
transition time added
2021-09-14 11:07:56 +01:00
Nye Evans
2b83ad51a1 updated name 2021-07-09 00:57:24 +01:00
Nye Evans
a0d02e87c4 moves scripts to dedicated folder 2021-06-18 16:44:06 +01:00
Nye Evans
7764d06c37 big css changes
added some nice effects :)
2021-05-26 11:42:53 +01:00
Nye Evans
84f03e6c20 moved some stuff 2021-05-23 01:03:04 +01:00
Nye Evans
bc08a0e4db adding new project 2021-05-08 17:00:29 +01:00
Nye Evans
0ad68fb298 Merge branch 'main' of https://github.com/Wil-Ro/Portfolio into main 2021-04-21 23:32:25 +01:00
Nye Evans
f4057bb47f updates to cv and aardvark work 2021-04-21 23:31:43 +01:00
atlastrinity
34fc6ab21b minor edits
shortened title to solve formatting issues
2021-04-13 14:43:14 +01:00
Nye Evans
2d8b10b0f6 switched profile out 2021-04-01 11:07:39 +01:00
Nye Evans
fd2250aa70 minor edits after review from friend
-minor wording changes
-added an autoscroll to help confused users
-added page anchors
-minor css changes for mobile
2021-02-22 22:16:27 +00:00
Nye Evans
040a6b7b49 removed some js, changed wording on some stuff
removed name stuff, api i was using wasnt accurate enough
rewrote project pages, changed profile image
2021-02-20 17:56:14 +00:00
Nye Evans
6dd4f7968e swapped in some sneaky image stuff
images and names now change depending on the users location as my online friends know me by a different set of names due to personal reasons
2021-02-18 21:37:53 +00:00
Nye Evans
a44da70852 image tweaks
switching to jpg to help load times
2021-02-13 21:03:30 +00:00
Nye Evans
0bcba0c77f Update index.html 2021-02-13 20:57:44 +00:00
Nye Evans
0aa06dff80 complete rewrite of gallery system
originally we had a gallery grid and we just changed its contents but this meant we had to load new images on click which took time to do, instead we download all the images at runtime and just hide them
2021-02-06 11:00:34 +00:00
Nye Evans
35972190b9 minor changes 2021-02-03 11:45:23 +00:00
Nye Evans
1f1f9bf38d finished CV, added new project to gallery 2021-01-16 19:44:13 +00:00
Nye Evans
332f85529a cv formatting, reworking back button on some pages, minor fixes 2021-01-16 12:25:35 +00:00
Nye Evans
30c2f72f53 Added Cv, reworked some text 2021-01-15 21:20:36 +00:00
Nye Evans
210e2f82fc finishing touches
changed icon to fit new style
minor layout changes
cleaned some stuff up
2021-01-14 15:44:08 +00:00
Nye Evans
016f6578e5 mobile updates
sorted font-size changing on safari and firefox,
added border to bottom of gallery
resized some margins/sorted out layout
2021-01-13 17:03:23 +00:00
Nye Evans
4d6515b990 file relocation and minor edits 2021-01-11 19:32:54 +00:00
Nye Evans
0fba113d69 reuploading after file cleanse 2021-01-07 10:35:57 +00:00
Nye Evans
6f2eec94dd cleansing files 2021-01-07 10:34:39 +00:00
Nye Evans
1e3cab85ce updating page text 2021-01-07 10:25:40 +00:00
Nye Evans
c4a00b6e87 reworked css
changed headers to divs to avoid bolding,
fixed css for mobile again,
reformatted text sizing, we use clamp properly now!
added css for videos on blog posts,
updated blog posts,
2021-01-06 11:21:59 +00:00
atlastrinity
d8f1b7904b adding projects to gallery 2021-01-05 13:47:44 +00:00
Nye Evans
fffdfbb575 adding project pages 2021-01-05 09:38:36 +00:00
Nye Evans
22add541f8 mobile css tweaks
I've discovered i can run a server that my phone can access!!!! woo no more small github pushes!!
2021-01-04 20:18:41 +00:00
Nye Evans
fb352eff1d cleaned up css and fixed javascript, moved files around
done!
2021-01-04 19:27:14 +00:00
Nye Evans
9a228dcf0f moved files about 2020-12-31 15:49:54 +00:00
Nye Evans
34801330cb changing font size for mobile and starting work on project gallery 2020-12-31 14:57:50 +00:00
Nye Evans
8c63e5bc76 cleaned things up, moving away from grid setup
moved things around, removed redundant classes/ids

nothing uses grids anymore, mainly margins although this may cause issues later, i dont have enough experience to tell yet
2020-12-31 13:46:26 +00:00
Nye Evans
cd388314c2 Added background and image filter, also extended page height a bit to leave aethsetic space 2020-12-30 13:55:25 +00:00
Nye Evans
b429bcd629 fixed image, split grid in two
to fit image without adding it to grid, I needed two grids and the image between the two
2020-12-29 21:25:29 +00:00
Nye Evans
0b455914b3 added boarder to page links, removed some rows
shrank row count to make page right size
2020-12-28 02:32:51 +00:00
Nye Evans
9d4e80e118 added second paragraph and links to other pages
links are just text atm, dont link anywhere

also changed padding to use vh instead of px
2020-12-27 21:41:10 +00:00
Nye Evans
0e53038840 replaced portrait image, changed filler text, switched up grid size and height
changed portrait with something closer to the final image

changed filler text to something readable (turns out the translation of lorel ipsum sounds kinda dodgy)

added more rows to the grid and fixed their size, now to start adding items to the page!
2020-12-27 19:43:18 +00:00
Nye Evans
faedb9cf02 quick change to uncomment image 2020-12-27 15:14:14 +00:00
Nye Evans
990742c8d7 replaced file with index to make it default page, also changed how font works
font now uses vw units but its not fully added yet
2020-12-27 15:11:50 +00:00
Renamed from Mainpage.html (Browse further)