Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
ce1b102
feat: add Spanish content pages and navigation menu, and remove old R…
mrMaxwellTheCat Nov 21, 2025
82f05ad
feat: Implement initial Spanish content structure for news, publicati…
mrMaxwellTheCat Nov 21, 2025
de5a2eb
feat: add initial Spanish landing page with hero, about, robot, team,…
mrMaxwellTheCat Nov 21, 2025
1463e2b
feat: Add Spanish landing page with project details, robots, team, sp…
mrMaxwellTheCat Nov 21, 2025
b7d71d4
feat: Add Spanish homepage, gallery, and recruitment content with new…
mrMaxwellTheCat Nov 22, 2025
65823c4
feat: add Spanish content pages and navigation menu, and remove old R…
mrMaxwellTheCat Nov 22, 2025
6f21b49
Merge branch 'Mejora-sólo-en-español' of https://github.com/RoboRescu…
mrMaxwellTheCat Nov 22, 2025
8853e72
feat: Add address format definitions for ES and EN-US locales.
mrMaxwellTheCat Nov 22, 2025
6cf298a
address_format
mrMaxwellTheCat Nov 22, 2025
5c874fa
feat: Add initial Spanish landing page content for RoboRescue UMA.
mrMaxwellTheCat Nov 22, 2025
0ef6e59
Merge branch 'Mejora-sólo-en-español' of https://github.com/RoboRescu…
mrMaxwellTheCat Nov 22, 2025
1459bdc
feat: Añadir definiciones de formato de dirección para locales ES y E…
mrMaxwellTheCat Nov 22, 2025
ad085b3
feat: Añadir formato de dirección para el locale es-ES
mrMaxwellTheCat Nov 22, 2025
ea9826d
feat: Actualizar formato de dirección para el locale es-ES
mrMaxwellTheCat Nov 22, 2025
b823643
feat: Actualizar versión de WC_HUGO y eliminar formato de dirección p…
mrMaxwellTheCat Nov 22, 2025
f9d59d1
feat: Añadir formatos de dirección para locales es, es-es y es-ES
mrMaxwellTheCat Nov 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy website to GitHub Pages

env:
WC_HUGO_VERSION: "0.135.0"
WC_HUGO_VERSION: "0.152.2"

on:
# Trigger the workflow every time you push to the `main` branch
Expand Down
Empty file added .hugo_build.lock
Empty file.
64 changes: 0 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,67 +28,3 @@ Las tareas pendientes, en orden de prioridad, son:
- Al hacer un cambio en la rama `main`, se despliega automáticamente en Github Pages
- Se utiliza Google Analytics para seguimiento de visitas

## Diseño
Orden de prioridad: 1 (menos importante) a 5 (más importante)

[Bases](https://online.fliphtml5.com/RoboRescueUMA/rcwr)
Usar los colores del equipo: #04a4c4, #7de7fe, #293b5b, #037d95, #1b283a
Tomando como referencia: <https://tecnicosolarboat.tecnico.ulisboa.pt/>

Web consiste de página principal, gallery, recruitment y contact

## Objetivos de la distribucición

### Página principal

La página principal contiene el header y las siguientes secciones:

#### Header

Logo del equipo a la izquierda y menú a la derecha con enlaces a las secciones (5)

#### Inicio

Foto en grande del robot Donatello (3)

#### About us

Queremos algo parecido. Pero que sea Hardware, Software, Comunicación y Mentores. En la descripción pones los subdepartamentos y al ponerse encima el ratón que salga una foto detrás. Ya te las pasare, ve poniendo fotos random. (5)

#### Donatello

Equivalente a "Solar" en la web de referencia. Debe aparecer Donatello y su información. (2)

#### HORU

Equivalente a "Hydrogen" en la web de referencia. Debe aparecer HORU y su información. (2)

#### Our Team

Igual a la web de referencia. Debe aparecer un resumen de los departamentos y subdepartamentos. Al clickar en cada departamento que lleve a la sección. Al hacer click a una persona debe salir su información como en la web de referencia. (5)

Pasaremos un form para pedir información y te pasaremos lista de miembros.

#### Sponsors

Parecido a la web de referencia, tenemos tres (top secret estamos hablando con varios importantes) (2)

#### Map

Final igual pero con mapa interactivo como tenemos nosotros creo. (4)

### Gallery

Parecido a la web de referencia. (1)

### Team

Team (que te lleve a lo de antes) (5)

### Recruitment

Parecido a la web de referencia. (3)

### Contact

(que te lleve a lo de antes). (4)
31 changes: 23 additions & 8 deletions config/_default/menus.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,29 @@

main:
- name: Inicio
url: /
url: '#inicio'
weight: 10
- name: Equipo
url: equipo
- name: About Us
url: '#about'
weight: 20
- name: Donatello
url: '#donatello'
weight: 30
- name: Organigrama
url: organigrama
weight: 35
- name: Contacto
url: contacto
- name: HORU
url: '#horu'
weight: 40
- name: Our Team
url: '#team'
weight: 50
- name: Sponsors
url: '#sponsors'
weight: 60
- name: Gallery
url: gallery
weight: 70
- name: Recruitment
url: recruitment
weight: 80
- name: Contact
url: '#contact'
weight: 90
82 changes: 0 additions & 82 deletions content/en/_index.md

This file was deleted.

55 changes: 0 additions & 55 deletions content/en/about/index.md

This file was deleted.

8 changes: 0 additions & 8 deletions content/en/admin/index.md

This file was deleted.

74 changes: 0 additions & 74 deletions content/en/authors/admin/_index.md

This file was deleted.

Binary file removed content/en/authors/admin/avatar.jpg
Binary file not shown.
21 changes: 0 additions & 21 deletions content/en/authors/amalia-cristina-urdiales-garcia/_index.md

This file was deleted.

Loading
Loading