-
-
-
- {name}
- {title}
-
-
📅 {date}
-
🕙 {time}
-
-
-
- {topic}
-
+
+
+
+
+ {name}
+ {title}
+
+
📅 {date}
+
🕙 {time}
+
+
+
+ {topic}
+
diff --git a/src/lib/components/Tag.svelte b/src/lib/components/Tag.svelte
index 19d561c..77d122a 100644
--- a/src/lib/components/Tag.svelte
+++ b/src/lib/components/Tag.svelte
@@ -7,7 +7,7 @@
{category}
diff --git a/src/lib/data/events.json b/src/lib/data/events.json
index 68a340e..efd4095 100644
--- a/src/lib/data/events.json
+++ b/src/lib/data/events.json
@@ -1,22 +1,22 @@
{
- "events": [
- {
- "name": "HacktoberfestGYE 2024",
- "description": "Colabora en una variedad de proyectos de código abierto, mejorando tus habilidades y contribuyendo a la comunidad global de desarrolladores.",
- "date": "10/10/2024",
- "time": "9 AM - 5 PM",
- "place": "Universidad Católica Santiago de Guayaquil",
- "category": "Hackathon",
- "route": "/events/hacktoberfest"
- },
- {
- "name": "CLI Week 2024",
- "description": "A week to celebrate the versatility and develop CLI tools with friends. We'll also have workshops and talks!",
- "date": "11/11/2024 - 15/11/2024",
- "time": "All day",
- "place": "Online",
- "category": "Hackathon/Workshops",
- "route": "/events/cliweek"
- }
- ]
+ "events": [
+ {
+ "name": "HacktoberfestGYE 2024",
+ "description": "Colabora en una variedad de proyectos de código abierto, mejorando tus habilidades y contribuyendo a la comunidad global de desarrolladores.",
+ "date": "10/10/2024",
+ "time": "9 AM - 5 PM",
+ "place": "Universidad Católica Santiago de Guayaquil",
+ "category": "Hackathon",
+ "route": "/events/hacktoberfest"
+ },
+ {
+ "name": "CLI Week 2024",
+ "description": "A week to celebrate the versatility and develop CLI tools with friends. We'll also have workshops and talks!",
+ "date": "11/11/2024 - 15/11/2024",
+ "time": "All day",
+ "place": "Online",
+ "category": "Hackathon/Workshops",
+ "route": "/events/cliweek"
+ }
+ ]
}
diff --git a/src/routes/events/cliweek/+page.svelte b/src/routes/events/cliweek/+page.svelte
index 43edf4f..f1b7149 100644
--- a/src/routes/events/cliweek/+page.svelte
+++ b/src/routes/events/cliweek/+page.svelte
@@ -1,7 +1,7 @@
@@ -14,22 +14,22 @@
- Welcome to the CLI Week! This is a week dedicated to the celebration of command line tools
- in which we'll have talks and workshops and participants will compete to develop their own
- CLI tool.
+ Welcome to the CLI Week! This is a week dedicated to the celebration of command line tools in
+ which we'll have talks and workshops and participants will compete to develop their own CLI
+ tool.
How to participate?
- You can participate either as a speaker or by building a CLI tool. Check out the links below for the corresponding
- registration link.
+ You can participate either as a speaker or by building a CLI tool. Check out the links below for
+ the corresponding registration link.
- For speakers, you'll find a link to a registration form below where you can specify the topic you'd like to
- talk about and you tentative dates. We'll then get in touch with you to coordinate your awesome
- talk :).
+ For speakers, you'll find a link to a registration form below where you can specify the topic
+ you'd like to talk about and you tentative dates. We'll then get in touch with you to coordinate
+ your awesome talk :).
@@ -41,17 +41,17 @@
.
-
-
Register
-
+
+
Register
+
@@ -60,26 +60,25 @@
-
+
Speakers
-
+
-
- See you there!
-
+
See you there!