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
- Create a new
.mdfile in the_making/directory - Add front matter with: title, date, type, slug, image, and optional carousel_images
- Write your content below the front matter (markdown supported)
- The project will automatically appear on
/makingand 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_imagesfield to show multiple photos - The
typefield helps categorize projects (Woodworking, Electronics, Home Automation, etc.)