asterixorobelix.github.io
Personal blog and portfolio site built with Jekyll, hosted on GitHub Pages.
Key Patterns
- Front Matter: layout, title, tags, category
- Standalone Layout: For product pages like
/commutecheck/(no sidebar) - Sidebar Navigation: Auto-populates from
category/andsidebar_linkpages - Theme Customization: SASS variables in
_sass/hydeout/_variables.scss
Content Categories
- Software - Development topics (Android, iOS, Kotlin, Flutter)
- Machines - Hardware (3D printers, CNC, laser)
- Objects - Physical/craft projects
Deployment
- Push to master -> auto-deploy to GitHub Pages
- Live URL: https://asterixorobelix.github.io
Conventions
- Conventional commits: feat:, fix:, refactor:, chore:, docs:, test: