Removing the Admin and Backing Up
Nano CMS's admin is removable - delete it after publishing so there's no permanent login to attack. Backups are a single rsync of files on disk.
New to Nano CMS? Start here - what it is, how to install it, and how to publish your first post.
Nano CMS's admin is removable - delete it after publishing so there's no permanent login to attack. Backups are a single rsync of files on disk.
Log into the admin, click New Post, write in Markdown, choose a category, add a meta description, and publish. Your post goes live with full SEO output.
Upload the files, point bootstrap.php at a config folder outside the webroot, run the setup wizard, and log in. Nano CMS is live in about five minutes.
Nano CMS is a flat-file PHP blog you bolt onto a static site - no database, no plugins, no build step. Here is what it does and who it is for.