Skip to content
Merged
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
9 changes: 0 additions & 9 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,6 @@ displayUpdatedDate: true
# Display the author of the last modification
displayUpdatedAuthor: true

# comments:
# enable: false
# type: giscus
# giscus:
# repo: <repository>
# repoId: <repository ID>
# category: <category>
# categoryId: <category ID>

editURL:
enable: true
base: "https://github.com/learn-software-engineering/website/edit/main"
Expand Down
19 changes: 17 additions & 2 deletions config/production/params.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
article:
showComments: true
comments:
enable: true
type: giscus

giscus:
repo: "learn-software-engineering/website-comments"
repoId: "R_kgDOKQjung"
category: "General"
categoryId: "DIC_kwDOKQjuns4CZJYI"
mapping: "url"
strict: "1"
reactionsEnabled: "1"
emitMetadata: "1"
inputPosition: "top"
theme: "preferred_color_scheme"
loading: "lazy"
crossorigin: "anonymous"
1 change: 1 addition & 0 deletions content/about/index.en.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: About
comments: false
toc: false
---
1 change: 1 addition & 0 deletions content/about/index.es.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: Acerca de
comments: false
toc: false
---
1 change: 1 addition & 0 deletions content/ai/_index.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Artificial Intelligence
cardImage: "featured.en.jpg"
comments: false
cascade:
type: docs
sidebar:
Expand Down
1 change: 1 addition & 0 deletions content/ai/_index.es.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Inteligencia Artificial
cardImage: "featured.es.jpg"
comments: false
cascade:
type: docs
sidebar:
Expand Down
1 change: 1 addition & 0 deletions content/ai/classical-ml/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Classical Machine Learning"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Machine Learning Clásico"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/bayesian/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Probabilistic & Bayesian Methods"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/bayesian/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Métodos Probabilísticos y Bayesianos"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/core/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Core ML Concepts"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/core/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Conceptos Fundamentales de ML"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/supervised-learning/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Supervised Learning Algorithms"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/supervised-learning/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Algoritmos de Aprendizaje Supervisado"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/unsupervised-learning/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Unsupervised Learning"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/classical-ml/unsupervised-learning/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Aprendizaje No Supervisado"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Computer Science Foundations"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Fundamentos de Ciencias de la Computación"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/engineering/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Engineering Infrastructure"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/engineering/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Infraestructura de Ingeniería"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/programming/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Programming"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/cs/programming/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Programación"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/deep-learning/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Deep Learning"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/deep-learning/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Aprendizaje Profundo"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Convolutional Neural Networks"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Redes Neuronales Convolucionales"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/deep-learning/neural-networks/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Neural Network Fundamentals"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/deep-learning/neural-networks/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Fundamentos de Redes Neuronales"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Recurrent Neural Networks"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Redes Neuronales Recurrentes"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Training Deep Networks"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Entrenamiento de Redes Profundas"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 6
title: "Specialized Domains"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 6
title: "Dominios Especializados"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/computer-vision/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Computer Vision"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/computer-vision/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 2
title: "Visión por Computadora"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/generative-models/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Generative Models"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/generative-models/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 3
title: "Modelos Generativos"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/graph-neural-networks/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 5
title: "Graph Neural Networks"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/graph-neural-networks/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 5
title: "Redes Neuronales de Grafos"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/nlp/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Natural Language Processing"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/nlp/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 1
title: "Procesamiento del Lenguaje Natural"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/reinforcement-learning/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Reinforcement Learning"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/reinforcement-learning/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 4
title: "Aprendizaje por Refuerzo"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/time-series-tabular-data/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 6
title: "Time Series and Tabular Data"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/domains/time-series-tabular-data/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ draft: true
weight: 6
title: "Series Temporales y Datos Tabulares"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/math/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
weight: 1
title: "Mathematical Foundations"
cardImage: "featured.en.jpg"
comments: false
---

{{< sectioncards >}}
1 change: 1 addition & 0 deletions content/ai/math/_index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
weight: 1
title: "Fundamentos Matemáticos"
cardImage: "featured.es.jpg"
comments: false
---

{{< sectioncards >}}
Loading