Commit graph

16 commits

Author SHA1 Message Date
14659122c3
All pages now in Nuxt, work next on nav.
DB connected, check issues with writing.

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-16 20:17:33 +01:00
f9e7e5480c
Now has all of the functions as the Astro site.
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-09 19:55:32 +01:00
2e98cb39f4
Add tailwindcss, add first page
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-11-13 20:53:51 +00:00
db9fa44439
Added basic stuff for Nuxt
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-11-09 17:47:19 +00:00
9241dc0783
Switch to Astro
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-10-01 19:35:07 +01:00
6741f91f5c
Update index.vue
Update status message

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-08-03 09:01:27 +01:00
44058b04b8
Update index.vue
Add YR birthday message

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2022-07-01 07:35:20 +01:00
26e91acd9c
Added new time utility 2022-05-23 20:37:02 +01:00
f2aef2012b
Added a simple NavBar on some pages 2022-05-22 22:04:20 +01:00
a8d464a63c
Port almost complete
I18n will not be completed as part of port.
Just Metadata left to do!
2022-05-22 17:35:47 +01:00
9edc8b71f7
Updated LinkCard
LinkCard now uses vue-router when it is an internal resource
2022-05-22 17:15:42 +01:00
ca2f305a0a
Code cleanup. Added utilities index
Utilities has been added since it is my aim to have all of the staff forms and timezones added to the site
2022-05-22 16:57:52 +01:00
0304bf763c
Link cards simplified
Description of LinkCards is no longer displayed. This should make things simpler
2022-05-21 22:42:40 +01:00
b230abc48b
Added LinkCard
LinkCard is the component that deals with links on the homepage.
2022-05-21 22:10:00 +01:00
ca7034738b
Started the styling
Need to look into how to properly deal with styling in nuxt
2022-05-21 21:28:41 +01:00
f1c76c22a7
Added basic nuxt stuff
Added index, translations (not currently working), and removed further unnecessary stuff
2022-05-21 21:03:12 +01:00