greynewell/schemaflux
Structured data compiler. Pass pipeline, pluggable backends.
This tool helps content managers or site administrators transform raw, structured content into a fully organized static website. You provide markdown files with YAML frontmatter, define your content schema, and it outputs a complete, ready-to-deploy static site with taxonomies, pagination, search indexes, and SEO metadata. It's ideal for anyone managing a content-rich site or dataset.
Use this if you need to build a structured static website, documentation portal, or content-heavy dataset from markdown files with defined relationships and taxonomies.
Not ideal if you need a dynamic website with real-time user interaction, a database-backed application, or only require basic markdown-to-HTML conversion without structured content compilation.
Stars
12
Forks
1
Language
Go
License
—
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/greynewell/schemaflux"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.