Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot] aafa6411fc
Bump undici from 5.4.0 to 5.5.1
Bumps [undici](https://github.com/nodejs/undici) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.4.0...v5.5.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:57:45 +00:00
dependabot[bot] 379eb9b9d6
Bump nuxt from 3.0.0-rc.3 to 3.0.0-rc.4
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 3.0.0-rc.3 to 3.0.0-rc.4.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/commits)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 04:56:44 +00:00
dependabot[bot] 4fa722f3b6
Bump sass from 1.52.2 to 1.52.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.2...1.52.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 04:47:40 +00:00
dependabot[bot] d4eca4ce83
Bump nuxt from 3.0.0-rc.1 to 3.0.0-rc.3
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 3.0.0-rc.1 to 3.0.0-rc.3.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/commits)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 09:02:18 +00: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 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
Ludoviko b05897f0b5
Updated to NextJS 12 2022-01-01 22:39:27 +00:00
Ludoviko d424504547
Updated website design. Added a birthday command generator 2021-09-17 19:16:10 +01:00
Ludoviko 3a7194b33d
Updated design to a tailwindcss based design. Already looking better on mobile.
Some optimisation still needs to be done
2021-09-02 21:27:37 +01:00
Ludoviko 75d94341c5
Added Analytics 2021-07-24 14:31:40 +01:00
Ludoviko 1ee4053c4c
Added links to homepage 2021-07-23 19:35:41 +01:00
Ludoviko 9b77a46acc
Initial commit from Create Next App 2021-07-23 17:14:54 +01:00