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. else.
</li> </li>
</ul> </ul>
<p> <p>Always choose <strong>OTF</strong> over <strong>TTF</strong> format.</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>
<h2> <h2>
<a <a
id="user-content-jetbrains-mono" id="user-content-jetbrains-mono"
@ -132,6 +129,13 @@
</ul> </ul>
<p>Ligatures I prefer: <code>ss10</code>, <code>ss12</code>.</p> <p>Ligatures I prefer: <code>ss10</code>, <code>ss12</code>.</p>
<p>Looks good on my phone.</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> <h2>
<a <a
id="user-content-agave" id="user-content-agave"
@ -367,6 +371,17 @@
>Atkinson Hyperlegible</a >Atkinson Hyperlegible</a
>: for reading ebook. >: for reading ebook.
</li> </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> </ul>
<h3> <h3>
<a <a

View File

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

View File

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

View File

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