Port/nuxt #1

Merged
Lucxjo merged 11 commits from port/nuxt into main 2022-05-22 17:09:45 +00:00

11 commits

Author SHA1 Message Date
Louis Hollingworth da65d2381e
Added Head tags
Ready for pull and build
2022-05-22 18:09:17 +01:00
Louis Hollingworth 0010bc5d42
Files changed for docker cleanup
Need to optimise docker builds but that can wait
2022-05-22 17:51:25 +01:00
Louis Hollingworth 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
Louis Hollingworth 9edc8b71f7
Updated LinkCard
LinkCard now uses vue-router when it is an internal resource
2022-05-22 17:15:42 +01:00
Louis Hollingworth 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
Louis Hollingworth 67ffe0c200
Create birthdays.vue
Added the birthdays page back
2022-05-22 16:40:23 +01:00
Louis Hollingworth 0304bf763c
Link cards simplified
Description of LinkCards is no longer displayed. This should make things simpler
2022-05-21 22:42:40 +01:00
Louis Hollingworth b230abc48b
Added LinkCard
LinkCard is the component that deals with links on the homepage.
2022-05-21 22:10:00 +01:00
Louis Hollingworth ca7034738b
Started the styling
Need to look into how to properly deal with styling in nuxt
2022-05-21 21:28:41 +01:00
Louis Hollingworth f1c76c22a7
Added basic nuxt stuff
Added index, translations (not currently working), and removed further unnecessary stuff
2022-05-21 21:03:12 +01:00
Louis Hollingworth 42d960090e
Removed all Next.js files in preparation to move to Nuxt 2022-04-26 18:35:54 +01:00