Commit Graph

11 Commits

Author SHA1 Message Date
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 8b1b0d3eaa
switch to lucide-react icons 2023-02-01 16:11:29 +00:00
Matthias Kretschmann 9dddb750ac
positioning 2023-02-01 15:56:05 +00:00
Matthias Kretschmann 730174f34c
add prettier-plugin-sort-imports 2023-01-29 04:00:45 +00:00
Matthias Kretschmann e3176fc692
styling 2023-01-29 03:14:08 +00:00
Matthias Kretschmann 049853bb0b
new theme switch with next-themes 2023-01-28 01:27:49 +00:00
Matthias Kretschmann 20b285a760
accessibility fixes 2022-11-17 23:46:24 +00:00
Matthias Kretschmann 88e5ef9502
favicon & web manifest changes 2022-11-16 20:41:10 +00:00
Matthias Kretschmann 23b0f8dcc7
dark mode fix 2022-11-16 19:54:06 +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