Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
Binary file modified .DS_Store
Binary file not shown.
Binary file modified content/.DS_Store
Binary file not shown.
Binary file modified content/es/.DS_Store
Binary file not shown.
135 changes: 135 additions & 0 deletions content/es/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
---
title: 'Home'
date: 2023-10-24
type: landing

design:
# Default section spacing
spacing: "6rem"

sections:
- block: hero
content:
title: Potenciemos a América Latina en el mapa de la investigación global
primary_action:
text: Súmate
url: https://hugoblox.com/templates/](https://www.metadocencia.org/suscripcion/
design:
spacing:
padding: [0, 0, 0, 0]
margin: [0, 0, 0, 0]
# For full-screen, add `min-h-screen` below
css_class: "dark"
background:
color: "navy"
image:
# Add your image background to `assets/media/`.
filename: prueba-home.jpg
filters:
brightness: 0.5
size: cover
position: center
parallax: false
- block: stats
content:
items:
- statistic: "NN"
description: |
Proyectos
financiados
- statistic: "+1500"
description: |
personas
formadas
- statistic: "+1000"
description: |
personas en la
comunidad de Slack
design:
# Section background color (CSS class)
css_class: "bg-gray-100 dark:bg-gray-900"
# Reduce spacing
spacing:
padding: ["1rem", 0, "1rem", 0]
- block: features
id: features
content:
title: Features
text: Build your site with blocks 🧱
items:
- name: Optimized SEO
icon: magnifying-glass
description: Automatic sitemaps, RSS feeds, and rich metadata take the pain out of SEO and syndication.
- name: Fast
icon: bolt
description: Super fast page load with Tailwind CSS and super fast site building with Hugo.
- name: Easy
icon: sparkles
description: One-click deployment to GitHub Pages. Have your new website live within 5 minutes!
- name: No-Code
icon: code-bracket
description: Edit and design your site just using rich text (Markdown) and configurable YAML parameters.
- name: Highly Rated
icon: star
description: Rated 5-stars by the community.
- name: Swappable Blocks
icon: rectangle-group
description: Build your pages with blocks - no coding required!
- block: cta-image-paragraph
id: solutions
content:
items:
- title: Build your future-proof website
text: As easy as 1, 2, 3!
feature_icon: check
features:
- "Future-proof - edit your content in text files"
- "Website is generated by a single app, Hugo"
- "No JavaScript knowledge required"
# Upload image to `assets/media/` and reference the filename here
image: build-website.png
button:
text: Get Started
url: https://hugoblox.com/templates/
- title: Large Community
text: Join our large community on Discord - ask questions and get live responses
feature_icon: bolt
features:
- "Dedicated support channel"
- "3,000+ users on Discord"
- "Share your site and get feedback"
# Upload image to `assets/media/` and reference the filename here
image: coffee.jpg
button:
text: Join Discord
url: https://discord.gg/z8wNYzb
design:
# Section background color (CSS class)
css_class: "bg-gray-100 dark:bg-gray-900"
- block: testimonials
content:
title: ""
text: ""
items:
- name: "Hugo Smith"
role: "Marketing Executive at X"
# Upload image to `assets/media/` and reference the filename here
image: "testimonial-1.jpg"
text: "Awesome, so easy to use and saved me so much work with the swappable pre-designed sections!"
design:
spacing:
# Reduce bottom spacing so the testimonial appears vertically centered between sections
padding: ["6rem", 0, 0, 0]
- block: cta-card
content:
title: Build your future-proof website
text: As easy as 1, 2, 3!
button:
text: Get Started
url: https://hugoblox.com/templates/
design:
card:
# Card background color (CSS class)
css_class: "bg-primary-700"
css_style: ""
---
Binary file removed content/es/home/.DS_Store
Binary file not shown.
93 changes: 0 additions & 93 deletions content/es/home/about.md

This file was deleted.

51 changes: 0 additions & 51 deletions content/es/home/accomplishments.md

This file was deleted.

71 changes: 0 additions & 71 deletions content/es/home/cursos.md

This file was deleted.

Loading