Personal Page
Live here.
Getting started
cd public
python -m http.server
Captures
- Take screenshots with Chrome developer tool for web views, with 1280×800 resolution.
- Convert screenchots to WEBP with imagemagick:
magick input.png output.webp
.
index : personal-page | ||
Static HTML page for my resume and projects. | Joris |
aboutsummaryrefslogtreecommitdiff |
Live here.
cd public
python -m http.server
magick input.png output.webp
.