Commit graph

5 commits

Author SHA1 Message Date
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00
ed7376b19a update dependencies 2022-12-03 19:34:44 +09:00
c338b0c9c3 improve skill svg generation 2022-11-21 02:47:28 +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
294387d8d5 moved everything out of the source directory 2022-02-19 17:50:34 +09:00
Renamed from source/generate/postProcess.ts (Browse further)