Commit graph

5 commits

Author SHA1 Message Date
e138285b7b refactor: apply new eslint rules 2023-07-02 13:48:44 +09:00
b43871c516 chore: change eslint & prettier config 2023-06-29 15:53:51 +09:00
6de5253559 feat(blog): add aria-label attributes to improve accessibility 2023-06-17 23:15:38 +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
7b7be55499 move theme related data from blog to theme 2022-12-15 20:04:18 +09:00
Renamed from apps/blog/src/components/Navbar/SearchButton.tsx (Browse further)