16 lines
567 B
Markdown
16 lines
567 B
Markdown
+++
|
|
title = 'Experimenting With Project Stored Content'
|
|
date = 2024-08-08T11:31:01-04:00
|
|
draft = false
|
|
tags = ["hugo"]
|
|
+++
|
|
|
|
So if you're reading this, it works! This post is stored (primarily) on a different git project.
|
|
In this case, [HugoHost](https://git.kitsunehosting.net/Kenwood/HugoHost).
|
|
|
|

|
|
|
|
Pretty cool right?
|
|
|
|
Its a bit clunky but heres the [source](https://git.kitsunehosting.net/Kenwood/HugoHost/src/branch/main/update-site.py). Basically i'm just going to be running this build script on loop and letting it copy stuff in.
|