Method 1: Upload via WordPress Admin
- Go to Appearance → Themes → Add New → Upload Theme
- Choose the gratis.zip file
- Click Install Now then Activate
Method 2: WP-CLI (Recommended)
wp theme install https://github.com/your-repo/gratis/archive/main.zip --activate
Method 3: FTP/SFTP
Upload the gratis/ folder to wp-content/themes/ and activate from wp-admin.
After Installation
Visit Appearance → Editor to start editing with Full Site Editing. Your first stop should be the Patterns tab in the block inserter.