From 0381bce35845cb387fcd7ce124da60b9c45c611a Mon Sep 17 00:00:00 2001 From: ahriman Date: Mon, 2 Sep 2019 17:42:06 -0400 Subject: tildewiki --- assets/404.md | 5 +++++ assets/500.md | 5 +++++ assets/icon.png | Bin 0 -> 1037 bytes assets/wiki.css | 6 ++++++ assets/wiki.md | 15 +++++++++++++++ 5 files changed, 31 insertions(+) create mode 100644 assets/404.md create mode 100644 assets/500.md create mode 100644 assets/icon.png create mode 100644 assets/wiki.css create mode 100644 assets/wiki.md (limited to 'assets') diff --git a/assets/404.md b/assets/404.md new file mode 100644 index 0000000..51c50ee --- /dev/null +++ b/assets/404.md @@ -0,0 +1,5 @@ +# 404 + +## Not the area code + +## I mean I can't find that :( diff --git a/assets/500.md b/assets/500.md new file mode 100644 index 0000000..8048c97 --- /dev/null +++ b/assets/500.md @@ -0,0 +1,5 @@ +# 500 + +## Oh noez + +## Something went wrong! diff --git a/assets/icon.png b/assets/icon.png new file mode 100644 index 0000000..c36ec50 Binary files /dev/null and b/assets/icon.png differ diff --git a/assets/wiki.css b/assets/wiki.css new file mode 100644 index 0000000..99a2f63 --- /dev/null +++ b/assets/wiki.css @@ -0,0 +1,6 @@ +body { + max-width: 38rem; + padding: 1.5rem; + margin: auto; + background-color: #b3b3cc; +} diff --git a/assets/wiki.md b/assets/wiki.md new file mode 100644 index 0000000..b012ed9 --- /dev/null +++ b/assets/wiki.md @@ -0,0 +1,15 @@ +# ~institute wiki + +Welcome to the [tilde.institute](https://tilde.institute) wiki! + +If you are new here, you may want to check out the [IRC](/w/irc) page. Or, if you know your way around and want to contribute to the wiki, open a PR! tilde.institute uses [tildegit](https://tildegit.org) for all site-related version control. + +Repository: [tildegit.org/institute/wiki](https://tildegit.org/institute/wiki) + +### Pages + + +
+
+
+Powered by [tildewiki](https://github.com/gbmor/tildewiki) -- cgit 1.4.1-2-gfad0