Plume is your self-hosted, Markdown based publishing platform.
All posts (and pages) authored in Markdown, stored in a flat-file structure.
Plume is created and maintained by Chris Kankiewicz (@PHLAK.dev).
- Dockerized installation allows you to be up and running quickly.
- Markdown rendering for publishing formatted articles easily.
- Flat file structure for simple content management and backup.
- Customization Custom pages, ...
- Light and dark themes to suit your professional needs or personal style.
- ???
Plume requires Docker with Docker Compose or PHP (>= 8.2) if installing manually.
Coming soon, does not work yet
- Run
curl -sSL https://init.plume.pub | sh - Add your posts to the
postsfolder - Run
docker compose up -d
For effortless management via Docker Compose check out Plume Compose.
- Download the
docker-compose.yamlfile to a directory of your choice - Add your posts to the
postsfolder - Run
docker compose up -d
See the Configuration Documentation for more information.
Love Plume? Sponsor development through a one-time donation or monthly sponsorship!
A list of changes can be found on the GitHub Releases page.
See the Help & Support section of the documentation for troubleshooting instructions.
For general help and support join our GitHub Discussion or reach out on Bluesky.
Please report bugs to the GitHub Issue Tracker.
This project is licensed under the MIT License.