summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/config/_index.md7
-rw-r--r--content/install/_index.md6
2 files changed, 13 insertions, 0 deletions
diff --git a/content/config/_index.md b/content/config/_index.md
new file mode 100644
index 0000000..8ed54dc
--- /dev/null
+++ b/content/config/_index.md
@@ -0,0 +1,7 @@
+---
+title: "Config"
+date: 2023-01-10T19:25:57-03:00
+draft: false
+---
+
+This site incluyes instructions for a **basic** configuration. I recommend you follow the order of the configurations, they will all make sense in the end!
diff --git a/content/install/_index.md b/content/install/_index.md
new file mode 100644
index 0000000..2683227
--- /dev/null
+++ b/content/install/_index.md
@@ -0,0 +1,6 @@
+---
+title: "Install"
+date: 2023-01-10T19:26:34-03:00
+draft: false
+weight: 100
+---