From 3318c77d7990ebe2f7853fd9b58feff2236f7d4b Mon Sep 17 00:00:00 2001 From: Gramps Date: Tue, 5 Aug 2025 09:22:09 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 275915c..dee43d1 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,38 @@ -# Home +# Welcome to the LCS Video Pipeline Wiki -_TODO: Add content here._ \ No newline at end of file +This wiki documents the entire content pipeline for Llama Chile Shop (LCS), managed by Gramps. From AI-assisted clip selection to dynamic rendering, upload automation, and social publishing — everything is documented here. + +## Getting Started + +* [[Getting Started](https://github.com/LCS-Gramps/video-pipeline/wiki/Getting-Started)](https://github.com/LCS-Gramps/video-pipeline/wiki/Getting-Started) +* [[Configuration](https://github.com/LCS-Gramps/video-pipeline/wiki/config.py)](https://github.com/LCS-Gramps/video-pipeline/wiki/config.py) + +## Core Concepts + +* [[Architecture Overview](https://github.com/LCS-Gramps/video-pipeline/wiki/Architecture-Overview)](https://github.com/LCS-Gramps/video-pipeline/wiki/Architecture-Overview) +* [[Directory Layout](https://github.com/LCS-Gramps/video-pipeline/wiki/Directory-Layout)](https://github.com/LCS-Gramps/video-pipeline/wiki/Directory-Layout) +* [[File Naming & Directory Conventions](https://github.com/LCS-Gramps/video-pipeline/wiki/File-Naming-&-Directory-Conventions)](https://github.com/LCS-Gramps/video-pipeline/wiki/File-Naming-&-Directory-Conventions) +* [[Metadata Format](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-Format)](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-Format) +* [[Metadata Extraction](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-Extraction)](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-Extraction) +* [[Metadata History](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-History)](https://github.com/LCS-Gramps/video-pipeline/wiki/Metadata-History) + +## Modules + +* [[Module Index](https://github.com/LCS-Gramps/video-pipeline/wiki/Module-Index)](https://github.com/LCS-Gramps/video-pipeline/wiki/Module-Index) +* [[Clip Handling Logic](https://github.com/LCS-Gramps/video-pipeline/wiki/Clip-Handling-Logic)](https://github.com/LCS-Gramps/video-pipeline/wiki/Clip-Handling-Logic) +* [[YouTube Upload Logic](https://github.com/LCS-Gramps/video-pipeline/wiki/YouTube-Upload-Logic)](https://github.com/LCS-Gramps/video-pipeline/wiki/YouTube-Upload-Logic) +* [[Thumbnail Generation](https://github.com/LCS-Gramps/video-pipeline/wiki/Thumbnail-Generation)](https://github.com/LCS-Gramps/video-pipeline/wiki/Thumbnail-Generation) + +## Development & Testing + +* [[Project Overview](https://github.com/LCS-Gramps/video-pipeline/wiki/Project-Overview)](https://github.com/LCS-Gramps/video-pipeline/wiki/Project-Overview) +* [[Test Structure](https://github.com/LCS-Gramps/video-pipeline/wiki/Test-Structure)](https://github.com/LCS-Gramps/video-pipeline/wiki/Test-Structure) +* [[Test Wiki Hook](https://github.com/LCS-Gramps/video-pipeline/wiki/Test-Wiki-Hook)](https://github.com/LCS-Gramps/video-pipeline/wiki/Test-Wiki-Hook) + +## Roadmap + +* [[Pending Work & Roadmap](https://github.com/LCS-Gramps/video-pipeline/wiki/Pending-Work-&-Roadmap)](https://github.com/LCS-Gramps/video-pipeline/wiki/Pending-Work-&-Roadmap) + +--- + +*Last updated automatically by your friendly wiki manager 🍩* \ No newline at end of file