Skip to content

tyson-swetnam/home

Repository files navigation

pages-build-deployment

Personal Website

tysonswetnam.com

Built using MkDocs with Material for MkDocs

Build instructions

git clone https://github.com/tyson-swetnam/home

cd home

pip install -r requirements.txt

python3 -m mkdocs serve

Building with Insiders

after the initial build follow up with

pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git

Disabled mkdocs-jupyter for now due to version lag.

Releases

No releases published

Packages

No packages published