m24murray / site-docs

Docs for website at m24murray.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m24murray.github.io

A sample website built using mkdocs. Docs compiled and deployed to my Github Pages repository here https://github.com/m24murray/m24murray.github.io and can be accessed at m24murray.co.uk.

Getting started

mkdocs commands

Running the site locally:

mkdocs serve

Deploying the site:

cd ../m24murray.github.io/
mkdocs gh-deploy  --config-file ../my-project/mkdocs.yml --remote-branch master -t material

About

Docs for website at m24murray.co.uk