Commit Graph

21 Commits

Author SHA1 Message Date
1074f98c39
Adjust favicon
~ Adjust favicon for more viewports
~ Also add in a site manifest for the different sizes
2024-04-19 19:08:32 +10:00
cb65879687
Adjust Responsiveness
~ Countdown timer did not work well on small screens so I adjusted the timer altogether for when using a smaller screen (tailwind md value or less)
2024-04-19 18:11:09 +10:00
cc84dd54c5
Ad in TextContent Component
Separate out frequently used text into a component. Also add in ability to adjust padding by setting a prop value to true
2024-04-19 17:19:23 +10:00
97aa6cd24e
ESLint
+ Add in ESLint support, with TS and Svelte included.
~ Resolve typing issues in both countdown, and in the healthcheck endpoint
2024-04-19 16:48:42 +10:00
f4ef664f0b
Prettier Format
+ Add in formatting config, and apply
2024-04-19 14:20:02 +10:00
964a8d4ec4
Add in Education text
+ Add in education & goals information
~ Slightly adjust some formatting in components
2024-04-16 17:16:50 +10:00
8e56b372c4
Add in Graduation Countdown 2024-04-12 23:01:03 +10:00
15f17daada
Quick Footer
+ Add generic footer
2024-04-12 17:43:16 +10:00
55fd49bfc6
Add in some precursory info
+ Add in hero
+ Add in about me section
2024-04-12 17:29:24 +10:00
f48839a5b4
Quick aesthetic updates
~ Change light theme to something new
~ Make navbar text a bit bigger
2024-04-12 17:28:38 +10:00
61990f41ac
Quick healthcheck endpoint for later
Will be used in docker deployment down the road
2024-04-09 23:11:35 +10:00
ef055880aa
Prep Utilised Pages
Move navbar to shared layout.svelte so that it remains on all pages. Also keeps theme state.
2024-04-09 23:10:54 +10:00
268a0ca69e Add more in to navbar
+ Add in some navigation tools
+ Add in responsive design
2024-04-08 23:06:46 +10:00
121abe7d0b Move towards using selector over class
Tailwind v3.4.1 utilises the selector method instead of the class method.
2024-04-08 23:04:31 +10:00
61a86ead7f Bump Dependancies 2024-04-08 21:44:08 +10:00
3cbbbc2eab Readme + motivation
- Remove boilerplate
+ Add my spiel
2024-02-26 14:20:53 +10:00
2a13698538 Add in Generic Navbar
+ Add DaisyUI and themes used
+ Add in generic navbar + Theming
+ Add in theme switcher (Firefox 120+ required, all others fine)

- Removed some boilerplate svelte stuff
2024-02-26 14:20:32 +10:00
4d3ea83326 bump dependancies 2024-02-26 14:18:43 +10:00
739362236e Bump versions 2024-02-16 14:59:56 +10:00
4c0caa9e35 initial commit - add project files 2024-01-21 14:54:48 +10:00
bed4bff2c6 initial commit - add gitignore 2024-01-21 14:54:06 +10:00