Each project in Microfolio is organized in a separate folder located in content/projects/. Here's the recommended structure:
content/projects/my-project/
├── index.md # Main project file
├── thumbnail.jpg # Thumbnail image (required)
├── images/ # Images folder
│ ├── main-view.jpg
│ ├── detail-view.jpg
│ └── context-view.jpg
├── videos/ # Videos folder (optional)
│ └── overview.mp4
└── documents/ # Documents folder (optional)
├── project-brief.pdf
└── technical-specs.pdf
mkdir content/projects/your-project-name
cd content/projects/your-project-nameNaming rules:
- Use hyphens (-) instead of spaces
- Avoid special characters
- Prefer short and descriptive names
- Examples:
modern-villa,restaurant-logo,art-exhibition
Create the index.md file with the following structure:
---
title: 'Your project title'
date: '2024-01-15'
location: 'City, Country'
coordinates: [latitude, longitude]
description: 'Short and compelling description of your project'
type: 'architecture'
tags: ['architecture', 'design', 'modern', 'sustainable']
authors:
- name: 'Your Name'
role: 'Lead Designer'
- name: 'Collaborator'
role: 'Consultant'
featured: true
---
## Project Description
Describe your project in detail. Explain the context, challenges, your creative approach.
## Concept and Inspiration
Talk about your creative process, sources of inspiration, your vision.
## Creation Process
Detail the steps of your work, techniques used, tools employed.
## Results and Impact
Present the results obtained, project reception, its impact.Required fields:
title: Project titledate: Completion date (YYYY-MM-DD format)description: Short description for previewstype: Project type (see list below)
Optional fields:
location: Project locationcoordinates: GPS coordinates [latitude, longitude]tags: Keywords for filteringauthors: Creators and collaboratorsfeatured: Featured project (true/false)
architecture: Architectural projectsdesign: Graphic design, product designart: Artistic worksweb: Websites, applications- ...
Add a thumbnail.jpg image in the project folder:
- Format: JPG or PNG
- Recommended size: 800x600 pixels
- Weight: Maximum 200 KB
- Quality: High resolution for display
Create an images/ folder and add your images.
Image tips:
- Name your files descriptively
- Use web-optimized formats (JPG, PNG, WebP)
- Add explanatory captions
- Maintain visual consistency
To add videos, create a videos/ folder
Supported formats:
- MP4 (recommended)
- WebM
- OGV
To add documents, create a documents/ folder
For PDF or other documents:
## Documents
- [Technical file](documents/technical-specs.pdf)
- [Project brief](documents/project-brief.pdf)Here's a complete example of an architecture project:
---
title: 'Contemporary Villa'
date: '2024-03-20'
location: 'Nice, France'
coordinates: [43.7102, 7.2620]
description: 'Contemporary individual house with sea view, integrating sustainable development principles'
type: 'architecture'
tags: ['architecture', 'residential', 'contemporary', 'sustainable', 'sea view']
authors:
- name: 'Marie Dubois'
role: 'Architect'
- name: 'Jean Martin'
role: 'Landscape Architect'
featured: true
---
## Project Description
This contemporary 250m² villa was designed for a family of four wishing to combine modern comfort and environmental respect. Located on the heights of Nice, it benefits from a panoramic view of the Mediterranean.
## Architectural Concept
The project is structured around three fundamental principles:
- **Opening to the landscape**: Large south-facing windows
- **Environmental integration**: Use of local materials
- **Energy performance**: BBC certification
## Gallery

_The main terrace offers an unobstructed view of the sea_

_The open living space bathed in natural light_

_South facade with its large openings and sun shades_
## Materials and Techniques
- **Structure**: Reinforced concrete and steel
- **Insulation**: Wood fiber and cellulose wadding
- **Windows**: Aluminum with thermal break
- **Coverings**: Local stone and Douglas fir
## Sustainable Development
- Photovoltaic solar panels
- Rainwater collection
- Green roofs
- Geothermal heating
## Recognition
- **2024**: PACA Sustainable Architecture Award
- **2024**: Publication in "Contemporary Houses"
- **2024**: Architectures à Vivre Selection
## Documents
- [Architectural plans](documents/plans.pdf)
- [Technical file](documents/technical-specs.pdf)
- [BBC certification](documents/bbc-certificate.pdf)- Catchy title: Clear and descriptive
- Short description: Maximum 160 characters
- Structured text: Use subheadings
- Accessible language: Avoid technical jargon
- Storytelling: Tell the project's story
- Professional quality: Sharp and well-lit photos
- View diversity: Overall, details, context
- Visual consistency: Homogeneous photographic style
- Web optimization: Optimized size and weight
- Relevant tags: Facilitate search
- Precise location: Enables map display
- Exact date: Helps chronological sorting
- Complete authors: Professional credits
- Descriptive URLs: Explicit folder name
- Natural keywords: Integrated in text
- Internal links: To other similar projects
Before publishing, check:
- Complete
index.mdfile -
thumbnail.jpgimage present - Correct metadata
- Functional links
- Spelling and grammar
pnpm devVerify your project displays correctly in:
- Project list
- Project detail
- Filters and search
- Map view (if GPS coordinates)
- Compress your images
- Check loading times
- Test on mobile
- Validate accessibility
Once your projects are added, check out the Publication guide to put your portfolio online.
- Image optimization: TinyPNG, Squoosh
- GPS coordinates: Google Maps, OpenStreetMap
- Inspiration: Behance, Dribbble, ArchDaily
- Writing: Grammarly, Antidote