Commit Graph

10 Commits

Author SHA1 Message Date
Nick Bland 5fd59191af Add initial splash image
Add just dark splash image to confirm container size. Needed to do this so that I could work out bugs in content rendering.
2022-05-15 23:34:47 +10:00
Nick Bland 261f0bb07f Implement beginning of footer component
Create basis of footer component. Some changes needed to put proper content in but theming, styling is all done.
2022-05-14 16:50:45 +10:00
Nick Bland 4337801152 Export toggle switch to new component file
Refactored for future code maintainability. Also added in default to dark theme and adjusted some styling on the toggle switch.
2022-04-24 00:19:38 +10:00
Nick Bland 50a30a8a34 Add in fixes for navbar on mobile plus toggle switch 2022-04-23 00:46:37 +10:00
Nick Bland 05a9933c78 Navbar setup changes. Still not working yet. 2022-04-19 20:49:23 +10:00
Nick Bland 7a9f291eaf Add light background for default light mode 2022-04-19 20:48:32 +10:00
Nick Bland 3ed78566a0 Woops! had under public instead of pages causing 404 2022-04-16 21:44:15 +10:00
Nick Bland 0b39026386 Set up framework for my content
remove all nextJS framework stuff, add in logo files, add in a healthcheck API endpoint, navbar component starter.
2022-04-16 21:19:04 +10:00
Nick Bland 9c50ff5b21 Add toggle theme button and remove old css files 2022-04-13 13:44:23 +10:00
Nick Bland 25c1638ed2 Initial commit 2022-04-10 20:15:15 +10:00