8 Commits

Author SHA1 Message Date
97706bd2b6
Spelling Error 2024-08-10 21:51:09 +10:00
567775ab16
Errata on information.
~ Must have been late when I wrote that last stuff 😵‍💫😵‍💫
2024-04-26 00:08:29 +10:00
e7018c9539
Implement dirty skeleton image system
+ Image now does not load from top down, it is either skeleton component from DaisyUI or fully loaded image. Just makes it look cleaner overall.
2024-04-25 23:42:43 +10:00
54f2d87594
Re-arrange some content + Hide some unneeded items
Since there isn't anything on the homepage, the portfolio can serve AS the homepage itself.
2024-04-25 23:26:19 +10:00
d0afdc696e
Improve Responsiveness
- Remove old SVG and use a proper library for iconography
~ Adjust formatting for various objects, including the footer, and countdown
+ Add in a barebones home page
2024-04-20 15:48:54 +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
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
4c0caa9e35 initial commit - add project files 2024-01-21 14:54:48 +10:00