aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-06 01:46:07 +0000
committerFuwn <[email protected]>2022-04-06 01:46:07 +0000
commit424cf673cbe9bbe6223761725ef2b7d9ebe5e593 (patch)
tree1570dda49b852f9b96e085b78d075e4b8d313c96
parentdocs(readme): update loc (diff)
downloadmaple-424cf673cbe9bbe6223761725ef2b7d9ebe5e593.tar.xz
maple-424cf673cbe9bbe6223761725ef2b7d9ebe5e593.zip
chore(examples): use gem.rest as example directory
-rw-r--r--.gitmodules3
m---------.maple/gmi0
-rw-r--r--.maple/gmi/blog/index.gmi7
-rw-r--r--.maple/gmi/blog/posts/new_beginnings.gmi5
-rw-r--r--.maple/gmi/index.gmi7
5 files changed, 3 insertions, 19 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..84e4e32
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".maple/gmi"]
+ path = .maple/gmi
+ url = https://github.com/gemrest/gem.rest
diff --git a/.maple/gmi b/.maple/gmi
new file mode 160000
+Subproject 92b03909adba995ff59af94aeda87248d8fe998
diff --git a/.maple/gmi/blog/index.gmi b/.maple/gmi/blog/index.gmi
deleted file mode 100644
index 98e76e0..0000000
--- a/.maple/gmi/blog/index.gmi
+++ /dev/null
@@ -1,7 +0,0 @@
-# Blog
-
-=> /index.gmi Back
-
-## Posts
-
-=> /blog/posts/new_beginnings.gmi New Beginnings
diff --git a/.maple/gmi/blog/posts/new_beginnings.gmi b/.maple/gmi/blog/posts/new_beginnings.gmi
deleted file mode 100644
index 90f82e5..0000000
--- a/.maple/gmi/blog/posts/new_beginnings.gmi
+++ /dev/null
@@ -1,5 +0,0 @@
-# New Beginnings
-
-A Gemini server is born!
-
-=> /blog/index.gmi Back
diff --git a/.maple/gmi/index.gmi b/.maple/gmi/index.gmi
deleted file mode 100644
index a161b58..0000000
--- a/.maple/gmi/index.gmi
+++ /dev/null
@@ -1,7 +0,0 @@
-# Maple
-
-Hello, World!
-
-## Links
-
-=> /blog/index.gmi Blog