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.
- Host: GitHub
- URL: https://github.com/sayhellogmbh/babysteps
- Owner: SayHelloGmbH
- Created: 2024-06-05T15:51:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T12:28:55.000Z (over 1 year ago)
- Last Synced: 2025-03-19T11:44:54.215Z (over 1 year ago)
- Language: CSS
- Size: 307 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).