The Lossless Group

Colearn Projects

No projects currently configured for Colearn.

No Projects Available

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

🔍 Debug Information (Click to expand)

MOC File Path:

/vercel/path0/src/generated-content/moc/Colearn.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
:::


How to configure projects

Add this to /vercel/path0/src/generated-content/moc/Colearn.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]]
:::