Updated README
This commit is contained in:
parent
91e25b7a82
commit
3f0f14aa38
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
This repository contains the code for my personal site, hosted at [carya.software](https://www.carya.software).
|
||||
|
||||
# Building
|
||||
"building" the site such that it can be deployed is simple. Add the two custom fonts used to the fonts folder, and compile the tailwindCSS.
|
||||
"Building" the site such that it can be deployed is simple. Clone the repository, add the relevant font .ttf files, and compile the tailwindCSS.
|
||||
## Fonts
|
||||
Obtain the files [ioseevka_ter_regular.ttf](https://typeof.net/Iosevka/) and [OFLGoudyStMTT.ttf](https://www.1001fonts.com/ofl-sorts-mill-goudy-font.html) and put them in the fonts folder.
|
||||
## Tailwind
|
||||
|
|
Loading…
Reference in a new issue