Updated README

This commit is contained in:
Author 2023-08-26 14:34:17 -04:00
parent 91e25b7a82
commit 3f0f14aa38

View file

@ -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