https://github.com/imranhsayed/phoenix
An Experimental Block Based Theme - Full Site Editing
https://github.com/imranhsayed/phoenix
block-based-themes block-patterns full-site-editing gutenberg wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
An Experimental Block Based Theme - Full Site Editing
- Host: GitHub
- URL: https://github.com/imranhsayed/phoenix
- Owner: imranhsayed
- License: gpl-3.0
- Created: 2020-12-25T06:32:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T08:37:22.000Z (over 5 years ago)
- Last Synced: 2025-02-03T04:15:34.478Z (over 1 year ago)
- Topics: block-based-themes, block-patterns, full-site-editing, gutenberg, wordpress, wordpress-plugin
- Language: SCSS
- Homepage:
- Size: 2.61 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix - WordPress Theme
Phoenix is an experimental block based WordPress theme.
## Features and Description
1. It uses the Navigation block in the header.
2. Front page block template contains
- Hero section
- Latest posts using Query Block
- Sidebar containing Gallery, Social Links, Categories and Search Blocks.
3. Single page, Single post and 404 block templates.
All the sections are editable from WordPress Dashboard > Site Editor
## [Live Demo Site](https://phoenix.codeytek.com/)
### Front End Demo

### Backend End Demo

## Instructions to Get Started
1. Clone this repository or upload a zip of the theme into your site’s themes directory.
2. Install the [Gutenberg](https://wordpress.org/plugins/gutenberg/) plugin.
3. Enable the "Full Site Editing" experiment in the `Gutenberg` > `Experiments panel`.
4. Activate the new theme from within `Appearance` > `Themes`.
5. Enable navigation screen from within `Gutenberg` > `Experiments` > `Enable navigation screen`.