Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dcalhoun/ridge
- Owner: dcalhoun
- License: gpl-2.0
- Created: 2023-05-27T01:35:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T18:16:06.000Z (10 months ago)
- Last Synced: 2024-10-10T00:25:33.170Z (3 months ago)
- Language: PHP
- Size: 586 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)