Add index pages
This commit is contained in:
10
docs/en/customization/customization.md
Normal file
10
docs/en/customization/customization.md
Normal 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)
|
||||
5
docs/en/features/features.md
Normal file
5
docs/en/features/features.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Technical Features
|
||||
|
||||
* [OAuth](oauth.md)
|
||||
* [GraphQL](graphql.md)
|
||||
* [Recommendations](recommendations.md)
|
||||
6
docs/en/getting_started/getting_started.md
Normal file
6
docs/en/getting_started/getting_started.md
Normal 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)
|
||||
5
docs/en/installation/installer.md
Normal file
5
docs/en/installation/installer.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Installer
|
||||
|
||||
## Installation notes for Production and Staging servers
|
||||
|
||||
Check out the [installer's README](https://github.com/consul/installer)
|
||||
6
docs/en/installation/prerequisites.md
Normal file
6
docs/en/installation/prerequisites.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Prerequisites Installation
|
||||
|
||||
* [Ubuntu](ubuntu.md)
|
||||
* [Debian](debian.md)
|
||||
* [MacOS](macos.md)
|
||||
* [Windows](windows.md)
|
||||
4
docs/en/open_source/open_source.md
Normal file
4
docs/en/open_source/open_source.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Open Source project
|
||||
|
||||
* [Code of conduct](code_of_conduct.md)
|
||||
* [Contributing](contributing.md)
|
||||
10
docs/es/customization/customization.md
Normal file
10
docs/es/customization/customization.md
Normal 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)
|
||||
5
docs/es/features/features.md
Normal file
5
docs/es/features/features.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Technical Features
|
||||
|
||||
* [OAuth](oauth.md)
|
||||
* [GraphQL](graphql.md)
|
||||
* [Recommendations](recommendations.md)
|
||||
6
docs/es/getting_started/getting_started.md
Normal file
6
docs/es/getting_started/getting_started.md
Normal 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)
|
||||
5
docs/es/installation/installer.md
Normal file
5
docs/es/installation/installer.md
Normal 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)
|
||||
7
docs/es/installation/prerequisites.md
Normal file
7
docs/es/installation/prerequisites.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Instalación de Prerrequisitos
|
||||
|
||||
* [Ubuntu](ubuntu.md)
|
||||
* [Debian](debian.md)
|
||||
* [MacOS](macos.md)
|
||||
* [Windows](windows.md)
|
||||
|
||||
4
docs/es/open_source/open_source.md
Normal file
4
docs/es/open_source/open_source.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Open Source project
|
||||
|
||||
* [Code of conduct](code_of_conduct.md)
|
||||
* [Contributing](contributing.md)
|
||||
Reference in New Issue
Block a user