feat: more fonts

main
sudo pacman -Syu 2024-01-07 00:10:25 +07:00
parent 3cc71aed8c
commit 8adf93462a
4 changed files with 37 additions and 18 deletions

View File

@ -64,10 +64,7 @@
else.
</li>
</ul>
<p>
All images belows is either official images I got from fonts website or my
own screenshots. I'm too lazy to screenshot anw :D
</p>
<p>Always choose <strong>OTF</strong> over <strong>TTF</strong> format.</p>
<h2>
<a
id="user-content-jetbrains-mono"
@ -132,6 +129,13 @@
</ul>
<p>Ligatures I prefer: <code>ss10</code>, <code>ss12</code>.</p>
<p>Looks good on my phone.</p>
<ul>
<li>
<a href="https://www.recursive.design/process/" rel="nofollow"
>Designing Recursive</a
>
</li>
</ul>
<h2>
<a
id="user-content-agave"
@ -367,6 +371,17 @@
>Atkinson Hyperlegible</a
>: for reading ebook.
</li>
<li>
<a href="https://github.com/arrowtype/shantell-sans">Shantell Sans</a>:
another Comit vibe.
<ul>
<li>
<a href="https://shantellsans.com/process" rel="nofollow"
>The Story of Shantell Sans</a
>
</li>
</ul>
</li>
</ul>
<h3>
<a

View File

@ -755,21 +755,11 @@
>https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment</a
>
</li>
<li>
<a href="https://github.com/dkorunic/betteralign"
>https://github.com/dkorunic/betteralign</a
>
</li>
<li>
<a href="https://github.com/gotestyourself/gotestsum"
>https://github.com/gotestyourself/gotestsum</a
>
</li>
<li>
<a href="https://github.com/maruel/panicparse"
>https://github.com/maruel/panicparse</a
>
</li>
</ul>
<p>Memory</p>
<ul>
@ -783,6 +773,16 @@
>https://github.com/burrowers/garble</a
>
</li>
<li>
<a href="https://github.com/maruel/panicparse"
>https://github.com/maruel/panicparse</a
>
</li>
<li>
<a href="https://github.com/dkorunic/betteralign"
>https://github.com/dkorunic/betteralign</a
>
</li>
</ul>
<h3>
<a

View File

@ -14,8 +14,7 @@ Otherwise:
- Use [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono) for code.
- Use [Inter](https://github.com/rsms/inter) for everything else.
All images belows is either official images I got from fonts website or my own
screenshots. I'm too lazy to screenshot anw :D
Always choose **OTF** over **TTF** format.
## [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono)
@ -55,6 +54,8 @@ Ligatures I prefer: `ss10`, `ss12`.
Looks good on my phone.
- [Designing Recursive](https://www.recursive.design/process/)
## [agave](https://github.com/blobject/agave)
- No Vietnamese
@ -153,6 +154,9 @@ For fancy terminal, only need `NerdFontsSymbolsOnly`
font.
- [Atkinson Hyperlegible](https://brailleinstitute.org/freefont): for reading
ebook.
- [Shantell Sans](https://github.com/arrowtype/shantell-sans): another Comit
vibe.
- [The Story of Shantell Sans](https://shantellsans.com/process)
### Trendy

View File

@ -167,14 +167,14 @@ Memory
- https://github.com/mvdan/gofumpt
- https://github.com/golangci/golangci-lint
- https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/fieldalignment
- https://github.com/dkorunic/betteralign
- https://github.com/gotestyourself/gotestsum
- https://github.com/maruel/panicparse
Memory
- https://github.com/go101/golds
- https://github.com/burrowers/garble
- https://github.com/maruel/panicparse
- https://github.com/dkorunic/betteralign
### UI