Content and metadata
Markdown or HTML content, custom metadata, media, data and fragments.
Code Fandango project
A simple API layer that turns files and directories into a headless CMS.
What it is for
SeaMist sits on top of files and directories, then exposes the content through an API. It is designed to stay simple: content can remain close to the project and front ends can consume it without first adopting a large CMS platform.
What it supports
Useful CMS capabilities without turning a directory of content into a complicated system.
Markdown or HTML content, custom metadata, media, data and fragments.
Caching and search indexing using SQLite’s FTS5 engine.
Multiple sites with API keys that can be scoped by capability and site access.
Filesystem watchers reload updated content within seconds.
A straightforward API layer for websites and other front ends to consume.
Find out more
Visit the SeaMist site for its current documentation, release information and project detail.
Visit SeaMist