Commit graph

31 commits

Author SHA1 Message Date
e48b65b14c feat(blog): port from CRA to vite + react 2023-07-07 19:18:32 +09:00
8243d38270 chore: remove shared tsconfig package 2023-07-06 18:07:06 +09:00
d452533877 chore: bump turbo version 2023-07-06 14:12:00 +09:00
e7e50eed39 chore: rename "blog-content" to "content" 2023-07-06 14:11:15 +09:00
695ea0d178 chore(main): remove unused dependency 2023-07-02 15:16:55 +09:00
9335f12627 chore: remove unused package 2023-07-02 15:14:37 +09:00
e43193d464 feat(main): replace emotion CSS with tailwind 2023-07-02 14:57:56 +09:00
4a7ced5550 chore: tidy up linters 2023-07-02 13:47:06 +09:00
002fb4bea7 refactor: tidy up tailwind configs
- add tailwind to all apps
- share tailwind themes and stuff
2023-07-02 10:56:12 +09:00
8881979269 chore(main): bump package versions 2023-07-02 10:20:15 +09:00
62ddabb9ca feat: tidy up title & meta tags 2023-06-29 23:26:20 +09:00
0a6c64682d chore: tidy up turborepo commands 2023-06-29 20:08:36 +09:00
16cb0ee44d chore: fix build failing 2023-06-29 16:19:39 +09:00
b43871c516 chore: change eslint & prettier config 2023-06-29 15:53:51 +09:00
e18c8dcdc5 feat(blog): self host fonts 2023-06-29 14:10:29 +09:00
91a376429a fix(blog-content): mismatched anchor slug 2023-06-29 14:04:29 +09:00
3008c6bebf chore: bump turbo version 2023-06-29 12:31:18 +09:00
4a6d765c86 feat: add portfolio site 2023-06-29 12:28:25 +09:00
df0685d0f8 chore: remove unused dependency 2023-06-26 10:00:42 +09:00
922c18aa52 chore: remove unnecessary dependencies 2023-06-26 00:45:53 +09:00
3b05f4de71 feat: create main website 2023-06-26 00:33:47 +09:00
4694e6799d refactor: remove style.developomp.com 2023-06-18 19:02:59 +09:00
5ab6b93fa3 refactor(blog): move content gen code to its own package 2023-06-18 11:58:13 +09:00
cf1d8c1590 chore: bump package versions 2023-06-17 20:24:09 +09:00
e26738ee07 chore: replace deprecated typescript-styled-plugin 2023-06-17 19:13:02 +09:00
7b7be55499 move theme related data from blog to theme 2022-12-15 20:04:18 +09:00
2965ca04b0 fix broken lockfile 2022-12-13 19:34:01 +09:00
11cf254ccb add missing dependency 2022-12-13 19:30:53 +09:00
1eecfb6742 update outdated lockfile 2022-12-13 17:50:10 +09:00
c6190c44bd add style.developomp.com 2022-12-13 17:48:17 +09:00
90c535ebb2 restructure project to use turborepo 2022-12-09 15:10:43 +09:00