aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 98e3057e81779171999064053b00ba459ce23a84 (plain)
1
2
3
4
5
6
7
8
9
10
# Personal Page

Live [here](https://guyonvarch.me).

## Getting started

```sh
cd public
python -m http.server
```