Example Project
This is an example project file to demonstrate how to add new projects to your website.
Overview
Describe your project here. What problem does it solve? What technologies did you use?
Features
- Feature 1
- Feature 2
- Feature 3
Technical Details
Explain the technical implementation, challenges you faced, and how you solved them.
What I Learned
Share what you learned while building this project.
To add a new project:
- Create a new
.mdfile in thesrc/content/projects/directory - Add the frontmatter with title, description, tags, etc.
- Write your project description in markdown
- Set
featured: trueto show it on the homepage