← Back to making

Example project

This is an example project to demonstrate the making section structure.

You can add more content here - photos, descriptions, technical details, learnings, etc. The content can be as short as a few sentences or expand into a full blog-style post.

How to add your own projects

  1. Create a new .md file in the _making/ directory
  2. Add front matter with: title, date, type, slug, image, and optional carousel_images
  3. Write your content below the front matter (markdown supported)
  4. The project will automatically appear on /making and have its own URL at /making/[slug]/

Tips

  • Keep it simple - start with just a few sentences and photos
  • You can always expand later by adding more content to this file
  • Use the carousel_images field to show multiple photos
  • The type field helps categorize projects (Woodworking, Electronics, Home Automation, etc.)