1. Clone or fork our github repo , at https://github.com/mesinkasir/dockar
2. Upload your website project cover photo to content/showcase/img/
3. Next you can open on content/showcase
4. Create new markdown file and name it with your website or project, and insert your website details.
Example
File Name: creativitas.md
Frontmatter Format
---
name: Your Project Name here..
about: Write your detail about your website project here...
image: /showcase/img/myimage.jpg
url: Your site url here...
---
Implementation
---
name: Creativitas Docs
about: Write your detail about your website project here...
image: /showcase/img/myimage.jpg
url: https://captalinedoc.pages.dev/
---
5. Next you can create pull request or push on our github repo.