Show HN:Content-mill – Index any static content into Meilisearch via YAML config
Category: devtools
Tags: meilisearch, static-content, indexing
Score: 5.5/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 5)
Content-mill indexes static content (MkDocs, markdown, JSON, HTML) into Meilisearch using a YAML config to define document structure and transformations. It eliminates the need for custom scrapers by providing a pluggable, configurable pipeline with atomic index swaps, making it a practical tool for documentation sites and content-heavy projects.
Target audience: backend devs, devops, technical writers
Repository: https://github.com/blueinit/content-mill · TypeScript · MIT
View on Hacker News