Skip to content

Shitzu-Apes/website

Repository files navigation

Shitzu Website

Set up Github Page

Go to Settings > Secrets and variables > Actions > Variables > New repository variable

  1. BASEPATH e.g. /website or left blank
  2. METADATABASE e.g. https://shitzuapes.xyz

Contributions

Adding a new blog post

  1. Fork the repository

  2. Create a new folder in the blogs directory with the format YYYY-MM-DD-title.

  3. Create a readme.md file inside the new folder with the following format:

---
date: YYYY-MM-DD
title: Title
description: Description
author: Author
tags: [tag1, tag2]
---
  1. If you want to add images to the blog post, add them to the new folder and reference them in the readme.md file.

  2. Commit and push your changes.

  3. Create a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published