From e120dff5e4747d1231f93d3cc7e6fe34d27b6634 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Fri, 31 Mar 2023 17:24:36 +0700 Subject: [PATCH] feat: add fonts --- docs/2022-06-08-backup.html | 9 +- docs/2022-06-08-dockerfile-go.html | 9 +- docs/2022-07-10-bootstrap-go.html | 9 +- docs/2022-07-12-uuid-or-else.html | 9 +- docs/2022-07-19-migrate-to-buf.html | 9 +- docs/2022-07-31-experiment-go.html | 9 +- docs/2022-07-31-sql.html | 9 +- docs/2022-08-10-gitignore.html | 9 +- docs/2022-10-26-reload-config.html | 9 +- docs/2022-12-25-archlinux.html | 9 +- docs/2022-12-25-go-test-asap.html | 9 +- docs/2023-03-05-incident.html | 9 +- docs/2023-03-08-ekyc.html | 10 +- docs/2023-03-30-fonts.html | 279 ++++++++++++++++++++++++++++ docs/index.html | 9 +- posts/2023-03-08-ekyc.md | 2 + posts/2023-03-30-fonts.md | 98 ++++++++++ templates/post.html | 9 +- 18 files changed, 440 insertions(+), 75 deletions(-) create mode 100644 docs/2023-03-30-fonts.html create mode 100644 posts/2023-03-30-fonts.md diff --git a/docs/2022-06-08-backup.html b/docs/2022-06-08-backup.html index bcf223a..89f8db6 100644 --- a/docs/2022-06-08-backup.html +++ b/docs/2022-06-08-backup.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-06-08-dockerfile-go.html b/docs/2022-06-08-dockerfile-go.html index bff626a..f0507b1 100644 --- a/docs/2022-06-08-dockerfile-go.html +++ b/docs/2022-06-08-dockerfile-go.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-07-10-bootstrap-go.html b/docs/2022-07-10-bootstrap-go.html index 26bae85..f78bd08 100644 --- a/docs/2022-07-10-bootstrap-go.html +++ b/docs/2022-07-10-bootstrap-go.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-07-12-uuid-or-else.html b/docs/2022-07-12-uuid-or-else.html index 452050a..a881634 100644 --- a/docs/2022-07-12-uuid-or-else.html +++ b/docs/2022-07-12-uuid-or-else.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-07-19-migrate-to-buf.html b/docs/2022-07-19-migrate-to-buf.html index aa5bbb3..4e13452 100644 --- a/docs/2022-07-19-migrate-to-buf.html +++ b/docs/2022-07-19-migrate-to-buf.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-07-31-experiment-go.html b/docs/2022-07-31-experiment-go.html index 14b75ca..d7df53c 100644 --- a/docs/2022-07-31-experiment-go.html +++ b/docs/2022-07-31-experiment-go.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-07-31-sql.html b/docs/2022-07-31-sql.html index f8d8626..ebe3b6c 100644 --- a/docs/2022-07-31-sql.html +++ b/docs/2022-07-31-sql.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-08-10-gitignore.html b/docs/2022-08-10-gitignore.html index 2f5d64c..c271025 100644 --- a/docs/2022-08-10-gitignore.html +++ b/docs/2022-08-10-gitignore.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-10-26-reload-config.html b/docs/2022-10-26-reload-config.html index 17c7e61..4436934 100644 --- a/docs/2022-10-26-reload-config.html +++ b/docs/2022-10-26-reload-config.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-12-25-archlinux.html b/docs/2022-12-25-archlinux.html index 3c9582d..23ed1cc 100644 --- a/docs/2022-12-25-archlinux.html +++ b/docs/2022-12-25-archlinux.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2022-12-25-go-test-asap.html b/docs/2022-12-25-go-test-asap.html index 3bbaa2c..e19344f 100644 --- a/docs/2022-12-25-go-test-asap.html +++ b/docs/2022-12-25-go-test-asap.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2023-03-05-incident.html b/docs/2023-03-05-incident.html index 9c193fb..245742b 100644 --- a/docs/2023-03-05-incident.html +++ b/docs/2023-03-05-incident.html @@ -15,7 +15,6 @@ /> diff --git a/docs/2023-03-08-ekyc.html b/docs/2023-03-08-ekyc.html index 094c62c..d275f67 100644 --- a/docs/2023-03-08-ekyc.html +++ b/docs/2023-03-08-ekyc.html @@ -15,7 +15,6 @@ /> @@ -52,6 +51,7 @@ >EKYC - The battle never ends +

TODO

Feel free to ask me via diff --git a/docs/2023-03-30-fonts.html b/docs/2023-03-30-fonts.html new file mode 100644 index 0000000..15b0e9a --- /dev/null +++ b/docs/2023-03-30-fonts.html @@ -0,0 +1,279 @@ + + + + + + + + + + + + +
Index
+

+ Fonts +

+

+ I always want the best fonts for my terminal, my text editor, my ... But + I'm not satisfied easily, so I keep trying new fonts. +

+

TLDR:

+ +

+ All images belows is official images I got from fonts website or github. + I'm too lazy to screenshot anw :D +

+

+ JetBrains Mono +

+ +

+ img00 +

+

+ Iosevka +

+

+ I often choose SS08 variant because I also love + PragmataPro + too. +

+ +

Font is narrow, can display much more on small screen.

+

+ img01 +

+

+ Recursive +

+

I often choose Casual variant.

+ +

+ Martian Mono +

+ +

+ Font is wide, remember to edit line height to make it looks good. I like + its bold, strong look. +

+

+ img02 +

+

+ agave +

+ +

+ Font is small, can display much more on small screen. I like its curved + look. +

+

+ Hermit +

+ +

Looks unique to me, with some sharp look.

+

+ + APL-385 + and APL386 +

+

TODO

+

I love its wide look, also it's feel nostalgic.

+

+ Cozette +

+ +

Feel nostalgic. But sometimes it's hard to read.

+

+ img03 +

+

+ Murr fonts, but I don't use much +

+ + +
+ Feel free to ask me via + email or + Mastodon. Source + code is available on + GitHub +
+ + diff --git a/docs/index.html b/docs/index.html index 4664071..fb341c6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,6 @@ /> diff --git a/posts/2023-03-08-ekyc.md b/posts/2023-03-08-ekyc.md index cc1adc7..36eac14 100644 --- a/posts/2023-03-08-ekyc.md +++ b/posts/2023-03-08-ekyc.md @@ -1 +1,3 @@ # EKYC - The battle never ends + +TODO diff --git a/posts/2023-03-30-fonts.md b/posts/2023-03-30-fonts.md new file mode 100644 index 0000000..06979ab --- /dev/null +++ b/posts/2023-03-30-fonts.md @@ -0,0 +1,98 @@ +# Fonts + +I always want the best fonts for my terminal, my text editor, my ... +But I'm not satisfied easily, so I keep trying new fonts. + +TLDR: + +- Use [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono) for code. +- Use [Inter](https://github.com/rsms/inter) for everything else. + +All images belows is official images I got from fonts website or github. +I'm too lazy to screenshot anw :D + +## JetBrains Mono + +- Support Vietnamese +- Support italic +- Support ligatures + +![img00](https://github.com/JetBrains/JetBrainsMono/raw/master/images/character-set@2x.png) + +## [Iosevka](https://github.com/be5invis/Iosevka) + +I often choose SS08 variant because I also love [PragmataPro](https://fsd.it/shop/fonts/pragmatapro/) too. + +- Support Vietnamese +- Support bold, italic +- Support ligatures +- Support display font (non mono) + +Font is narrow, can display much more on small screen. + +![img01](https://raw.githubusercontent.com/be5invis/Iosevka/v21.1.1/images/iosevka-ss08.dark.svg#gh-dark-mode-only) + +## [Recursive](https://github.com/arrowtype/recursive) + +I often choose Casual variant. + +- Support Vietnamese +- Support bold, italic +- Support ligatures +- Support display font (non mono) + +## [Martian Mono](https://github.com/evilmartians/mono) + +- No Vietnamese +- Support bold +- No italic +- No ligatures + +Font is wide, remember to edit line height to make it looks good. +I like its bold, strong look. + +![img02](https://github.com/evilmartians/mono/raw/main/documentation/martian-mono-character-set.png) + +## [agave](https://github.com/blobject/agave) + +- No Vietnamese +- Support bold +- No italic +- No ligatures + +Font is small, can display much more on small screen. +I like its curved look. + +## [Hermit](https://github.com/pcaro90/hermit) + +- No Vietnamese +- Support bold, italic +- No ligatures + +Looks unique to me, with some sharp look. + +## [APL-385](https://apl385.com/fonts/index.htm) and [APL386](https://github.com/abrudz/APL386) + +TODO + +I love its wide look, also it's feel nostalgic. + +## [Cozette](https://github.com/slavfox/Cozette) + +- No Vietnamese +- No bold, italic +- No ligatures + +Feel nostalgic. +But sometimes it's hard to read. + +![img03](https://github.com/slavfox/Cozette/raw/master/img/sample.png) + +## Murr fonts, but I don't use much + +- [Fira Code](https://github.com/tonsky/FiraCode): best ligatures. +- [Cascadia Code](https://github.com/microsoft/cascadia-code) +- [Input](https://input.djr.com/) +- [Monoid](https://github.com/larsenwork/monoid) +- [Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans) +- [mononoki](https://github.com/madmalik/mononoki) diff --git a/templates/post.html b/templates/post.html index fddb15c..1e9091a 100644 --- a/templates/post.html +++ b/templates/post.html @@ -15,7 +15,6 @@ />