Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pr0pz/wp-block-theme-starter
WordPress Full-Site Editing Block Starter Theme
https://github.com/pr0pz/wp-block-theme-starter
block-editor block-theme gutenberg gutenberg-compatible gutenberg-theme wordpress wordpress-development wordpress-starter-theme wordpress-theme
Last synced: about 1 month ago
JSON representation
WordPress Full-Site Editing Block Starter Theme
- Host: GitHub
- URL: https://github.com/pr0pz/wp-block-theme-starter
- Owner: pr0pz
- Created: 2024-04-10T10:40:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T08:54:21.000Z (4 months ago)
- Last Synced: 2024-09-26T14:24:28.010Z (about 2 months ago)
- Topics: block-editor, block-theme, gutenberg, gutenberg-compatible, gutenberg-theme, wordpress, wordpress-development, wordpress-starter-theme, wordpress-theme
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# __WordPress Full-Site Editing Block Starter Theme__
![For WordPress](https://img.shields.io/static/v1?label=WordPress&message=>=5.9&color=0073aa&logo=wordpress&logoColor=fff)
## __Explore the FSE features with this simple starter template.__
_Like it? I'd appreciate the support :)_
[![Watch on Twitch](https://img.shields.io/static/v1?label=Watch%20on&message=Twitch&color=bf94ff&logo=twitch&logoColor=fff)](https://propz.de/twitch/)
[![Join on Discord](https://img.shields.io/static/v1?label=Join%20on&message=Discord&color=7289da&logo=discord&logoColor=fff)](https://propz.de/discord/)
[![Donate on Ko-Fi](https://img.shields.io/static/v1?label=Donate%20on&message=Ko-Fi&color=ff5f5f&logo=kofi&logoColor=fff)](https://propz.de/kofi/)
[![Follow on Twitter](https://img.shields.io/static/v1?label=Follow%20on&message=Twitter&color=1DA1F2&logo=twitter&logoColor=fff)](https://propz.de/twitter/)### __Description__
Welcome to the WordPress Block Theme Starter Template! This starter template is designed to help you kickstart your WordPress theme development journey with the power of block-based editing.
This starter template provides a solid foundation for building WordPress themes using the Full Site Editing (FSE) capabilities introduced in WordPress 5.9. It embraces the block-based approach to theme development, enabling you to create dynamic and flexible layouts effortlessly.
### __Instructions__
1. __Clone the Repository:__
Start by cloning this repository to your local machine.
2. __Edit index.html:__
Customize the main layout of your theme by editing the index.html file. Use blocks to create dynamic content areas.
3. __Edit header.html:__
Customize the header section of your theme by editing the header.html file. Add your logo, navigation menu, and other header elements as blocks.
4. __Edit footer.html:__
Customize the footer section of your theme by editing the footer.html file. Add your copyright information, social media links, and other footer elements as blocks.### __Found any Bugs?__
If you find any bugs/errors, feel free to [post an issue](https://github.com/pr0pz/wp-block-theme-starter/issues).
### __License__
![License: GPLv3](https://img.shields.io/static/v1?label=License&message=GNU&color=a32d2a&logo=gnu&logoColor=fff)
_That's it!_
___Be excellent to each other. And, Party on, dudes!___