Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinum/eightshift-boilerplate
This repository contains all the tools you need to start building a modern WordPress theme, using all the latest front end development tools.
https://github.com/infinum/eightshift-boilerplate
boilerplate open-source wordpress
Last synced: about 3 hours ago
JSON representation
This repository contains all the tools you need to start building a modern WordPress theme, using all the latest front end development tools.
- Host: GitHub
- URL: https://github.com/infinum/eightshift-boilerplate
- Owner: infinum
- License: mit
- Created: 2017-04-26T09:35:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T07:29:54.000Z (5 months ago)
- Last Synced: 2024-09-05T22:14:43.497Z (about 2 months ago)
- Topics: boilerplate, open-source, wordpress
- Language: PHP
- Homepage: https://eightshift.com
- Size: 6.86 MB
- Stars: 540
- Watchers: 28
- Forks: 69
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![image](https://repository-images.githubusercontent.com/89463753/d30452dc-d3da-4c51-8592-221bbc03e7a6)
[![GitHub tag](https://img.shields.io/github/tag/infinum/eightshift-boilerplate.svg?style=for-the-badge)](https://github.com/infinum/eightshift-boilerplate)
[![GitHub stars](https://img.shields.io/github/stars/infinum/eightshift-boilerplate.svg?style=for-the-badge&label=Stars)](https://github.com/infinum/eightshift-boilerplate/)
[![license](https://img.shields.io/github/license/infinum/eightshift-boilerplate.svg?style=for-the-badge)](https://github.com/infinum/eightshift-boilerplate)## About Eightshift Boilerplate
Eightshift Boilerplate is a modern, Gutenberg-oriented, WordPress theme boilerplate. It includes everything you need to start building a modern WordPress project, using state-of-the-art frontend development tools, and it's at the core of the Eightshift Development Kit. [Find out more in Eightshift Docs →](https://eightshift.com)
## ⚠️ Requirements
To get started, you'll need:* [PHP 8.2+](https://www.php.net/)
* [Node LTS](https://nodejs.org/)
* [Composer](https://getcomposer.org/)
* [git](https://git-scm.com/)
* [WP-CLI](https://wp-cli.org/)## 🏁 Quick start
If you'd like to get started ASAP, run `npx eightshift-create theme` inside of `wp-content/themes` to bootstrap your Eightshift Development Kit project.
[Documentation on getting started with Eightshift Boilerplate is available in Eightshift Docs →](https://eightshift.com/docs/theme/)
## 📚 Documentation
Eightshift Development Kit comes with [comprehensive documentation](https://eightshift.com).
## 🛟 Getting help
If you have any questions or problems, please [open an issue](https://github.com/infinum/eightshift-boilerplate/issues) on GitHub.
When submitting issues or otherwise participating in development, please follow our [code of conduct](https://github.com/infinum/eightshift-boilerplate/blob/develop/CODE_OF_CONDUCT.md), and fill out the issue template properly. We'll do our best to answer your issues as quickly as humanly possible: following these steps helps us out a lot in doing that.
## 👩💻 Maintainers 🧑💻
Eightshift Boilerplate is maintained and sponsored by [Infinum](https://infinum.com).## ⚖️ License
Eightshift Boilerplate [Infinum](https://infinum.com). It is free software, and may be redistributed under the terms specified in the LICENSE file.