added things
This commit is contained in:
parent
0ef3dee0cc
commit
c4306a0a9a
2 changed files with 13 additions and 1 deletions
10
content/git-auto-pull.md
Normal file
10
content/git-auto-pull.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
title: git automatic pull
|
||||||
|
date: 2025-02-27 22:45 PST
|
||||||
|
description: n/a
|
||||||
|
author: rintyuu
|
||||||
|
---
|
||||||
|
|
||||||
|
this is a test to see if pushing to the git server automatically updates the webserver.
|
||||||
|
|
||||||
|
the webserver and the git server are hosted on two different machines.
|
|
@ -16,6 +16,8 @@ description: a dir /w of a folder essentially, powered by Pico CMS
|
||||||
|
|
||||||
[sitemap/index](.)
|
[sitemap/index](.)
|
||||||
|
|
||||||
|
[ait automatic pull](git-auto-pull)
|
||||||
|
|
||||||
## actual blogging area
|
## actual blogging area
|
||||||
|
|
||||||
[hello-world](actual/hello-world)
|
[hello-world](actual/hello-world)
|
||||||
|
@ -24,4 +26,4 @@ description: a dir /w of a folder essentially, powered by Pico CMS
|
||||||
|
|
||||||
[Planning to improve blogging site](actual/plans-to-improve)
|
[Planning to improve blogging site](actual/plans-to-improve)
|
||||||
|
|
||||||
[Updating stylesheet for main website](actual/updating-theme)
|
[Updating stylesheet for main website](actual/updating-theme)
|
||||||
|
|
Loading…
Add table
Reference in a new issue