updates consul url

This commit is contained in:
Juanjo Bazán
2015-11-20 20:09:24 +01:00
parent b466d6fe18
commit 7a5454da68
8 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ The team members and the project's community adopts an inclusive Code of Conduct
## Report an issue
The prefered way to report any bug is [opening an issue in the project's Github repo](https://github.com/AyuntamientoMadrid/participacion/issues/new).
The prefered way to report any bug is [opening an issue in the project's Github repo](https://github.com/consul/consul/issues/new).
For more informal communication, contact team members via twitter
@@ -19,7 +19,7 @@ For more informal communication, contact team members via twitter
Admins tag issues using two label related with collaboration availability:
* `PRs-welcome`: [issues labeled with PRs-welcome](https://github.com/AyuntamientoMadrid/participacion/labels/PRs-welcome) are well defined features ready to be implemented by whoever wants to do it.
* `PRs-welcome`: [issues labeled with PRs-welcome](https://github.com/consul/consul/labels/PRs-welcome) are well defined features ready to be implemented by whoever wants to do it.
* `Not-ready`: with this label admins mark features or changes that are not well defined yet or subject to an internal decision. Is not a good idea to start implementation of these issues.

View File

@@ -11,7 +11,7 @@ Los miembros del proyecto y la comunidad de personas que contribuyen a él se ad
## Comunicación general y de incidencias
El método preferido para informar sobre una incidencia en el proyecto es [creando una incidencia en la cuenta de Github del proyecto](https://github.com/AyuntamientoMadrid/participacion/issues/new).
El método preferido para informar sobre una incidencia en el proyecto es [creando una incidencia en la cuenta de Github del proyecto](https://github.com/consul/consul/issues/new).
Para comunicación más puntual e informal, contacta con los miembros del equipo por twitter.
@@ -19,7 +19,7 @@ Para comunicación más puntual e informal, contacta con los miembros del equipo
Los administradores utilizan dos etiquetas relacionadas con la disponibilidad para aceptar colaboraciones con las que marcar incidencias:
* `PRs-welcome`: las [incidencias marcadas como PRs-welcome](https://github.com/AyuntamientoMadrid/participacion/labels/PRs-welcome) son funcionalidades bien definidas y que están listas para que quien quiera pueda implementarlas.
* `PRs-welcome`: las [incidencias marcadas como PRs-welcome](https://github.com/consul/consul/labels/PRs-welcome) son funcionalidades bien definidas y que están listas para que quien quiera pueda implementarlas.
* `Not-ready`: con esta etiqueta se señalan funcionalidades o cambios que han de realizarse pero que todavía no están del todo definidos o falta alguna decisión a nivel interno que tomar. Por tanto se desaconseja que se inicie su implementación de momento.

View File

@@ -11,7 +11,7 @@ This is the opensource code repository of Madrid City government eParticipation
## Current state
Development started on [2015 July 15th](https://github.com/AyuntamientoMadrid/participacion/commit/8db36308379accd44b5de4f680a54c41a0cc6fc6). Code was deployed to production on 2015 september 7th to [decide.madrid.es](https://decide.madrid.es). Since then new features are added often. You can take a look at a roadmap and future features in the [open issues list](https://github.com/AyuntamientoMadrid/participacion/issues).
Development started on [2015 July 15th](https://github.com/consul/consul/commit/8db36308379accd44b5de4f680a54c41a0cc6fc6). Code was deployed to production on 2015 september 7th to [decide.madrid.es](https://decide.madrid.es). Since then new features are added often. You can take a look at a roadmap and future features in the [open issues list](https://github.com/consul/consul/issues).
## Tech stack

View File

@@ -11,7 +11,7 @@ Este es el repositorio de código abierto de la Aplicación de Participación Ci
## Estado del proyecto
El desarrollo de esta aplicación comenzó el [15 de Julio de 2015](https://github.com/AyuntamientoMadrid/participacion/commit/8db36308379accd44b5de4f680a54c41a0cc6fc6) y el código fue puesto en producción el día 7 de Septiembre de 2015 en [decide.madrid.es](https://decide.madrid.es). Desde entonces se le añaden mejoras y funcionalidades constantemente. La evolución y futura lista de funcionalidades a implementar se pueden consultar en la lista de [tareas por hacer](https://github.com/AyuntamientoMadrid/participacion/issues).
El desarrollo de esta aplicación comenzó el [15 de Julio de 2015](https://github.com/consul/consul/commit/8db36308379accd44b5de4f680a54c41a0cc6fc6) y el código fue puesto en producción el día 7 de Septiembre de 2015 en [decide.madrid.es](https://decide.madrid.es). Desde entonces se le añaden mejoras y funcionalidades constantemente. La evolución y futura lista de funcionalidades a implementar se pueden consultar en la lista de [tareas por hacer](https://github.com/consul/consul/issues).
## Tecnología

View File

@@ -14,9 +14,9 @@ set :application, 'participacion'
set :full_app_name, deploysecret(:full_app_name)
set :server_name, deploysecret(:server_name)
#set :repo_url, 'git@github.com:AyuntamientoMadrid/participacion.git'
#set :repo_url, 'git@github.com:consul/consul.git'
# If ssh access is restricted, probably you need to use https access
set :repo_url, 'https://github.com/AyuntamientoMadrid/participacion.git'
set :repo_url, 'https://github.com/consul/consul.git'
set :scm, :git
set :revision, `git rev-parse --short #{fetch(:branch)}`.strip

View File

@@ -36,7 +36,7 @@ en:
open_source: "open-source software"
open_source_url: "http://www.gnu.org/licenses/agpl-3.0.html"
consul: "Consul application"
consul_url: "https://github.com/ayuntamientomadrid"
consul_url: "https://github.com/consul/consul"
copyright: "Ayuntamiento de Madrid, %{year}"
participation_title: "Participation"
participation_text: "Decide how to shape the Madrid you want to live in."

View File

@@ -36,7 +36,7 @@ es:
open_source: "software libre"
open_source_url: "http://www.gnu.org/licenses/agpl-3.0.html"
consul: "aplicación Consul"
consul_url: "https://github.com/ayuntamientomadrid"
consul_url: "https://github.com/consul/consul"
copyright: "Ayuntamiento de Madrid, %{year}"
participation_title: "Participación"
participation_text: "Decide cómo debe ser la ciudad de Madrid que quieres."

View File

@@ -253,7 +253,7 @@ form input[type]:not([type=submit]) {
<li><a href="http://foundation.zurb.com/docs/utility-classes.html" target="_blank">Utility classes</a></li>
<li><a href="http://foundation.zurb.com/docs/components/kitchen_sink.html" target="_blank">Kitchen shink</a></li>
</ul>
<p>Para desarrollar el CSS utilizamos <a href="http://sass-lang.com/" target="_blank">SASS</a>. Si clonas el <a href="https://github.com/AyuntamientoMadrid/participacion" target="_blank">repositorio</a> verás la siguiente estructura en las hojas de estilo:</p>
<p>Para desarrollar el CSS utilizamos <a href="http://sass-lang.com/" target="_blank">SASS</a>. Si clonas el <a href="https://github.com/consul/consul" target="_blank">repositorio</a> verás la siguiente estructura en las hojas de estilo:</p>
<ul>
<li><code><strong>application.sccs</strong></code> hace un @import del resto de SCSS para compilarlos en un solo fichero.</li>