Replace hardcoded static files with a static endpoint

This commit is contained in:
Juno Takano 2026-01-17 16:07:08 -03:00
commit 1103c89428
35 changed files with 206 additions and 145 deletions

View file

@ -0,0 +1,20 @@
# mononoki
> A font for programming and code review.
For a closer look [http://madmalik.github.io/mononoki/](http://madmalik.github.io/mononoki/).
## Features
* Alternate stylistic set with dotted zero, configurable with `ss01`.
## Installation
[Download mononoki.zip](https://github.com/madmalik/mononoki/releases/download/1.6/mononoki.zip) and unpack it.
* [macOS](http://support.apple.com/kb/HT2509), alternatively there is also a [homebrew formula](https://github.com/Homebrew/homebrew-cask/blob/main/Casks/font/font-m/font-mononoki.rb).
* [Windows](https://support.microsoft.com/en-us/office/add-a-font-b7c5f17c-4426-4b53-967f-455339c564c1)
* Linux/Unix - distro dependent, if you have a font manager installed on your system, open the font file and hit "Install". Alternatively, there are [mononoki-packages](https://repology.org/project/fonts:mononoki/versions) in many of the package repos, if you prefer installing via package manager.
## Credit
Box drawing characters created with [box drawing](https://github.com/adobe-type-tools/box-drawing).