Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Kretschmann 934ed0fff5
refactor 2024-02-05 09:29:00 +00:00
Matthias Kretschmann a5cd4aebda
refactor: handle content generation as prebuild step 2024-02-04 22:17:24 +00:00
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 3571b6db0a
bump to Next.js v14.1.0 2024-01-19 20:09:23 +00:00
Matthias Kretschmann 730174f34c
add prettier-plugin-sort-imports 2023-01-29 04:00:45 +00:00
Matthias Kretschmann e60e54ff13
image priority loading 2022-11-16 21:28:33 +00:00
Matthias Kretschmann 60e46186df
image loading fix 2022-11-15 23:22:00 +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