My personal website and blog built with MkDocs and Material for MkDocs. Features blog posts, tutorials, and conference talk archives.
Quick Start
# Install dependencies just install # Start development server just serve # Build site just build # Run quality checks just check
Commands
Run just help to see all available commands. Key commands include:
just new-blog "Title"- Create a new blog postjust link-check- Check all linksjust validate- Validate MkDocs configurationjust clean- Clean build artifacts
Contributing
Request a Blog Post
Have an idea for a blog post? Request a topic using my issue template.
Report Issues
Found a bug or broken link? Report an issue using my bug report template.