Commit graph

10 commits

Author SHA1 Message Date
4d798dd2e2 Abbreviate selected repo name if too long 2025-01-28 02:55:14 +01:00
45d97388ee Create navbar dropdown menu 2025-01-28 02:55:14 +01:00
160c8a626d Set up pinia 2025-01-27 20:29:54 +01:00
7ac29857ef Remove unused logos 2025-01-27 20:29:54 +01:00
9864c4b8a7 Disable zoom on android 2025-01-27 20:29:54 +01:00
1b94d5573c Use Remix icons and set up navbar properly
Too lazy to separate these changes into multiple commits.
2025-01-27 19:35:07 +01:00
14e85207e9 Embed and use FiraGo
It doesn't seem to be working correctly on Android though. A quick
google implies that my Android might not support woff2 files, so maybe
I should try ttf or woff instead.

Edit: Apparently, it *does* just work on my phone now. No idea why it
didn't work before.
2025-01-27 19:00:21 +01:00
d1f0d28dac Set up prettier and tailwind even harder
JS tooling breaks at the slightest whiff of nonstandard setups. God
forbid you set up your js project in a subdirectory of the repository
instead of in the root...
2025-01-26 23:57:28 +01:00
727ca3259a Set up prettier 2025-01-26 18:56:46 +01:00
6ac80ab679 Set up tauri project 2025-01-25 12:26:10 +01:00