A minimalist, purpose-built blogging theme for WordPress, built to fully embrace Full Site Editing.
Shanti is an experimental block-based theme that takes advantage of the latest Full Site Editing (FSE) features in WordPress. Designed with a clean layout and plenty of white space, it aims to provide a distraction-free reading experience. Ideal for bloggers and minimalists.
✨ Developed and maintained by Themeist
- WordPress 6.0+
- PHP 7.4 or later
- Browser with modern CSS Grid + Flexbox support
- License: GPLv3 or later
Download and activate like any standard WordPress theme.
Or clone the repo:
git clone https://github.com/webtions/shanti.git wp-content/themes/shantiThen activate it via Appearance → Themes in your WordPress dashboard.
To contribute or lint the theme:
composer installphpcs -d memory_limit=512MOr run the preconfigured tasks using your preferred keybindings (e.g. you may assign F6 for PHPCS, Cmd + F6 for PHPCBF) via VS Code.
See
.vscode/tasks.jsonfor task definitions. You’ll need to assign your own shortcuts in VS Code’s keyboard settings.
Shanti follows the official WordPress Coding Standards.
