aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-03 18:50:14 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-03 18:50:14 +0800
commit0a88cff0eb41a9580839e6a70af8f00871cf9a5b (patch)
treea4359d55d86bbe451f5252cf9cac89ce85d91d0e
parentDelete all build stuff (diff)
downloade2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.tar.gz
e2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.tar.zst
e2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.zip
Behave well with Hugo
-rw-r--r--_index.md5
-rw-r--r--language_description.md2
2 files changed, 6 insertions, 1 deletions
diff --git a/_index.md b/_index.md
new file mode 100644
index 0000000..77b7f76
--- /dev/null
+++ b/_index.md
@@ -0,0 +1,5 @@
+---
+title: The e² Language Specification
+---
+
+Okay&hellip; we don't exactly have a specification yet. But there's a basic [language description](language_description) for now.
diff --git a/language_description.md b/language_description.md
index 147db22..63041d5 100644
--- a/language_description.md
+++ b/language_description.md
@@ -1,5 +1,5 @@
---
-title: e² language description
+title: The e² Language Description
author: Test_User and Runxi Yu
---