liambob77 / website

My personal website.

Home Page:https://pawamoy.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pawamoy's website

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

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

Setup

python3 -m venv venv
venv/bin/pip install -r requirements.txt

Development

Serve locally with ./scripts/serve.sh.

Deployment

Deploy to GitHub pages with ./scripts/deploy.sh. The repository pawamoy.github.io must exist one directory above:

..
├── pawamoy.github.io
└── website
    ├── docs
    ├── scripts
    ├── site
    └── venv

About

My personal website.

https://pawamoy.github.io/


Languages

Language:Shell 100.0%