Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Kretschmann 1d74f420be
move to app router (#1284)
* app router migration

* fixes

* move to Next.js metadata handling

* theme switch fixes

* use some server actions

* update tests

* more unit tests

* restore prettier-plugin-sort-imports functionality

* cleanup

* package updates

* basic layout test

* test tweak

* readme updates
2024-02-01 18:59:51 +00:00
Matthias Kretschmann f05d8a9f50
switch tracking 2022-11-17 18:06:48 +00:00
Matthias Kretschmann 447cada700
Migrate to Next.js + TypeScript (#1038)
* next.js + typescript

* more testing

* script updates

* fixes

* favicon generation

* testing

* readme updates

* tweaks

* tweaks

* move tests

* image tweaks

* ci tweaks

* commit next-env.d.ts for ci

* migrations

* fixes

* fixes

* ci tweaks

* new animations

* project preview tweaks

* add codeclimate config

* dark mode refactor, test tweaks

* readme updates

* animation tweaks

* animate in loaded images

* test update

* update humans.txt
2022-11-15 23:14:59 +00:00
Matthias Kretschmann 2b9fe1cc92
move to kremalicious/location endpoint 2021-12-03 00:57:26 +00:00
Matthias Kretschmann 5a310017b9
add location (#692)
* add current and next location

* add documentation

* api -> src/api symlink so local dev & Vercel work

* add to footer

* test changes

* styling changes

* spacing

* layout fixes
2021-10-19 21:47:19 +01:00
Matthias Kretschmann 85667902af
move typekit id to env var 2021-09-12 23:16:30 +02:00
Matthias Kretschmann 6897ffc463 add warning when GATSBY_GITHUB_TOKEN is not present
* closes  #372
2020-09-23 20:33:03 +00:00
Matthias Kretschmann e52f5f34ea
env update 2019-11-13 19:15:21 +01:00
Matthias Kretschmann fda8949627
refactor header & footer, add github token auth 2019-11-10 13:54:46 +01:00