Commit Graph

18 Commits

Author SHA1 Message Date
24a7ebf02a CHORE: Starting to get to work with changing some of the old formatting over to tailwind config 2025-05-21 22:45:18 +01:00
fc642a4ecd Imported tailwind libraries, started to re-write main page 2025-05-12 00:43:28 +01:00
051cd42fdb CHORE: Cleaning up codebase
All checks were successful
Build and Push Development Docker Image / build-and-push (push) Successful in 1m5s
Moved component content to be above inline style blocks
2025-04-27 22:02:33 +01:00
94b1e80358 Moved tracking script to correct location
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2025-02-03 09:57:16 +00:00
753e091a85 Added tracking to the site
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 41s
2025-02-03 09:51:26 +00:00
9938e304c7 Increased font-weight to make links more readable 2025-02-01 13:00:02 +00:00
05ccfc0997 Added ability to switch between light and dark mode 2025-02-01 13:00:02 +00:00
be1bd54fb9 Adapted themings to allow for light and dark 2025-02-01 13:00:02 +00:00
083fbe1c20 Added timeline component to website 2025-02-01 13:00:02 +00:00
abe1ea2055 Moved Toast logic into own directory 2025-02-01 13:00:02 +00:00
cd4bcd544f Fixed toasts not working. 2025-02-01 13:00:02 +00:00
9158ca1608 Uploading toast code... incomplete 2025-02-01 13:00:02 +00:00
864152ca9a Made more reactive styling on main page and template 2025-02-01 13:00:02 +00:00
dcc6aa000a Created JS function to fetch static JSON. Now loads data Asynchronously :) 2025-02-01 13:00:02 +00:00
4ef0573b55 Added addional styling to smaller devices to reduce the padding of main content paragraphs 2025-02-01 13:00:02 +00:00
bb14189833 Added json content display and updated styling on main card item. 2025-02-01 13:00:02 +00:00
94cc74bcdb Created new main card and created a container for inner element of main page. 2025-02-01 13:00:02 +00:00
0a647357b5 Created Navbar and added styling to links 2025-02-01 13:00:02 +00:00