Hello, World!
This is your first article. Edit this file or create new markdown files in the content/articles folder.
Getting Started
Saga uses a Reader → Processor → Writer pipeline:
- Readers parse your content files (like this Markdown file) into typed items
- Processors can transform items with custom logic
- Writers generate the output HTML files
Happy writing!