1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-02-09 23:55:04 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
7eb0075e6f
Migrate to Biome (#1322)
* migrate to Biome

* package updates

* ci fix

* typing fix
2024-07-26 11:45:20 +01:00
408d9f96f3
more unit tests 2024-02-06 01:29:33 +00:00
b7e03a1dbc
reorg 2024-02-06 01:06:58 +00:00
c851e43f06
actions refactor 2024-02-05 15:57:24 +00:00
934ed0fff5
refactor 2024-02-05 09:29:00 +00:00
a5cd4aebda
refactor: handle content generation as prebuild step 2024-02-04 22:17:24 +00:00
5a2f2478c9
fix test 2024-02-04 11:51:49 +00:00
9705015d69
location fetching tweaks 2024-02-04 11:41:11 +00:00
4d7d7e629d
header refactor 2024-02-04 00:04:01 +00:00
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