Commit graph

5 commits

Author SHA1 Message Date
4a6d765c86 feat: add portfolio site 2023-06-29 12:28:25 +09:00
5ab6b93fa3 refactor(blog): move content gen code to its own package 2023-06-18 11:58:13 +09:00
4404518359 refactor: remove localization
Why:
- I was doing half-ass job at it in the first place (code-wise)
- maintaining sites for more than one locale proved to be more difficult
  than initially anticipated
- having more than one local does not add much value
- overall not worth it
2023-06-17 19:18:46 +09:00
87ef6943ca chore: remove duplicate whitespace 2022-12-15 21:16:36 +09:00
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00
Renamed from src/pages/Page/Page.tsx (Browse further)