Files
nairobi/docs/en/SUMMARY.md
2019-01-17 15:33:17 +01:00

47 lines
1.6 KiB
Markdown

# Summary
* [Introduction](README.md)
### Getting started
* [Fork Consul](forks/create.md)
* [Configure your fork](forks/configuration.md)
* [Keep your fork updated](forks/update.md)
* [Communication](forks/communication.md)
* [Manual deployment to Heroku](getting_started/deploying-on-heroku.md)
### Installation
* [Docker](getting_started/docker.md)
* [Introduction](getting_started/introduction.md)
* [Prerequisites](getting_started/prerequisites/README.md)
* [Linux](getting_started/prerequisites/linux.md)
* [macOS](getting_started/prerequisites/macos.md)
* [Windows](getting_started/prerequisites/windows.md)
* [Local installation](getting_started/local_installation.md)
* [Development Mail Server](getting_started/dev_mailserver.md)
* [Production and Test servers](getting_started/servers.md)
### Customization
* [Introduction](customization/introduction.md)
* [Templating](customization/templating.md)
* [Texts & Translations](customization/translations.md)
* [Images](customization/images.md)
* [Views & Styles](customization/views_and_styles.md)
* [Javascript](customization/javascript.md)
* [Models](customization/models.md)
* [Gems](customization/gems.md)
* [Overwritting Application](customization/overwritting.md)
* [Adding new features](customization/new_features.md)
### Technical Features
* [OAuth](features/oauth.md)
* [GraphQL](features/graphql.md)
## User Features
* [Recommendations](features/recommendations.md)
### Open Source project
* [Code of conduct](open_source/code_of_conduct.md)
* [Contributing](open_source/contributing.md)
* [Testing](open_source/testing.md)
* [Linters and conventions](open_source/conventions.md)