Commit graph

4 commits

Author SHA1 Message Date
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00
ac959933bb simplified PostCard logic and fixed bug
- simplified locale-specific url generation logic for `PostCard`
- fixed bug where navigation fails on series contents
2022-04-17 22:24:12 +09:00
d1a33ccf1e many many updates (check commit detail)
- updated dependencies
  - bumped react version 17 -> 18
- changed navbar button tag from `a` to `button`
- added locale info to url (made sure same url = same content)
- fixed 0 gettingconsidered as "unknown length" for
  word count in `PostCard`
- moved functions from `Page.tsx` to `helper.ts`
- added "translation not available" page
2022-04-17 21:49:54 +09:00
d91b524dbd applied barreling 2022-04-17 10:52:44 +09:00
Renamed from src/pages/Home/index.tsx (Browse further)