docs: update readme docs and reorganize images

Moved images to central folder and updated usage docs in the README
This commit is contained in:
Paul T
2024-03-28 08:31:48 -04:00
parent bde0b7120c
commit 009adbe248
4 changed files with 6 additions and 2 deletions

View File

@@ -13,7 +13,11 @@ You will need the `Roboto` and `Source Sans Pro` fonts installed on your system
- [Roboto](https://fonts.google.com/specimen/Roboto)
- [Source Sans Pro](https://github.com/adobe-fonts/source-sans-pro)
This template also uses FontAwesome icons via the [fontawesome](https://typst.app/universe/package/fontawesome) package.
This template also uses FontAwesome icons via the [fontawesome](https://typst.app/universe/package/fontawesome) package. You will need to install the fontawesome fonts on your system or configure the `typst` web app to use them. You can download fontawesome [here](https://fontawesome.com/download).
To use the fontawesome icons in the web app, add a `fonts` folder to your project and upload the `otf` files from the fontawesome download to this folder like so:
![alt text](assets/images/typst_web_editor.png)
See `typst fonts --help` for more information on configuring fonts for `typst` that are not installed on your system.
@@ -69,4 +73,4 @@ For more information on how to use and compile `typst` files, see the [official
| | |
| --- | --- |
| ![Resume](resume.png) | ![Coverletter](coverletter.png) |
| ![Resume](assets/images/resume.png) | ![Coverletter](assets/images/coverletter.png) |

View File

Before

Width:  |  Height:  |  Size: 402 KiB

After

Width:  |  Height:  |  Size: 402 KiB

View File

Before

Width:  |  Height:  |  Size: 420 KiB

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB