🍪

Getting Started

Please note: This is a Starter Theme meant for hacking and should not be used as a Parent Theme. No autoupdates will be available for the code base.
The new Site Editor makes the whole site customizable via blocks and therefor significantly changes the development process of WordPress Themes.

  1. Block themes work with WordPress 5.9+ but since the Site Editor features are under rapid development it is strongly recommended to always use the latest version of WordPress.
  2. Download the Starter Theme and unzip it in the /wp-content/themes directory of your WordPress instance
  3. Make sure that npm is installed on your system
  4. Open the Project folder in your Terminal/Shell and run the following command to install all required packages:
  5. $ npm install
  6. Run the watch script and start developing by editing the frontend SASS/JS assets. You can also modify theme.json to change the global FSE settings for the block editor including the CSS variables: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json
  7. Run the watch script and start developing by editing the frontend SASS/JS assets:
    $ npm run watch
  8. After development run the build script to minify the assets for the live system:
    $ npm run build
  9. Launch the Site Editor and setup the templates and template parts
  10. Upload a site logo and add the menu links
  11. (Optional: Read and understand the following guide https://developer.wordpress.org/block-editor/how-to-guides/block-based-theme) Afterwards go to https://them.es/setup to see how to setup and use the Theme on your instance

Looking for a Simple, Fast, Future proof and Open Source WordPress Theme?

You’ve come to the right place.