From 02257d981726eb5b5f055d240c5146481e994509 Mon Sep 17 00:00:00 2001 From: Otterwiki Robot Date: Sat, 3 Jan 2026 10:41:20 +0000 Subject: [PATCH] Initial commit --- home.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 home.md diff --git a/home.md b/home.md new file mode 100644 index 0000000..d79bbfe --- /dev/null +++ b/home.md @@ -0,0 +1,28 @@ +## Welcome to your wiki! + +Your Otter Wiki is up and running. + +This is your [[Home]] Page, the first page you see when you access your +wiki. + +The first steps you might want to do: + +1. [Register an account](/-/register). The very first account is an + admin account which is able to configure the wiki. +2. Check the [configuration](/-/admin#application_preferences) of your wiki. + You can change its name, configure the permissions necessary to + view and edit pages or upload attachments. +3. If you require users to confirm their email address (recommended), + make sure that you will configure and test your [Email Preferences](/-/admin#mail_preferences). +4. [Edit your Home](/Home/edit)! Do not like the change? Visit the + page [history](/Home/history) and revert any change ever made. +5. You can [attach](/Home/attachments) images and other files to any page + and then display them and link to them inside the page. +6. [Create new pages](/-/create)! If you need help with the Markdown syntax, + check out the [Markdown guide](/-/help/syntax). +7. Read the [user guide](/-/help) and learn about An Otter Wikis features. + +We hope that An Otter Wiki is just what you are looking for. +If you have any suggestions, feature requests or run into any +issues, please reach out and report them +via [github](https://github.com/redimp/otterwiki/issues).