diff --git a/File Naming & Directory Conventions.md b/File Naming & Directory Conventions.md new file mode 100644 index 0000000..c2ed273 --- /dev/null +++ b/File Naming & Directory Conventions.md @@ -0,0 +1,3 @@ +# File Naming & Directory Conventions + +_TODO: Add content here._ \ No newline at end of file diff --git a/Home.md b/Home.md index 1c60125..275915c 100644 --- a/Home.md +++ b/Home.md @@ -1,106 +1,3 @@ - - -

πŸ“„ GitHub Wiki: Home

-

πŸ˜™ Llama Chile Shop Automation Pipeline

-

Welcome to the GitHub wiki for the Llama Chile Shop content automation pipeline. This project automates the post-processing, metadata generation, and multi-platform publishing of Fortnite livestream highlight videos.

-
-

🌟 Project Purpose

-

The goal of this pipeline is to:

- -

All work is structured in versioned releases, each building upon the last.

-
-

πŸ“Œ Current Status

- -
-

🧱 Core Technologies

- -
-

πŸ—ƒοΈ Directory Layout (Simplified)

-
Z:\
-β”œβ”€β”€ 2025.07.01\
-β”‚   β”œβ”€β”€ hits\
-β”‚   β”œβ”€β”€ misses\
-β”‚   β”œβ”€β”€ montages\
-β”‚   β”œβ”€β”€ outtakes\
-β”‚   └── rendered\
-β”œβ”€β”€ modules\
-β”œβ”€β”€ assets\
-β”œβ”€β”€ upload_youtube_montage.py
-β”œβ”€β”€ main.py
-β”œβ”€β”€ .env
-└── README.md
-
-
-

πŸ“‹ Version Map

+# Home -Version | Feature Summary --- | -- -v0.0.1 | Stable rendering pipeline with intro/title/outro -v0.1.1 | Adds YouTube upload + dynamic OpenAI description support -v0.1.2 | Adds PeerTube support (same pattern as YouTube) -v0.2.0 | Adds Mastodon auto-toots -v0.2.1 | Adds Bluesky auto-toots - - -
-

🀝 Contributors

- - - \ No newline at end of file +_TODO: Add content here._ \ No newline at end of file diff --git a/Metadata Format.md b/Metadata Format.md new file mode 100644 index 0000000..1269f35 --- /dev/null +++ b/Metadata Format.md @@ -0,0 +1,3 @@ +# Metadata Format + +_TODO: Add content here._ \ No newline at end of file diff --git a/Metadata History.md b/Metadata History.md new file mode 100644 index 0000000..4f2e102 --- /dev/null +++ b/Metadata History.md @@ -0,0 +1,3 @@ +# Metadata History + +_TODO: Add content here._ \ No newline at end of file diff --git a/Test Structure.md b/Test Structure.md new file mode 100644 index 0000000..9cc420f --- /dev/null +++ b/Test Structure.md @@ -0,0 +1,3 @@ +# Test Structure + +_TODO: Add content here._ \ No newline at end of file