feat(frontend): self host fonts
This commit is contained in:
parent
83e38bb320
commit
99ab8b6864
4 changed files with 39 additions and 1 deletions
|
@ -10,6 +10,8 @@ git clone https://codeberg.org/u1f320/pronouns.cc.git pronouns
|
|||
cd pronouns
|
||||
make all
|
||||
|
||||
# if required fonts have not been downloaded yet
|
||||
./download-fonts.sh
|
||||
# if running for the first time
|
||||
./pronouns database migrate
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue