vault backup: 2024-10-17 16:13:10

This commit is contained in:
Keannu Bernasol 2024-10-17 16:13:10 +08:00
parent abc8d0522f
commit d44b27cc09
4 changed files with 8 additions and 8 deletions

View file

@ -6,13 +6,13 @@ steps:
- branch: master
event: push
environment:
CF_ACCOUNT_ID:
from_secret: CF_ACCOUNT_ID
CF_API_TOKEN:
from_secret: CF_API_TOKEN
CLOUDFLARE_ACCOUNT_ID:
from_secret: CLOUDFLARE_ACCOUNT_ID
CLOUDFLARE_API_TOKEN:
from_secret: CLOUDFLARE_API_TOKEN
commands:
- npm install
- npm run build
- npm install --global wrangler
- npm install --save-dev
- npx wrangler pages deploy "./build/" --project-name blog --branch master --commit-dirty
secrets: [CF_ACCOUNT_ID, CF_API_TOKEN]
secrets: [CLOUDFLARE_ACCOUNT_ID, CLOUDFLARE_API_TOKEN]

View file

@ -1,3 +1,4 @@
![status-badge](https://woodpecker.06222001.xyz/api/badges/1/status.svg)
![Site Status](https://stats.keannu5.duckdns.org/api/badge/122/status)
A GitHub mirror of my [Obsidian](https://obsidian.md/) blog posts, guides, and public notes.
@ -8,5 +9,4 @@ A GitHub mirror of my [Obsidian](https://obsidian.md/) blog posts, guides, and p
- [Command Snippets](docs/Command%20Snippets/Command%20Snippets.md)
A [Docusaurus](https://github.com/facebook/docusaurus) instance serves these notes at my own `.xyz` subdomain [here](https://blog.06222001.xyz)
![](_resources/README/6362558d697b5194e520d88cdab38fd6_MD5.jpeg)
![](_resources/README/f19ac9f922904cc6af35f73e3c1982f6_MD5.jpeg)
![](_resources/README/6362558d697b5194e520d88cdab38fd6_MD5.jpeg)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB