From 4fe66979c610da7a986cfc73e02a29dc21c42f73 Mon Sep 17 00:00:00 2001 From: firebadnofire Date: Mon, 21 Apr 2025 17:48:52 +0000 Subject: [PATCH] update-build --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac3a41e --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# pol.archuser.org + +[Source](https://codeberg.org/firebadnofire/pol.archuser.org) for the Hugo-powered political/philosophy blog at [pol.archuser.org](https://pol.archuser.org). + +## Structure + +- `content/`: Markdown posts +- `themes/`: [Mainroad](https://github.com/vimux/mainroad) theme included as a submodule +- `build.sh`: Deploy script to local webserver and sync git upstream + +## How to download + +Download using Git: + +`git clone --recurse-submodules https://codeberg.org/firebadnofire/pol.archuser.org.git`