From 89b274544c1d655bff9cf8f4619f80b5897bfc7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Buede?= <144466503+julianbuede@users.noreply.github.com> Date: Wed, 10 Sep 2025 09:54:22 -0300 Subject: [PATCH 1/2] panal --- content/es/.DS_Store | Bin 12292 -> 12292 bytes content/es/panal/panal.md | 26 ++++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/content/es/.DS_Store b/content/es/.DS_Store index fc1845acaa697c21fb1a25a6fc5266fc3fd89166..b31ed84ebdc1dcf84963b21575f9fa67f20483d7 100644 GIT binary patch delta 80 zcmZokXi1ph&uFwUU^hRb_GTV|BaDm;n=cAlF>yh*H(ZEu c^F&cEuFc#EGubwmh$S&@X49AlVkIyF06=6KQvd(} delta 59 zcmZokXi1ph&uFkQU^hRb=4Kv&BaDoUn=cAlF>Y27?qu40MAV&YVuQhEZiSg_o3Dr^ OGHzzom=9tlFaiKl4->`! diff --git a/content/es/panal/panal.md b/content/es/panal/panal.md index 372cacd9..bbc3c7a7 100644 --- a/content/es/panal/panal.md +++ b/content/es/panal/panal.md @@ -1,4 +1,30 @@ +++ + +title: "Home" +type: landing + +design: + spacing: "6rem" + +sections: + - block: hero + content: + title: Quiénes somos + text: MetaDocencia es una organización sin fines de lucro fundada en 2020. Nuestra comunidad construye capacidades científicas locales para transformar la ciencia global. Hacemos crecer la ciencia en red, desde América Latina hacia el mundo. + primary_action: + text: Nuestra Gobernanza + url: https://hugoblox.com/templates/](https://www.metadocencia.org/suscripcion/ + design: + spacing: + padding: [0, 0, 0, 0] + margin: [0, 0, 0, 0] + background: + image: + filename: quienessomos.jpg + filters: + brightness: 0.3 + text_color_light: true + # A "Meet the Team" section created with the People widget. # This section displays people from `content/authors/` which belong to the `user_groups` below. From d4ca0506a960655dd114a1b5e5f959218c1ddd22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Buede?= <144466503+julianbuede@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:00:50 -0300 Subject: [PATCH 2/2] Update panal.md --- content/es/panal/panal.md | 65 +++++++++------------------------------ 1 file changed, 14 insertions(+), 51 deletions(-) diff --git a/content/es/panal/panal.md b/content/es/panal/panal.md index bbc3c7a7..a9d487dd 100644 --- a/content/es/panal/panal.md +++ b/content/es/panal/panal.md @@ -1,6 +1,6 @@ +++ -title: "Home" +title: "Panal" type: landing design: @@ -24,54 +24,17 @@ sections: filters: brightness: 0.3 text_color_light: true + - block: people + content: + title: Comunidades Amigas + # Choose which groups/teams of users to display. + # Edit `user_groups` in each user's profile to add them to one or more of these groups. + user_groups: + - Comunidades amigas + sort_by: Params.last_name + sort_ascending: true + design: + show_interests: false + show_role: true + show_social: true -# A "Meet the Team" section created with the People widget. -# This section displays people from `content/authors/` which belong to the `user_groups` below. - -widget = "people" # See https://sourcethemes.com/academic/docs/page-builder/ -headless = true # This file represents a page section. -active = true # Activate this widget? true/false -weight = 1 # Order that this section will appear. - -title = "Comunidades amigas" -subtitle = "Siempre felices de agrandar el panal. Para más información, escríbenos a [comunidad@metadocencia.org](mailto:comunidad@metadocencia.org)." - -[content] - # Choose which groups/teams of users to display. - # Edit `user_groups` in each user's profile to add them to one or more of these groups. - user_groups = ["Comunidades amigas"] - -[design] - # Show user's social networking links? (true/false) - show_social = true - - # Show user's interests? (true/false) - show_interests = false - -[design.background] - # Apply a background color, gradient, or image. - # Uncomment (by removing `#`) an option to apply it. - # Choose a light or dark text color by setting `text_color_light`. - # Any HTML color name or Hex value is valid. - - # Background color. - # color = "navy" - - # Background gradient. - # gradient_start = "DeepSkyBlue" - # gradient_end = "SkyBlue" - - # Background image. - # image = "background.jpg" # Name of image in `static/img/`. - # image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque. - - # Text color (true=light or false=dark). - # text_color_light = true - -[advanced] - # Custom CSS. - css_style = "" - - # CSS class. - css_class = "" -+++