chore: update readme

This commit is contained in:
bdeshi 2024-05-17 10:04:51 +06:00
parent bd172c68f3
commit b02c57ce7b
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0

View File

@ -1,7 +1,13 @@
# intro
[![status-badge](https://build.bdeshi.space/api/badges/bdeshi/resume-manpage/status.svg)](https://build.bdeshi.space/bdeshi/resume-manpage)
this is a manpage-like html template, but tbh it's not really a manpage
Look!
it's a pdf!
it's a manpage!
no, it's my online resume! 🦸
created with [pug][pug] and [sass][sass], build with [parcel][parcel].
@ -9,6 +15,7 @@ created with [pug][pug] and [sass][sass], build with [parcel][parcel].
```bash
# select node version
$ nvm install
$ nvm use
# install dependencies
$ yarn install
@ -33,6 +40,10 @@ $ ls dist
`/assets/styles/index.sass`: the starting point of the sass template.
`/meta`: additional resources that aren't directly used to build the template.
- `/meta/iac`: terraform iac config for the backend services hosting the rendered site.
---
[pug]: https://pugjs.org