40 Commits

Author SHA1 Message Date
NickBland 2594cc630b Migration to tailwind 3.0. Also adjust navbar to new standards and theme switch. 2022-09-09 14:02:05 +10:00
NickBland 86ff16c0e6 Update Dependancies - Tailwind 3, DaisyUI 2, etc. 2022-09-09 10:13:26 +10:00
Nick Bland a86517ef32 Hide Scrollbar automatically
Hidden scrollbar that is only displayed when actually scrolling rather than the ugly right bar that is always there.
2022-07-25 13:32:55 +10:00
Nick Bland 26a2e0d891 Switch to DaisyUI
Headless felt too cumbersome to move to DaisyUI which is closer to bootstrap. Also clean up some files.
2022-07-25 13:28:29 +10:00
Nick Bland a80d1e3fc4 Update Background Image
Dynamic background dependant on current theme
2022-07-25 13:27:08 +10:00
Nick Bland fd5e8fc200 Update to include DaisyUI over Headless 2022-07-19 14:19:51 +10:00
Nick Bland 71e6dfabd6 Update to standalone executable for output 2022-07-19 10:39:44 +10:00
Nick Bland b487e3b508 Dependency Updates 2022-07-14 15:55:44 +10:00
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 3c5aece1fa Change footer to include nicer colours and adjust padding 2022-05-15 23:33:55 +10:00
Nick Bland 13ab78bf2a Change navbar to sit inside of header tag
Reflect that both the head and nav tag are inside of a header rather than nesting both inside of an empty div
2022-05-15 23:33:15 +10:00
Nick Bland cca535bcd8 Add in crypto address framework 2022-05-15 00:56:16 +10:00
Nick Bland 06c6ba77f8 Add in proper links for socials 2022-05-15 00:56:05 +10:00
Nick Bland e3e0dbb0db Update Packages 2022-05-15 00:55:05 +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 3e793a5985 Update to use dark for dark theme, light for light theme
Feel like overall, using a white navbar & footer with black hero image was a little too clashing. Decided black for black, white for white looks better.
2022-05-14 16:48:48 +10:00
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 71563f316d Another CI/CD change 2022-04-23 01:16:10 +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 e70001f0cd Dumb mistake with docker run lint over npm run lint 2022-04-22 15:30:14 +10:00
Nick Bland 986d62f397 Adjust CI/CD 2022-04-22 14:10:17 +10:00
Nick Bland 8a5b732d13 CI/CD adjustment 2022-04-22 13:16:23 +10:00
Nick Bland bd75455f93 update to allow DIND settings 2022-04-20 14:43:34 +10:00
Nick Bland 3540ec761f Add in CI/CD 2022-04-20 11:43:15 +10:00
Nick Bland 05a9933c78 Navbar setup changes. Still not working yet. 2022-04-19 20:49:23 +10:00
Nick Bland a10772c958 Hero Icons and Headless UI for navbar 2022-04-19 20:49:10 +10:00
Nick Bland 7a9f291eaf Add light background for default light mode 2022-04-19 20:48:32 +10:00
Nick Bland fdfe63c764 Allow changes to images for light and dark mode 2022-04-19 20:48:04 +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 b075b765b4 Finalise splash and export maximum quality version
Also adjust photoshop files to hide the logo since using the SVG in the app is more reliable. (SVG scaling wouldn't look as good if a static image was resized versus static background being resized with an svg plastered on top)
2022-04-12 17:54:23 +10:00
Nick Bland 5716c24928 Readme update with palette and design choices 2022-04-12 00:40:13 +10:00
Nick Bland 4a255dbd1c Add in new custom colour themes (same as splash colour scheme) 2022-04-12 00:10:06 +10:00
Nick Bland d66bc9476e New Splash images including photoshop projects 2022-04-12 00:09:39 +10:00
Nick Bland bbcf276a46 New logo design assets 2022-04-11 15:43:56 +10:00
Nick Bland a7b921b77a Update CSS styling to reflect tailwind only 2022-04-11 15:33:18 +10:00
Nick Bland e06a741270 Add in reference images for background 2022-04-11 15:32:50 +10:00
Nick Bland 25c1638ed2 Initial commit 2022-04-10 20:15:15 +10:00