Go to Settings > Secrets and variables > Actions > Variables > New repository variable
BASEPATHe.g./websiteor left blankMETADATABASEe.g.https://shitzuapes.xyz
-
Fork the repository
-
Create a new folder in the
blogsdirectory with the formatYYYY-MM-DD-title. -
Create a
readme.mdfile inside the new folder with the following format:
---
date: YYYY-MM-DD
title: Title
description: Description
author: Author
tags: [tag1, tag2]
----
If you want to add images to the blog post, add them to the new folder and reference them in the
readme.mdfile. -
Commit and push your changes.
-
Create a pull request