Commit Graph

101 Commits

Author SHA1 Message Date
taitus
8b9a7b7f90 Add Remote Translations docs(ES)
- Remote translations on demand
  - Getting started
  - Configuration
    - Add api key in the application
    - Activate module
  - Use cases
  - Languages available for remote translation
  - Pricing
  - Add new translation service
2019-06-03 17:45:30 +02:00
voodoorai2000
e18e2321ac Fix language mismatches 2019-04-11 15:02:42 +02:00
voodoorai2000
415d23dd00 Use colloquial language 2019-04-11 14:54:45 +02:00
voodoorai2000
ac0cd015e7 Update Postgres instructions for Ubuntu
We were getting an enconding exception when running `rake db:create`.

This post from stackoverlow seems to fix it
https://stackoverflow.com/questions/13115692/encoding-utf8-does-not-match-locale-en-us-the-chosen-lc-ctype-setting-requires
2019-04-11 14:50:41 +02:00
voodoorai2000
e5924bc98f Update Node.js installation
The previous way of installing Node.js does not seem to be picked up correctly. When running `rails server` it was raising an exception.
2019-04-11 14:50:34 +02:00
voodoorai2000
57c8d6a218 Add general system update and Imagemagick for Ubuntu 2019-04-11 14:50:29 +02:00
voodoorai2000
ffcc413e86 Add general system update and Imagemagick for Debian 2019-04-11 14:50:23 +02:00
Raimond Garcia
5211afce18 Merge pull request #76 from consul/vagrant
Add Vagrant documentation
2019-04-11 14:10:52 +02:00
voodoorai2000
fb71660561 Use official name for Debian 2019-04-11 12:18:07 +02:00
voodoorai2000
fdafba7828 Display headings for Ubuntu and Debian 2019-04-11 12:17:38 +02:00
voodoorai2000
5f920f543c Use official name for Debian 2019-04-11 12:13:09 +02:00
voodoorai2000
3e72e442a4 Add Vagrant documentation for Debian 2019-04-11 11:48:17 +02:00
voodoorai2000
dd37276e7d Add general Vagrant documentation 2019-04-11 11:48:14 +02:00
voodoorai2000
77feb56056 Specify which installations are Linux 2019-04-06 20:58:11 +02:00
voodoorai2000
d653b0cef6 Drop Windows support 2019-04-06 20:57:28 +02:00
voodoorai2000
dd760f5553 Move pages to adapt to new SUMMARY structure 2019-04-01 22:01:32 +02:00
voodoorai2000
345aa293f8 Remove empty placeholder pages 2019-04-01 22:00:52 +02:00
voodoorai2000
2631826290 Add index pages 2019-04-01 21:59:29 +02:00
voodoorai2000
73c54f5b90 Update READMEs and SUMMARIES 2019-04-01 21:56:12 +02:00
Raimond Garcia
913f1a53a6 Merge pull request #73 from consul/digital_ocean
Extract Digital Ocean documentation to separate sections
2019-04-01 21:14:19 +02:00
Javi Martín
86a0801140 Add Ubuntu installation instructions 2019-04-01 21:11:04 +02:00
Javi Martín
924503fa09 Simplify installation commands
Sometimes running `bin/rake db:create` doesn't work properly returning
an error message about a database not existing. So we'll execute `rake`.
New users should only have one version of `rake` installed, so executing
`rake` will work fine.

On the other hand, the opposite happens sometimes when executing `rails
s`. So executing `bin/rails s` works in every case.
2019-04-01 21:10:29 +02:00
Javi Martín
2ee4ff69e1 Remove leading whitespace 2019-04-01 21:10:29 +02:00
Javi Martín
6646d4c924 Fix links to local installation 2019-04-01 21:10:29 +02:00
Raimond Garcia
2249e61e8d Merge pull request #72 from consul/local_debian_installation
Add local Debian installation instructions
2019-04-01 21:08:25 +02:00
voodoorai2000
29990ebe90 Add documentation to create a deploy user manually 2019-04-01 20:03:12 +02:00
voodoorai2000
761a2892e6 Add documentation to generate a publilc ssh key 2019-04-01 20:03:12 +02:00
voodoorai2000
874728a086 Add documentation for Digital Ocean 2019-04-01 20:03:09 +02:00
voodoorai2000
10d1e886c9 Remove Digital Ocean documentation
There are some duplicate instruccionts with the Installer's README.

In this commit we are removing this guide and in the next commits we will add again the esential parts
2019-03-27 21:18:18 +01:00
Julian Herrero
0fb9de7d37 Delete old linux instalation intructions 2019-03-05 14:27:24 +01:00
Julian Herrero
a84502d7af Add local Debian installation instructions 2019-03-05 14:22:36 +01:00
decabeza
e18b0e1131 Add basic configuration documentation and guides 2019-03-05 13:46:30 +01:00
decabeza
1a7d1b33f2 Add installing on a digital ocean vps documentation 2019-02-21 14:01:02 +01:00
voodoorai2000
a503c87f23 Reword 2019-02-06 14:10:03 +01:00
voodoorai2000
b64eecbaad Add link to heroku documentation for spanish 2019-01-17 15:35:02 +01:00
voodoorai2000
f4100e7be9 Restructure summany page 2019-01-17 15:34:52 +01:00
voodoorai2000
744360e88d Make distribution version requeriments more flexible 2019-01-17 15:33:45 +01:00
voodoorai2000
42bc76a8b1 Add recommendations for the different environments 2019-01-17 15:33:17 +01:00
voodoorai2000
5e6bc6793f Add link to the installer's documentation 2019-01-17 15:32:40 +01:00
Raimond Garcia
be3da6f1e2 Merge pull request #52 from wairbut-m2c/headless-chrome
Headless Chrome installation instructions
2018-07-30 15:30:33 +02:00
Vanessa Me Tonini
f70272559d Added Docker instructions to cleanup the Docker setup case it has broken 2018-07-08 12:10:18 -03:00
Angel Perez
20cfaf9c95 Add ChromeDriver installation instructions for Linux 2018-07-05 11:37:58 -04:00
iagirre
212b280a84 Add documentation for Globalize
Added documentation in spanish and english about
how to make any attribute of any model transladable.
2018-04-20 11:56:19 +02:00
Angel Perez
d2caa85780 Add ChromeDriver installation instructions for Mac OS 2018-03-28 08:10:00 -04:00
Angel Perez
ee9f7119d3 Add ChromeDriver as prerequisite for running tests 2018-03-28 08:09:42 -04:00
Angel Perez
44431014ad docs(prerequisites): Add Node.js installation instructions 2018-02-26 16:41:25 -04:00
Bertocq
f456c3c756 Document how to customize city map with image maps for geozone districts 2018-01-23 15:42:38 +01:00
Bertocq
ff02484a60 Add Debates & Proposals recommendations feature description 2017-12-27 20:30:41 +01:00
Bertocq
dde96a11be Refactor mailserver images into correct subfolder 2017-12-27 19:50:28 +01:00
Bertocq
fee77ba630 Correct list on update page 2017-11-20 18:04:56 +01:00