Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcalhoun/life-stewardship
Life Stewardship LLC, financial planning & coaching.
https://github.com/dcalhoun/life-stewardship
Last synced: about 2 months ago
JSON representation
Life Stewardship LLC, financial planning & coaching.
- Host: GitHub
- URL: https://github.com/dcalhoun/life-stewardship
- Owner: dcalhoun
- Created: 2020-06-27T20:59:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T02:06:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T00:25:34.398Z (3 months ago)
- Language: HTML
- Homepage: https://lifestewardshipllc.com
- Size: 5.17 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Life Stewardship
A WordPress theme for the Life Stewardship LLC marketing site.
## 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. Set up a WordPress instance, we recommend [wp-env](https://developer.wordpress.org/block-editor/handbook/tutorials/devenv/) or [Local](https://localwp.com/) as an alternative to docker.
2. Install the [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/).
3. Clone or download this repository into your `/wp-content/themes/` directory.## 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/)