Improve readme

This commit is contained in:
Dejvino 2023-06-01 06:15:15 +02:00
parent 4472fab174
commit 0ef6945117

View File

@ -16,15 +16,15 @@ npm run dev
npm run build
```
All that is needed to deploy is to copy the contents of the `./out/` folder onto any web hosting.
All that is needed to deploy is to copy the contents of the `./out/` folder onto a web hosting.
## Configuration
### CV content
- src/PersonalData.ts :: source of all data for the CV, nicely structured in a type-checked TypeScript object literal
- [src/PersonalData.ts](src/PersonalData.ts) :: source of all data for the CV, nicely structured in a type-checked TypeScript object literal
### Images
- public/favicon.ico
- public/photo.png
- [public/favicon.ico](public/favicon.ico) :: web favicon
- [public/photo.png](public/photo.png) :: cover photo