Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibexa/documentation-user
Source for the user documentation for Ibexa DXP.
https://github.com/ibexa/documentation-user
documentation ezplatform ibexa
Last synced: 6 days ago
JSON representation
Source for the user documentation for Ibexa DXP.
- Host: GitHub
- URL: https://github.com/ibexa/documentation-user
- Owner: ibexa
- License: gpl-2.0
- Created: 2017-09-25T11:28:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:07:52.000Z (19 days ago)
- Last Synced: 2024-10-29T13:11:17.575Z (19 days ago)
- Topics: documentation, ezplatform, ibexa
- Language: JavaScript
- Homepage: https://doc.ibexa.co/projects/userguide
- Size: 102 MB
- Stars: 2
- Watchers: 17
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ibexa DXP User Documentation
This repository is the source for [User Documentation for Ibexa DXP](https://doc.ibexa.co/projects/userguide/en/latest/),
a digital experience platform that is based on the Symfony Full Stack Framework in PHP.# Resources
1. Ibexa DXP Developer Hub: https://developers.ibexa.co
1. Ibexa DXP Repository: https://github.com/ibexa/oss
1. Open JIRA board: https://issues.ibexa.co
1. Ibexa Website: https://ibexa.co
1. User Documentation: https://doc.ibexa.co/projects/userguide## How to contribute
To contribute to the documentation, you can open a PR in this repository.
If you'd like to see Ibexa DXP in your language, you can [contribute to the translations](https://doc.ibexa.co/en/latest/resources/contributing/contribute_translations/).
## Build and preview documentation
To build and preview your changes locally, you need to install Python along with its package manager (`pip`).
To install other required tools, use the following command:```bash
pip install -r requirements.txt
```Then you can run:
```bash
mkdocs serve
```After a short while your documentation should be reachable at http://localhost:8000.
If it's not, check the output of the command.## Where to View
https://doc.ibexa.co