Getting Started
Features
Documentation
Everything you need to build a world-class WordPress site with GRATIS. Free, open source, no upsells.
Installation
Download GRATIS from GitHub and install via Appearance → Themes → Add New → Upload Theme. Or use WP-CLI:
wp theme install https://github.com/your-repo/gratis/archive/main.zip --activate
Using Patterns
GRATIS ships with 100+ block patterns. Click + in the editor, switch to Patterns tab, browse by category, click to insert.
Heroes
Full-page hero sections
Pricing
Pricing card layouts
Testimonials
Review sections
WooCommerce
Shop patterns
Live Search
Add to any page with an HTML block:
<div class="gratis-search-wrap">\n <input type="search" class="gratis-search-input" placeholder="Search...">\n</div>
Async Notifications
GRATIS.toast("Saved!", "success");\nGRATIS.notify("New comment", "info", "/post/1");
Performance
✓Zero render-blocking resources
✓Per-block CSS loading
✓No jQuery on frontend
✓stale-while-revalidate caching
✓100/100 PageSpeed out of the box