pompy.dev/generate
developomp 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
..
portfolio removed unnecessary extra space 2022-03-22 11:56:23 +09:00
recursiveParse added localization to portfolio page 2022-03-27 10:40:59 +09:00
clean.ts moved everything out of the source directory 2022-02-19 17:50:34 +09:00
config.ts moved everything out of the source directory 2022-02-19 17:50:34 +09:00
index.ts added localization to portfolio page 2022-03-27 10:40:59 +09:00
parseMarkdown.ts implemented korean unsearchable posts 2022-03-26 23:12:47 +09:00
postProcess.ts many many updates (check commit detail) 2022-04-17 21:49:54 +09:00
searchIndex.ts moved everything out of the source directory 2022-02-19 17:50:34 +09:00
util.ts moved everything out of the source directory 2022-02-19 17:50:34 +09:00