Local Projects

  1. Add project-name.md or project-name.html to _projects/.
  2. Add front matter to the top of your new project file.

     ---
     name: Awesome Project
     tools: [Tool1, Tool2]
     image: image url or path here.
     description: Write project description here.
     ---
    
  3. Add project body in markdown or html. Check available elements to enjoy extra customization.
  4. Check more projects templates from here.