Content Archive

Every piece Aureum publishes across Substack, LinkedIn, and Instagram — archived here as it goes live.


How it works

The Content Engine produces 45-55 pieces per month across five platforms. Once a piece is published, it lands in this archive — one article per piece, browsable like any other wiki article, searchable by title or body text.

Auto-ingest (planned): a scheduled task fetches new content daily from each platform's feed and writes markdown files into these folders. No manual copy-paste.


Platforms

Platform Folder Status Target cadence
Substack — "AI By Design" content/substack/ Launch pending 2 Integration Files + 4 Design Briefs per month = 6 pieces
LinkedIn Newsletter — "Intelligence by Design" content/linkedin-newsletter/ Launch pending Weekly, 4 per month
LinkedIn Company Page content/linkedin-company/ Active 8-10 per month
LinkedIn Founder Posts content/linkedin-founders/ Active 12-16 per month
Instagram — Auria's World content/instagram/ Launch pending 28+ per month (carousels, reels, quotes)

File format

Every published piece is one markdown file with this frontmatter:

---
title: Post title
platform: substack | linkedin-newsletter | linkedin-company | linkedin-founders | instagram
series: Integration Files | Design Brief | Aureum Note | Newsletter | Carousel | Reel | Quote
published_date: YYYY-MM-DD
url: https://...
status: live | scheduled | draft
author: auria | maria-ines | gemma
tags: [tag1, tag2]
---

The body is the full piece, rendered verbatim on the wiki page.