Flat‑file CMS for front‑end developers

<TextField> CMS

<TextField> is different.

Designed for front-end developers who are looking for the simplest tool to build dynamic websites. You write the markup, and thanks to a few variables you can make the whole contents editable, since it provides an actual dashboard to your client.

Have a look at the shortest documentation ever, and once you have finished, it will become your best friend client.

Textfield

<TextField> template
<article class="entry">
    <h2>{article_title}</h2>
    {article_text}
</article>