diff --git a/hugo/content/dev/config/_index.md b/hugo/content/dev/config/_index.md
new file mode 100644
index 0000000000000000000000000000000000000000..224e1e4a794457f150ba30a24b77fa65a1787d40
--- /dev/null
+++ b/hugo/content/dev/config/_index.md
@@ -0,0 +1,8 @@
++++
+title = "Configure"
+weight = 10
++++
+
+## Configure for development
+
+{{% children %}}
\ No newline at end of file
diff --git a/hugo/content/dev/build.md b/hugo/content/dev/config/build.md
similarity index 100%
rename from hugo/content/dev/build.md
rename to hugo/content/dev/config/build.md
diff --git a/hugo/content/dev/pyenv.md b/hugo/content/dev/config/pyenv.md
similarity index 100%
rename from hugo/content/dev/pyenv.md
rename to hugo/content/dev/config/pyenv.md