Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.14 KB

eZ Platform Developer Documentation

This repository is the source for the developer documentation for Ibexa DXP, a DXP platform that is based on the Symfony Full Stack Framework in PHP.

Resources

  1. Ibexa DXP Developer Hub: https://developers.ibexa.co
  2. Ibexa DXP Repository: https://github.com/ezsystems/ezplatform
  3. Open JIRA board: https://issues.ibexa.co
  4. Ibexa Website: https://ibexa.co
  5. User documentation: https://doc.ibexa.co/projects/userguide

How to contribute

https://doc.ibexa.co/en/master/community_resources/contributing

Invite yourself to the community Slack and join #documentation-contrib

https://ez-community-on-slack.herokuapp.com/

Building & preview

To build and preview your changes locally, you will need Python along with its package manager (pip). Other required tools will be installed by pip using the following command:

pip install -r requirements.txt

Then you can run:

mkdocs serve

After a short while your documentation should be reachable at http://localhost:8000. If it isn't, check the output of the command.

Where to View

https://doc.ibexa.co