Commit graph

127 commits

Author SHA1 Message Date
ca98a571de
Update dependencies
All checks were successful
Audit / Audit (push) Successful in 12s
Push / Lint (push) Successful in 29s
Push / Build (push) Successful in 38s
2025-03-19 23:06:58 -04:00
c1d09353e0
Upgrade dependencies
All checks were successful
Audit / Audit (push) Successful in 11s
Push / Lint (push) Successful in 27s
Push / Build (push) Successful in 35s
2025-02-25 20:02:39 -05:00
ad840a31c1
Merge branch 'actions'
Some checks failed
Audit / Audit (push) Failing after 10s
Push / Lint (push) Successful in 26s
Push / Build (push) Successful in 36s
2025-02-23 08:20:06 -05:00
7781b4b57c
Clarify artifact is a .zip
Some checks failed
Audit / Audit (push) Failing after 10s
Push / Lint (push) Successful in 24s
Push / Build (push) Successful in 36s
Audit / Audit (pull_request) Failing after 10s
2025-02-23 08:17:17 -05:00
aa14d0a6b5
Fix some remaining pnpm references
Some checks failed
Audit / Audit (push) Failing after 11s
Push / Lint (push) Successful in 24s
Push / Build (push) Successful in 34s
Audit / Audit (pull_request) Failing after 11s
2025-02-23 08:14:35 -05:00
c816032f54
Cache npm dependencies
Some checks failed
Audit / Audit (push) Failing after 10s
Push / Lint (push) Successful in 27s
Push / Build (push) Failing after 18s
Audit / Audit (pull_request) Failing after 10s
2025-02-23 08:10:31 -05:00
429b37a2e2
Switch to npm
Remember when I switched to pnpm, like, 1 commit ago? Yeah I misread the CI log, it actually need to use npm.
2025-02-23 08:09:16 -05:00
50ff732413
Switch to pnpm
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Failing after 8s
Push / Build (push) Failing after 8s
TBH I don't really care between pnpm and yarn, but the new runner image only has pnpm so here I go
2025-02-23 07:55:27 -05:00
6d49de0421
Save CI build
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Failing after 8s
Push / Build (push) Failing after 8s
2025-02-23 07:43:22 -05:00
5ad0c98252
Switch to new runner image 2025-02-23 07:38:10 -05:00
64306308ce
Add lint job to push action
Some checks failed
Audit / Audit (push) Failing after 9s
Push / Lint (push) Successful in 39s
Push / Build (push) Successful in 45s
2025-02-23 04:55:17 -05:00
b637af9c7a
Format remaining root directory files with Prettier 2025-02-23 04:51:18 -05:00
f4174b3832
Don't make Prettier format minified public files 2025-02-23 04:50:41 -05:00
58b7fc6cc7
Upgrade deps
Some checks failed
Audit / Audit (push) Failing after 9s
Build / Build (push) Successful in 43s
Didn't actually  fix the audit issue unfortunately
2025-02-23 04:23:43 -05:00
1db03d5615
Clean up references to build script 2025-02-23 04:23:12 -05:00
46330f5066
Merge branch 'actions'
Some checks failed
Audit / Audit (push) Failing after 9s
Build / Build (push) Successful in 48s
2025-02-23 04:21:26 -05:00
9f4911b4c8
Add scheduled audit action
Some checks failed
Audit / Audit (push) Failing after 11s
Build / Build (push) Successful in 49s
Audit / Audit (pull_request) Failing after 9s
Build / Build (pull_request) Successful in 46s
2025-02-23 04:11:28 -05:00
f69b42034f
Add more metadata to build action 2025-02-23 04:11:10 -05:00
f119e4b4a2
Centre picture
All checks were successful
/ build (push) Successful in 43s
2025-02-21 03:17:42 -05:00
02ed9f71c1
Remove unused styles 2025-02-21 03:09:13 -05:00
91a7b065ec
Add hobbies 2025-02-21 03:08:09 -05:00
283ca57a5b
Remove thumbnail 2025-02-21 02:58:46 -05:00
a85a91a701
Improve shrinking stability 2025-02-21 02:48:48 -05:00
a49e2253d6
Improve screen usage 2025-02-21 02:29:41 -05:00
f4bede82a0
Simplify description 2025-02-21 02:29:03 -05:00
cff2cc57eb
Remove CV from links 2025-02-21 02:28:01 -05:00
d59f435d44
Upgrade dependencies 2025-02-21 02:15:13 -05:00
a513e3786c
Refactor body into multiple files 2025-02-21 02:06:51 -05:00
36db4c2c0c
Create new components to reduce code duplication 2025-02-21 01:50:27 -05:00
aa8c9ce317
Merge branch 'actions'
All checks were successful
/ build (push) Successful in 49s
2025-02-19 20:20:44 -05:00
8d180285a9
Change Bash directive style
All checks were successful
/ build (push) Successful in 50s
/ build (pull_request) Successful in 41s
Oops, it wasn't that it wasn't finding the file, it was that the first line failed.
2025-02-19 18:43:25 -05:00
66756b0605
Rename render.bash to use .sh extension
Some checks failed
/ build (push) Failing after 36s
Using .bash appears to have broken the call from Yarn in the CI?
2025-02-19 18:39:23 -05:00
6ae65fdb45
Make action install dependencies before trying to build
Some checks failed
/ build (push) Failing after 37s
2025-02-19 18:29:33 -05:00
63423f2110
Make render script use Bash best practices 2025-02-19 18:28:57 -05:00
e5f2925307
First draft of build action
Some checks failed
/ build (push) Failing after 1m56s
2025-02-19 18:02:33 -05:00
696b5c36c4
Fix SVGs being invisible on Safari 2025-02-15 14:02:30 -05:00
1ff0acbaf8
Use yarn build 2025-02-15 13:32:42 -05:00
23d61ee1b0
Fix local development on Linux 2025-02-15 13:31:31 -05:00
6c926855e2
Fix unnecessary permissions 2025-02-15 13:04:48 -05:00
654aff1e81
Remove unused nonexistent GitHub icon import 2025-01-31 14:56:21 -05:00
f4af8d5162
Remove GitHub link 2025-01-15 20:55:07 +13:00
b766466160
Add link to Forgejo instance 2025-01-14 11:49:59 +13:00
e98602c0c2
Make fetch colours less repetitive
Pretty sure this actually increases LoC but hey, I need something point at to show I know react
2025-01-05 22:12:57 +13:00
c7b120326d
Update thumbnail 2025-01-05 21:57:41 +13:00
ba61105204
Fix public asset deployment 2025-01-05 21:38:54 +13:00
df7a34f355
Add proper favicon 2025-01-05 21:33:15 +13:00
dd71db4efb
Update mark 2025-01-05 17:48:15 +13:00
7b4935ad5d
Update README 2025-01-03 00:57:56 +13:00
6830bd41dd
Refactor as SSG using Vite+React 2025-01-03 00:50:52 +13:00
a22071815d
Remove DarkReader references 2025-01-01 23:52:51 +13:00