miniblog / engine
Miniblog is a minimal blogging platform, written in object-oriented PHP, aimed primarily at developers. There is no complicated setup, no distracting admin area, and no plugins or themes: the focus is blogging.
v1.0.0-beta.14
2023-02-26 16:36 UTC
Requires
- php: ^7.4|^8.1.3
- danbettles/marigold: ^v2.4.0
- erusev/parsedown: ^1.7
Requires (Dev)
- csstools/sanitize.css: ^13.0.0
- danbettles/codesniffer-standard: ^2.0
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2025-04-26 20:36:48 UTC
README
Miniblog is a minimal blogging platform, written in PHP, aimed primarily at developers.
There is no complicated setup, no distracting admin area, and no plugins or themes: the focus is blogging. Take a look at the feature list, and read Miniblog Guiding Principles, to get a feel for what we're about and—roughly—where we're headed.
Documentation
- Features
- Installation
- Content
- Background
- Design Decisions
Props 👏
- Mike Mai (@mikemai2awesome) for Typesettings.css, his elegant, lightweight design system, which provides the face of the Miniblog app.
- Steve Hobbs (@shoobzy), my most excellent designer colleague, for making the Miniblog logo a very smart reality.
- Karyl Gilbertson (@paintedsky) for his excellent minimal app, Dead Simple Blog, which provided some of the inspiration for Miniblog. Check it out if you're at all interested, because it may suit you better.