An open API service indexing awesome lists of open source software.

https://github.com/sayhellogmbh/babysteps

Bare minimum theme to get you going with the WordPress Site Editor.
https://github.com/sayhellogmbh/babysteps

Last synced: 3 months ago
JSON representation

Bare minimum theme to get you going with the WordPress Site Editor.

Awesome Lists containing this project

README

          

# Baby Steps

This is a WordPress Theme starting point. It contains the absolute minimum amount of code which you need in order to start building out a WordPress website using the [Site Editor](https://wordpress.org/documentation/article/site-editor/).

It really is all-but completely empty and in the version you download, only the page or post content will be output on the website until you start building using the Site Editor. Start with the index.html template, which is the default which will be used if no other, more specific, template is available. An overview of the [site template logic and hierarchy](https://wordpress.org/documentation/article/template-editor/) is available at WordPress.org.

Once you get going, you'll probably want to start using the [Create Block Theme](https://wordpress.org/plugins/create-block-theme/) plugin to save your changes to files in a theme of your own.

## Author

Mark Howells-Mead at [Say Hello GmbH](https://sayhello.ch/?ref=github.com), a WordPress agency in Switzerland.

## License

Do whatever you like with this. It's shared using the [Creative Commons CC0 license](https://creativecommons.org/public-domain/cc0/).