Commit graph

44 commits

Author SHA1 Message Date
Nye Evans
cd2d674687 minor fix
i cant run my code unless its on a server due to my importing js now, so until i set up one there will be alot of these small pushes
2021-01-01 18:17:43 +00:00
Nye Evans
216c5392eb minor fix 2021-01-01 18:08:56 +00:00
Nye Evans
5ba02103e1 readding files
github glitched out and thought some files existed when they didnt, solving it by deleting things :)
2021-01-01 18:06:19 +00:00
Nye Evans
6aa08fabbd clearing files, will readd them later 2021-01-01 18:05:20 +00:00
Nye Evans
cc3f55d055 cleaned up imports, minor fixes on html code
websites linked on page now open new tab, character set is now defined, as it js type
2021-01-01 18:03:25 +00:00
Nye Evans
8dc6de2b74 Merge branch 'main' of https://github.com/WillowRo/Portfolio-Site into main 2021-01-01 17:48:29 +00:00
Nye Evans
c2b724a81b updating js, split class and object list into new file 2021-01-01 17:48:27 +00:00
Nye Evans
9e7eb7191c
Update README.md 2021-01-01 17:24:00 +00:00
Nye Evans
400f5c6f0c fixing javascript 2021-01-01 16:58:08 +00:00
Nye Evans
9be94af51a added placeholder info 2021-01-01 16:33:20 +00:00
Nye Evans
741f04ebb0 started work on slideshow code 2021-01-01 16:28:29 +00:00
Nye Evans
9146d50ea5 small fixes 2021-01-01 15:04:15 +00:00
Nye Evans
5dd632722e renaming files to fix error 404 thing 2021-01-01 14:59:36 +00:00
Nye Evans
5778aa2b34 temporarily removing filter 2021-01-01 14:56:54 +00:00
Nye Evans
95a4ab3e3a formatted slideshows for mobile (font may need tweaking)) 2021-01-01 14:22:26 +00:00
Nye Evans
26e97431d6 finished slideshow structure added second slideshow for unrelated projects, added social bar 2021-01-01 14:08:44 +00:00
Nye Evans
5ebd799886 added gallery structure
yet to add javascript, gallery currently doesnt work very well on monitors of odd sizes
2020-12-31 16:38:36 +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
ce96f8ad94 font tweak for mobile
im sorry this keeps happening, its the only way i can test it on a physical phone rather than an emulator
2020-12-31 14:34:10 +00:00
Nye Evans
c71e8ec662 tweaking font size for mobile again (this time tweaking the right paragraph)
im an idiot
2020-12-31 14:26:49 +00:00
Nye Evans
573b731a55 another font tweak for mobile 2020-12-31 14:19:23 +00:00
Nye Evans
f357709a92 tweaking width of text on mobile 2020-12-31 14:12:01 +00:00
Nye Evans
320dd7cfa4 now works for mobile!
added separate css for portrait devices
2020-12-31 14:09:04 +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
a523c72669
Create README.md 2020-12-30 19:54:05 +00:00
Nye Evans
930f03422e swapped out background, no longer glowy 2020-12-30 16:58:10 +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
c6048734fe Merge branch 'main' of https://github.com/atlastrinity/Portfolio-Site into main 2020-12-27 15:12:01 +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
Nye Evans
7ebfed93ff Delete CNAME 2020-12-27 14:50:08 +00:00
Nye Evans
44d5613cbd Create CNAME 2020-12-27 14:49:13 +00:00
Nye Evans
4aa080aa0b added more to layout, and a test image
added some css classes, one for the main image and a spare one to add orange to anything.
2020-12-27 13:21:53 +00:00
WillowRo
0182ccffb1 fixed grid layout, started texturing title, started using reset sheet
added gradient to background of text, started working on adding a noise texture, reworked grid again (this time its final, it is fully working now!!), got reset sheet working.

also added reference image of website plan
2020-12-23 13:28:04 +00:00
WillowRo
89e39ca2c9 basic formatting
added orange backgrounds to textboxes and started adding more to the sites layout.
2020-12-17 22:00:58 +00:00
atlastrinity
58d18c26f9 Changed layout grid, added font
changed alot, added new font, tidied up columns, using h1 for the title now instead of a div
2020-12-17 16:56:25 +00:00
WillowRo
5e67c358fd minor updates to the css
adding some colour whilst I work out the layout,

also changed the amount of columns to 3 instead of 12, not entirely sure why
2020-12-16 22:08:01 +00:00
WillowRo
e300411c6e Initial upload
Contains basic css and html of main page, I dont entirely know what im doing yet so alot of this might be wrong
2020-12-16 22:00:11 +00:00
WillowRo
805ad55494 Initial commit 2020-12-16 18:33:03 +00:00