System Guide

Automad is a flat-file content management system that stores all content in JSON formatted files rather than relying on a database. This approach minimizes administrative overhead and eliminates the need for complex setup procedures.

Your site remains portable and deployable on minimal hardware while still providing database-like features such as searching and tagging. Backups are simplified to the process of committing files to a Git repository.

In This Guide

The System Guide provides comprehensive information on the key topics needed to effectively host and run your own Automad instance. It covers configuration options, user management, theme installation, the Automad Console CLI, and automated backups using Git.

Cheat Sheets Configuration