The Lossless Group

Avalanche Projects

No projects currently configured for Avalanche.

No Projects Available

Projects for Avalanche are configured via the MOC (Map of Contents) system. To add projects, update the :::projects section in content/moc/Avalanche.md.

🔍 Debug Information (Click to expand)

MOC File Path:

/vercel/path0/src/generated-content/moc/Avalanche.md

MOC File Exists:

Yes

Projects Block Found:

No

Parsed Projects (0):

[]

Available Projects in Gallery Config (6):

[
  "augment-it",
  "ace-it",
  "astro-turf",
  "content-farm",
  "emergent-innovation",
  "water-template-ce"
]

Matching Attempts:

[]

Matching Projects (0):

[]

Full MOC File Content:

:::features
- Reader
- Projects
- Portfolio
- Recommendations
:::

:::portfolio
- [[Aalo Atomics]]
- [[Pencil Spaces]]
:::
How to configure projects

Add this to /vercel/path0/src/generated-content/moc/Avalanche.md:

:::projects
- "augment-it"
- "ace-it"
:::

The project IDs should match the keys in src/config/project-gallery.json.

Legacy formats are also supported:

:::projects
- { path: [[projects/Augment-It/Specs/Data Augmentation Workflow with Microfrontends]], title: "Augment-It" }
- [[Project Name]]
:::