Welcome!
YouFixIt is a school project - a site that shares repair guides, similar to iFixIt!
This project is open source, and all the guides are created in markdown!
Here are a the instructions on how to get started creating a guide:
- Fork the site on GitHub
- Take a look at the templates
- Inside your fork, create your own guide in
src/content/guides/**/*.md - If you aren't familiar with markdown, take a look at the cheat sheet
- Fill out the title, author, and date of writing at the top of the file
- Make sure you have all the resources available for your repair guide
- Make sure to include some pictures and clear instructions in your guide