Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dcalhoun/ridge

A simple, spacious WordPress theme for personal sites and blogs.
https://github.com/dcalhoun/ridge

Last synced: about 2 months ago
JSON representation

A simple, spacious WordPress theme for personal sites and blogs.

Awesome Lists containing this project

README

        

# Ridge

A simple, spacious WordPress theme for personal sites and blogs.

## Requirements

- Gutenberg plugin (latest)
- WordPress 5.9+
- PHP 5.6+
- License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later

## Getting Started

To get started with development:

1. Clone this repository.
1. `npx @wp-now/wp-now start`

## Resources

- [Setting up a development environment](https://developer.wordpress.org/block-editor/handbook/tutorials/devenv/)
- [Block Theme documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview)
- [Global Styles & theme.json documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/)