diff options
author | Runxi Yu <me@runxiyu.org> | 2025-01-03 18:50:14 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-01-03 18:50:14 +0800 |
commit | 0a88cff0eb41a9580839e6a70af8f00871cf9a5b (patch) | |
tree | a4359d55d86bbe451f5252cf9cac89ce85d91d0e /_index.md | |
parent | Delete all build stuff (diff) | |
download | e2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.tar.gz e2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.tar.zst e2-spec-0a88cff0eb41a9580839e6a70af8f00871cf9a5b.zip |
Behave well with Hugo
Diffstat (limited to '_index.md')
-rw-r--r-- | _index.md | 5 |
1 files changed, 5 insertions, 0 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… we don't exactly have a specification yet. But there's a basic [language description](language_description) for now. |