Add index pages

This commit is contained in:
voodoorai2000
2019-04-01 21:59:29 +02:00
parent 73c54f5b90
commit 2631826290
12 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Customization
* [Introduction](introduction.md)
* [Texts & Translations](translations.md)
* [Images](images.md)
* [Views & Styles](views_and_styles.md)
* [Javascript](javascript.md)
* [Models](models.md)
* [Gems](gems.md)
* [Overwritting Application](overwritting.md)

View File

@@ -0,0 +1,5 @@
# Technical Features
* [OAuth](oauth.md)
* [GraphQL](graphql.md)
* [Recommendations](recommendations.md)

View File

@@ -0,0 +1,6 @@
# Getting started
* [Fork Consul](create.md)
* [Configure your fork](configuration.md)
* [Keep your fork updated](update.md)
* [Communication](communication.md)

View File

@@ -0,0 +1,5 @@
# Installer
## Installation notes for Production and Staging servers
Check out the [installer's README](https://github.com/consul/installer)

View File

@@ -0,0 +1,6 @@
# Prerequisites Installation
* [Ubuntu](ubuntu.md)
* [Debian](debian.md)
* [MacOS](macos.md)
* [Windows](windows.md)

View File

@@ -0,0 +1,4 @@
# Open Source project
* [Code of conduct](code_of_conduct.md)
* [Contributing](contributing.md)

View File

@@ -0,0 +1,10 @@
# Customization
* [Introduction](introduction.md)
* [Texts & Translations](translations.md)
* [Images](images.md)
* [Views & Styles](views_and_styles.md)
* [Javascript](javascript.md)
* [Models](models.md)
* [Gems](gems.md)
* [Overwritting Application](overwritting.md)

View File

@@ -0,0 +1,5 @@
# Technical Features
* [OAuth](oauth.md)
* [GraphQL](graphql.md)
* [Recommendations](recommendations.md)

View File

@@ -0,0 +1,6 @@
# Getting started
* [Fork Consul](create.md)
* [Configure your fork](configuration.md)
* [Keep your fork updated](update.md)
* [Communication](communication.md)

View File

@@ -0,0 +1,5 @@
# Instalador
## Instrucciones de instalación para entornos de Producción y Pruebas
Se encuentran en el [repositorio del instalador](https://github.com/consul/installer)

View File

@@ -0,0 +1,7 @@
# Instalación de Prerrequisitos
* [Ubuntu](ubuntu.md)
* [Debian](debian.md)
* [MacOS](macos.md)
* [Windows](windows.md)

View File

@@ -0,0 +1,4 @@
# Open Source project
* [Code of conduct](code_of_conduct.md)
* [Contributing](contributing.md)