Updated Home (markdown)

Gramps
2025-08-05 09:22:09 -07:00
parent e9bf93a562
commit 3318c77d79

39
Home.md

@ -1,3 +1,38 @@
# Home
# Welcome to the LCS Video Pipeline Wiki
_TODO: Add content here._
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 🍩*