mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 08:05:42 +00:00
started work on a new blog article about setting up CD for this site
This commit is contained in:
parent
6616aac495
commit
48ecde143c
1 changed files with 8 additions and 0 deletions
8
content/blog/gh_actions.md
Normal file
8
content/blog/gh_actions.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
title: "Setting up CD for this site"
|
||||||
|
description: "a brief post on how I setup github actions to automatically update this site"
|
||||||
|
date: 2022-01-20
|
||||||
|
draft: true
|
||||||
|
---
|
||||||
|
## github actions
|
||||||
|
|
Loading…
Reference in a new issue