pompy.dev/apps/blog/src
developomp 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
..
components refactor: remove localization 2023-06-17 19:18:46 +09:00
data refactor: remove localization 2023-06-17 19:18:46 +09:00
pages refactor: remove localization 2023-06-17 19:18:46 +09:00
styles move theme related data from blog to theme 2022-12-15 20:04:18 +09:00
App.tsx refactor: remove localization 2023-06-17 19:18:46 +09:00
globalContext.tsx refactor: remove localization 2023-06-17 19:18:46 +09:00
index.tsx restructure project to use turborepo 2022-12-09 15:10:43 +09:00
react-app-env.d.ts restructure project to use turborepo 2022-12-09 15:10:43 +09:00
theme.tsx move theme related data from blog to theme 2022-12-15 20:04:18 +09:00