Commit Graph

5 Commits

Author SHA1 Message Date
Nick Bland
0a4263dfac
Update to use a new icon package
Use react-icons library over hericons. There is a greater variety of icons available; including heroicons as a part of it. Using this so I can use stuff like a github logo SVG and others.
2022-05-14 16:47:40 +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
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