Skip to content

Latest commit

 

History

163 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thought Box - MkDocs Material Site

This is my personal blog migrated from Jekyll to MkDocs Material.

Running locally

  1. Install dependencies:
pip install -r requirements.txt
  1. Serve the site:
mkdocs serve

The site will be available at http://127.0.0.1:8000

Building for production

mkdocs build

Deployment

The site is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the master branch.

About

my blog perhaps?

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors