Back to browse
GitHub Repository

Index static content sources (MkDocs, markdown, JSON, HTML) into Meilisearch with a configurable document shape

1 starsTypeScript

Content-mill: Index any static content into Meilisearch via YAML config

by centrali·Apr 22, 2026·1 point·1 comment

AI Analysis

MidShip It

YAML-configured document shapes for Meilisearch, but native tools already handle this.

Strengths
  • Atomic index swap enables zero-downtime re-indexing on every release
  • Template-based field mapping avoids writing custom scraper code
  • Works as CLI or importable library for programmatic workflows
Weaknesses
  • Zero stars, zero forks on GitHub — very early, unproven in production
  • Meilisearch already provides indexing APIs and documentation for this use case
Target Audience

Developers using Meilisearch for documentation search

Similar To

Meilisearch SDKs · Algolia Crawler · DocSearch

Similar Projects