Home Projects
No projects currently configured for Home.
No Projects Available
Projects for Home are configured via the MOC (Map of Contents) system.
To add projects, update the :::projects section in
content/moc/Home.md.
🔍 Debug Information (Click to expand)
MOC File Path:
/vercel/path0/src/generated-content/moc/Home.md MOC File Exists:
Yes Projects Block Found:
No Parsed Projects (0):
[] Available Projects in Gallery Config (7):
[
"augment-it",
"context-vigilance",
"astro-turf",
"content-farm",
"emergent-innovation",
"memopop-ai",
"lossless-flavored-markdown"
] Matching Attempts:
[] Matching Projects (0):
[] Full MOC File Content:
---
title: "Home Page Tools"
description: "Tools listed on the Home Page (lossless.group)"
type: "tools"
MAX_CARDS: 20
date_created: 2025-08-08
date_modified: 2025-08-22
---
- [[AgentQL]]
- [[Flowise]]
- [[Numbers Station]]
- [[Spider]]
- [[Hex]]
- [[Mem0]]
- [[LM Studio]]
- [[Exa.ai]]
- [[ChromaDB|ChromaDB]]
- [[Tooling/Data Utilities/Marimo|Marimo]]
How to configure projects
Add this to /vercel/path0/src/generated-content/moc/Home.md:
:::projects
- "augment-it"
- "context-vigilance"
:::
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]]
:::