Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadcn/gatsby-theme-twentytwentyone

This is the WordPress Twenty Twenty-One theme built for Gatsby.
https://github.com/shadcn/gatsby-theme-twentytwentyone

gatsby gatsby-theme wordpress

Last synced: 27 days ago
JSON representation

This is the WordPress Twenty Twenty-One theme built for Gatsby.

Awesome Lists containing this project

README

        

# gatsby-theme-twentytwentyone

![Screenshot](https://i.imgur.com/E7TEEjD.jpg)

This is the WordPress [Twenty Twenty-One](https://wordpress.org/themes/twentytwentyone/) theme built for Gatsby.

This is a drop-in replacement for your Wordpress site with support for **Gutenberg blocks**, **menu** and **menu locations**, **customizable blog page** and more...

⚠️ Work in Progress. Check https://twitter.com/shadcn for updates.

## Installation

1. Clone this repo:

```sh
gatsby new site https://github.com/arshad/gatsby-theme-twentytwentyone
cd site
```

2. Copy `.env.example` to `.env` and update `WPGRAPHQL_URL`.
3. Run your site using `yarn dev`

## Links

- 🚀 Demo: https://2021.reflexjs.org
- 👋 Twitter: https://twitter.com/shadcn
- 👉 Starting a new Gatsby site? Check out https://github.com/reflexjs/reflexjs

## Roadmap

- [x] Customizer support
- [x] WPGatsby `action_monitor` for `customize_save_after`
- [ ] Paginated blog posts
- [ ] Taxonomy pages
- [ ] Author pages
- [ ] Comments?
- [ ] Package as a Gatsby theme
- [ ] Release 1.0.0