Home

Awesome

pawamoy's website

My personal blog and website, built with MkDocs, and the Material for MkDocs theme.

Served at https://pawamoy.github.io/.

Setup

Install dependencies in a venv with /scripts/setup.sh.

Development

Serve locally with ./scripts/serve.sh.

Deployment

Deploy to pawamoy.github.io's GitHub pages with ./scripts/deploy.sh.