Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 18 days ago
JSON representation

An Experimental Block Based Theme - Full Site Editing

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
![](demo/frontend-demo.gif)

### Backend End Demo
![](demo/backend-demo.gif)

## 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`.