A modern WordPress Fullsite Editing Theme that uses Vite + TailwindCSS for crafting swift WordPress website via the Block theme approach.
This FSE WordPress theme is for WordPress developers and designers who would love to use WordPress and build a custom solutions via the FSE approach. Just know a little bit of Tailwindcss and vanilla JS in case you want to use the child theme.
- 🎨 TailwindCSS integration for utility-first styling
- 🔒 Security best practices
- ⚡ Performance optimized
- 💻 Developer-friendly architecture
- 🧩 Simple and straightforward build process
- Pre-made patterns you can use to kickstart your development
- Working files on how to create patterns and custom core blocks styles for your clients
- Ability to choose/use either ACF or React-based(wordpress create-block) Blocks creation methods.
- Ability to use Vite, Tailwindcss, ES Module script importation (in case you want to extend)
Download the latest release, upload and activate on your WordPress site (Recommended). You also get updates when they are made.
Documentation: Visit https://www.swiftpresstheme.com (Will soon be live).
NOTE: Demos are coming...
To use this theme as a developer, follow the guide below:
- Git clone this repo or install and create a child theme
- Run
composer installto make it ready for WPCS PHPCS - Run
npm installto install the packages - Run
npm run build:themeto autogenerate the tailwind.config.js and theme.json. Run it again anytime you make changes to any of the jon files. DO NOT DIRECTLY EDIT YOUR THEME.JSON - Run
npm run devto start development - Run
npm run buildto build for production.
Create a Child theme for SwiftPress so you don't lose your changes (made to the code).
Contributions are welcome! Please feel free to submit a Pull Request.
If you'd love to sponsor SwiftPress, please do. It will help reach wider audiences and more cool features.
This project is licensed under the GPL v2 or later.
- Built by Dapo Obembe: https://www.dapoobembe.com
- TailwindCSS: https://tailwindcss.com
- WordPress: https://wordpress.org
- Coolors: https://coolors.co/
For support or inquiries, please contact [hello@dapoobembe.com]