1b39473f48
chore: make it harder to accidentally nuke files
2024-10-11 18:33:53 +09:00
cbd9e12fd5
chore: remove unused terraform/opentofu stuff
2024-10-11 18:10:48 +09:00
41c7959b52
chore: bump required pnpm version from 8 to 9
2024-10-11 18:02:05 +09:00
711058fcde
fix: test server not starting properly
2024-04-28 00:56:47 +09:00
e21489c908
fix: vercel deploy failing
2024-04-28 00:30:44 +09:00
2f66a1dc88
chore: bump package versions (and pnpm)
2024-04-28 00:01:22 +09:00
43f80f9285
chore: bump turbo version
2024-04-26 23:50:19 +09:00
26f489ecc0
chore: migrate from terraform to opentofu
2024-04-15 20:19:51 +09:00
d167a57dbf
chore: chmod 0755 to 0664 (why tf is this executable?!)
2024-04-15 17:34:35 +09:00
7079f92414
chore: update to Node.JS v20
2024-02-29 00:07:36 +09:00
12ed6cf0c2
chore: update prettier
2024-02-28 23:34:49 +09:00
6af4e34408
chore: bump package versions
2023-12-23 18:38:01 +09:00
503d7d9437
chore: bump turbo version
2023-09-25 16:32:38 +09:00
51ed1266c9
chore: add commitlint
2023-09-23 17:46:12 +09:00
966cb65d08
chore: bump package manager version
2023-08-03 21:07:07 +09:00
ce88a0a343
chore: bump turbo version
2023-07-31 09:33:27 +09:00
7cbb07fd67
feat: add unit tests
2023-07-30 16:01:08 +09:00
acf1ee7f9e
chore: add root serve script
2023-07-29 11:33:06 +09:00
ea89e17495
test: add E2E testing
2023-07-29 09:04:23 +09:00
e781526337
chore: remove unnecessary preview scripts
2023-07-29 09:00:15 +09:00
5fdf41dac6
chore: downgrade turbo for real this time
2023-07-09 18:39:37 +09:00
761b49150b
chore: downgrade turbo
...
- reason: https://github.com/vercel/turbo/issues/5447
2023-07-09 18:21:42 +09:00
2cb7682188
chore: import shared prettier config from root
2023-07-09 12:54:50 +09:00
deb4dca623
chore: downgrade prettier formatter
2023-07-09 12:18:48 +09:00
af35b116a0
chore: bump package versions
2023-07-09 11:08:53 +09:00
d452533877
chore: bump turbo version
2023-07-06 14:12:00 +09:00
4a7ced5550
chore: tidy up linters
2023-07-02 13:47:06 +09:00
0a6c64682d
chore: tidy up turborepo commands
2023-06-29 20:08:36 +09:00
b43871c516
chore: change eslint & prettier config
2023-06-29 15:53:51 +09:00
3008c6bebf
chore: bump turbo version
2023-06-29 12:31:18 +09:00
cf1d8c1590
chore: bump package versions
2023-06-17 20:24:09 +09:00
50b0c3b731
fix github action and over-specific pnpm version
2022-12-09 15:17:46 +09:00
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
c8b06139d3
made npm script work without yarn
2022-12-03 19:23:20 +09:00
b9fef5ec21
bump package versions and fix related issues
2022-09-17 10:32:57 +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
71a74daf24
resume and navbar update
...
- separated resume contents from portfolio
- increased sidebar icon size
- updated sidebar icons
- updated fontawesome icon versoin
2022-03-27 12:55:31 +09:00
294387d8d5
moved everything out of the source
directory
2022-02-19 17:50:34 +09:00