forked from open-sdg/open-sdg-simple-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actualizar configuración para desarrollo local en contenedor Docker
- Loading branch information
Showing
10 changed files
with
314 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,9 @@ remote_theme: open-sdg/[email protected] | |
# Replace this title as needed. | ||
title: general.site_title | ||
url: "" | ||
baseurl: "/open-sdg-tijuana" | ||
baseurl: "" | ||
environment: staging | ||
source: www | ||
|
||
# Pages | ||
collections: | ||
pages: | ||
|
@@ -39,3 +38,249 @@ exclude: | |
- README.md | ||
- LICENSE | ||
- Makefile | ||
|
||
|
||
analytics: | ||
ua: '' | ||
gtag: '' | ||
gtm: '' | ||
ga_prod: '' | ||
breadcrumbs: | ||
goal: | ||
- path: / | ||
label: general.home | ||
- path: /goals | ||
label: general.goals | ||
indicator: | ||
- path: / | ||
label: general.home | ||
- path: /goals | ||
label: general.goals | ||
post: | ||
- path: / | ||
label: general.home | ||
- path: /news | ||
label: menu.updates | ||
cookie_consent_form: | ||
enabled: false | ||
country: | ||
name: Tijuana | ||
adjective: Tijuana | ||
create_goals: | ||
previous_next_links: false | ||
goals: [] | ||
create_indicators: | ||
previous_next_links: false | ||
create_pages: | ||
- filename: '' | ||
folder: /goals | ||
layout: goals | ||
title: general.goals | ||
- filename: '' | ||
folder: /reporting-status | ||
layout: reportingstatus | ||
title: status.reporting_status | ||
- filename: '' | ||
folder: /search | ||
layout: search | ||
title: search.search | ||
custom_css: [] | ||
custom_js: | ||
- /assets/js/custom.js | ||
data_edit_url: data | ||
data_fields: | ||
units: '' | ||
series: '' | ||
date_formats: [] | ||
disclaimer: | ||
phase: '' | ||
message: '' | ||
hidden: false | ||
email_contacts: | ||
questions: [email protected] | ||
suggestions: [email protected] | ||
functional: [email protected] | ||
environment: staging | ||
footer_language_toggle: none | ||
footer_menu: | ||
- path: /contact-us | ||
translation_key: menu.contact_us | ||
- path: 'https://twitter.com/MyTwitterAccount' | ||
translation_key: general.twitter | ||
- path: 'https://facebook.com/MyFacebookAccount' | ||
translation_key: general.facebook | ||
- path: /about/cookies-and-privacy/ | ||
translation_key: menu.cookies | ||
frontpage_cards: | ||
- title: frontpage.download_all | ||
content: '' | ||
include: components/download-all-data.html | ||
button_label: '' | ||
button_link: '' | ||
rule_color: '' | ||
- title: IMPLAN | ||
content: | | ||
El Instituto Metropolitano de Planeación | ||
forma parte de la Acción Conjunta para el Desarrollo Sostenible, | ||
una plataforma abierta a todos los que apuestan por una sociedad sostenible.. | ||
include: '' | ||
button_label: Más información | ||
button_link: 'https://implan.tijuana.gob.mx' | ||
rule_color: '' | ||
# - title: Nam vestibulum | ||
# content: | | ||
# Nam vestibulum, purus quis porttitor imperdiet, nisl sem mollis nisl, a | ||
# interdum risus enim vitae tortor. Donec feugiat accumsan rutrum. | ||
# include: '' | ||
# button_label: Read more | ||
# button_link: 'https://example.com' | ||
# rule_color: '' | ||
frontpage_goals_grid: | ||
title: frontpage.heading_short | ||
description: frontpage.instructions_short | ||
frontpage_introduction_banner: | ||
title: frontpage.intro_title | ||
description: frontpage.intro_body | ||
goal_image_base: 'https://open-sdg.org/sdg-translations/assets/img/goals' | ||
goal_image_extension: '' | ||
goals_page: | ||
title: general.goals | ||
description: goal.description | ||
graph_color_headline: '#004466' | ||
graph_color_headline_high_contrast: '#55a6e5' | ||
graph_color_set: accessible | ||
graph_color_list: [] | ||
graph_color_number: 0 | ||
graph_title_from_series: false | ||
header_language_toggle: dropdown | ||
hide_empty_metadata: true | ||
hide_single_series: true | ||
hide_single_unit: true | ||
indicator_config_form: | ||
enabled: true | ||
dropdowns: [] | ||
repository_link: /tree/develop/indicator-config | ||
translation_link: '' | ||
indicator_data_form: | ||
enabled: true | ||
repository_link: /tree/develop/data | ||
indicator_metadata_form: | ||
enabled: true | ||
dropdowns: [] | ||
repository_link: /tree/develop/meta | ||
translation_link: '' | ||
language: 'es' | ||
scopes: | ||
- national | ||
- global | ||
exclude_fields: [] | ||
translated: false | ||
indicator_tabs: | ||
tab_1: chart | ||
tab_2: table | ||
tab_3: map | ||
tab_4: embed | ||
languages: | ||
- es | ||
- en | ||
languages_public: [] | ||
logos: [] | ||
map_layers: [] | ||
map_options: | ||
disaggregation_controls: false | ||
minZoom: 5 | ||
maxZoom: 10 | ||
tileURL: '' | ||
tileOptions: | ||
id: '' | ||
accessToken: '' | ||
attribution: '' | ||
colorRange: chroma.brewer.BuGn | ||
noValueColor: '#f0f0f0' | ||
styleNormal: | ||
weight: 1 | ||
opacity: 1 | ||
fillOpacity: 0.7 | ||
color: '#888888' | ||
dashArray: '' | ||
styleHighlighted: | ||
weight: 1 | ||
opacity: 1 | ||
fillOpacity: 0.7 | ||
color: '#111111' | ||
dashArray: '' | ||
styleStatic: | ||
weight: 2 | ||
opacity: 1 | ||
fillOpacity: 0 | ||
color: '#172d44' | ||
dashArray: '5,5' | ||
menu: | ||
- path: /goals | ||
translation_key: general.goals | ||
dropdown: [] | ||
- path: /reporting-status | ||
translation_key: menu.reporting_status | ||
dropdown: [] | ||
- path: /about | ||
translation_key: menu.about | ||
dropdown: [] | ||
- path: /faq | ||
translation_key: menu.faq | ||
dropdown: [] | ||
- path: /news | ||
translation_key: menu.updates | ||
dropdown: [] | ||
metadata_edit_url: metadata | ||
metadata_tabs: | ||
- scope: national | ||
title: indicator.national_metadata | ||
description: indicator.national_metadata_blurb | ||
- scope: global | ||
title: indicator.global_metadata | ||
description: indicator.global_metadata_blurb | ||
- scope: sources | ||
title: indicator.sources | ||
description: '' | ||
news: | ||
category_links: false | ||
progress_status: | ||
status_heading: '' | ||
status_types: [] | ||
remote_data_prefix: _build | ||
reporting_status: | ||
title: status.reporting_status | ||
description: status.description | ||
disaggregation_tabs: false | ||
status_types: | ||
- value: notstarted | ||
label: status.exploring_data_sources | ||
hide_on_goal_pages: false | ||
- value: complete | ||
label: status.reported_online | ||
hide_on_goal_pages: false | ||
- value: notapplicable | ||
label: status.not_applicable | ||
hide_on_goal_pages: false | ||
repository_url_data: 'https://github.com/open-sdg/open-sdg-simple-starter' | ||
repository_url_site: 'https://github.com/open-sdg/open-sdg-simple-starter' | ||
search_index_boost: [] | ||
search_index_extra_fields: [] | ||
site_config_form: | ||
enabled: true | ||
dropdowns: [] | ||
repository_link: /tree/develop/_data | ||
translation_link: '' | ||
time_series_attributes: | ||
- field: COMMENT_TS | ||
label: indicator.footnote | ||
- field: DATA_LAST_UPDATE | ||
label: metadata_fields.national_data_update_url | ||
validate_indicator_config: false | ||
validate_site_config: false | ||
x_axis_label: '' | ||
progressive_web_app: | ||
enabled: true | ||
name: Indicadores para los Objetivos de Desarrollo Sostenible - Tijuana | ||
short_name: SDG Tijuana | ||
precaching: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,4 +52,6 @@ ENV PATH /opt/anaconda/bin:$PATH | |
|
||
RUN make install | ||
|
||
EXPOSE 4000 | ||
|
||
CMD ["tail", "-f", "/dev/null"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
--- | ||
layout: categories | ||
permalink: /es/categories/ | ||
permalink: /categories/ | ||
title: Categories | ||
language: es | ||
--- | ||
|
||
Translation needed. | ||
## Entradas por categoría | ||
Esta es una lista de entradas, agrupadas por categoría: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
--- | ||
layout: page | ||
title: Contact us | ||
permalink: /es/contact-us/ | ||
permalink: /contact-us/ | ||
language: es | ||
--- | ||
|
||
Translation needed. | ||
### Nos interesan sus comentarios sobre este sitio web y sus contenidos. | ||
|
||
|
||
- Si tiene alguna pregunta sobre las estadísticas, las fuentes de datos o los metadatos proporcionados para nuestros indicadores de los ODS, póngase en contacto con [{{site.email_contacts.questions}}](mailto:{{site.email_contacts.questions}}) | ||
|
||
- Si tiene sugerencias sobre contenidos adicionales o fuentes de datos, póngase en contacto con [{{site.email_contacts.suggestions}}](mailto:{{site.email_contacts.suggestions}}) | ||
|
||
- Si tiene sugerencias sobre cómo mejorar la funcionalidad de este sitio web, incluida la accesibilidad a los datos, póngase en contacto con [{{site.email_contacts.functional}}](mailto:{{site.email_contacts.functional}}) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,56 @@ | ||
--- | ||
layout: page | ||
title: Cookies and privacy | ||
permalink: /es/about/cookies-and-privacy/ | ||
permalink: /about/cookies-and-privacy/ | ||
language: es | ||
--- | ||
|
||
Translation needed. | ||
A continuación se describe qué datos se recopilan cuando usted utiliza este sitio web y para qué se utilizan. | ||
|
||
## Información del usuario | ||
Este sitio web utiliza cookies y código de seguimiento JavaScript para recopilar información anónima sobre los patrones de uso de los visitantes, con el fin de mejorar la navegación del sitio, la presentación de su contenido y la calidad de sus servicios. | ||
|
||
La información recopilada no incluye datos personales como su nombre, edad, número de teléfono, dirección postal o dirección de correo electrónico, ni permite la identificación personal de un usuario. | ||
|
||
## Cookies | ||
Cuando prestamos servicios, queremos que sean fáciles, útiles y fiables. | ||
|
||
Cuando los servicios se prestan a través de Internet, esto implica a veces colocar pequeñas cantidades de información en su dispositivo, por ejemplo, ordenador o teléfono móvil. | ||
|
||
Esto incluye pequeños archivos conocidos como cookies. No pueden utilizarse para identificarle personalmente. | ||
|
||
Estos datos se utilizan para mejorar los servicios que se le prestan, por ejemplo | ||
|
||
- permitir que un servicio reconozca su dispositivo para que no tenga que dar la misma información varias veces durante una misma tarea | ||
- reconocer que usted ya ha introducido un nombre de usuario y una contraseña para que no tenga que hacerlo en cada página web solicitada | ||
- medir cuántas personas utilizan los servicios para facilitar su uso y garantizar su rapidez. | ||
|
||
Usted mismo puede gestionar estos pequeños archivos y obtener más información sobre ellos a través de [cookies del navegador de Internet - qué son y cómo gestionarlas](https://www.aboutcookies.org/). | ||
|
||
## Nuestro uso de las cookies | ||
Información importante sobre esta lista de cookies: | ||
|
||
Esta lista puede no estar siempre completa. Se actualizará periódicamente a medida que se recopile más información de otras empresas y organizaciones con las que trabajamos. | ||
|
||
Cookies para conservar el estado activo de los servicios de accesibilidad: | ||
|
||
- contraste | ||
|
||
Cookies para medir el uso de los servicios: | ||
|
||
- _ga | ||
- _gid | ||
- _gat | ||
|
||
Al entender cómo la gente usa nuestro sitio web, podemos mejorar la información proporcionada. Recopilamos estos datos utilizando Google Analytics. | ||
|
||
## Enlaces externos | ||
Este sitio puede contener enlaces a otros sitios. | ||
|
||
ONS no es responsable de las prácticas de privacidad o el contenido de dichos sitios web. | ||
|
||
## Seguridad | ||
Este sitio web cuenta con medidas de seguridad para proteger la pérdida, mal uso y alteración de la información bajo nuestro control. | ||
|
||
## Contacto con el sitio web | ||
Si tiene alguna pregunta sobre esta declaración de privacidad, las prácticas de este sitio o sus relaciones con este sitio web, puede [ponerse en contacto con nosotros](mailto:{{site.email_contacts.functional}}). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
layout: news | ||
title: News & Events | ||
permalink: /es/news/ | ||
permalink: /news/ | ||
language: es | ||
--- | ||
|
||
Translation needed. | ||
## Noticias y eventos Consulte esta página para conocer las novedades relativas a la comunicación de nuestras estadísticas para los indicadores mundiales y las oportunidades de contribuir a medir la consecución de los Objetivos de Desarrollo Sostenible. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.