Skip to content

cmenguy/cmenguy.github.io

Repository files navigation

cmenguy.github.io

Personal blog on AI/ML engineering — LLMs, ML systems, and deep learning.

Built with Jekyll 4 and deployed via GitHub Pages.

Local Development

# Install dependencies
bundle install

# Serve locally
bundle exec jekyll serve

Then open http://localhost:4000.

Stack

  • Jekyll 4 with custom terminal/hacker theme
  • KaTeX for math rendering
  • Rouge for syntax highlighting
  • Fira Code monospace font
  • GitHub Actions for deployment

Writing

Posts go in _posts/ as YYYY-MM-DD-slug.md. See .claude/skills/write-post/SKILL.md for the full writing guide.

License

Content is copyright Charles Menguy. Code samples in blog posts are MIT licensed unless otherwise noted.

About

Blog using Github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors