Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinum/eightshift-docs
A documentation website for Eightshift open source projects
https://github.com/infinum/eightshift-docs
blockeditor boilerplate gutenberg gutenberg-boilerplate open-source wordpress wordpress-development wordpress-theme worpress-plugin
Last synced: 6 days ago
JSON representation
A documentation website for Eightshift open source projects
- Host: GitHub
- URL: https://github.com/infinum/eightshift-docs
- Owner: infinum
- License: mit
- Created: 2020-01-27T08:42:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T10:05:08.000Z (23 days ago)
- Last Synced: 2024-12-17T03:12:55.312Z (11 days ago)
- Topics: blockeditor, boilerplate, gutenberg, gutenberg-boilerplate, open-source, wordpress, wordpress-development, wordpress-theme, worpress-plugin
- Language: MDX
- Homepage: https://eightshift.com
- Size: 185 MB
- Stars: 85
- Watchers: 9
- Forks: 29
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![image](https://repository-images.githubusercontent.com/236449101/e89c31b2-a180-4258-9f67-608b4050c484)
[![GitHub tag](https://img.shields.io/github/tag/infinum/eightshift-docs.svg?style=for-the-badge)](https://github.com/infinum/eightshift-docs)
[![GitHub stars](https://img.shields.io/github/stars/infinum/eightshift-docs.svg?style=for-the-badge&label=Stars)](https://github.com/infinum/eightshift-docs/)
[![license](https://img.shields.io/github/license/infinum/eightshift-docs.svg?style=for-the-badge)](https://github.com/infinum/eightshift-docs)# Eightshift Docs
A documentation website for Eightshift open source projects.
Visit:
[https://eightshift.com/](https://eightshift.com/).
To run docs locally:
1. Clone this repo
2. Navigate to `website` folder inside the repo
3. Run `npm install`
4. Run `npm start`Deployment is done through GitHub Actions by pushing the code to the main branch.
## Who do I talk to?
If you have any questions or problems, please [open an issue](https://github.com/infinum/eightshift-docs/issues) on github and we will do our best to give you a timely answer.
## Maintainers
Eightshift Docs is maintained and sponsored by
[Eightshift](https://eightshift.com) and [Infinum](https://infinum.com).## License
Eightshift Docs ©2021 [Eightshift](https://eightshift.com) and [Infinum](https://infinum.com). It is free software, and may be redistributed under the terms specified in the LICENSE file.