diff options
author | www-data <www-data@gnu.tools> | 2020-01-21 03:05:22 +0000 |
---|---|---|
committer | www-data <www-data@gnu.tools> | 2020-01-21 03:05:22 +0000 |
commit | fa2d6227fb0f7e7eb6f2e8f4b32385abbc1f150f (patch) | |
tree | 54b634e9931ed81a3e582df940739b9f36033828 /pages/wiki/welcome.txt |
Commit initial copy of dokuwiki media and pages.
Diffstat (limited to 'pages/wiki/welcome.txt')
-rw-r--r-- | pages/wiki/welcome.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/pages/wiki/welcome.txt b/pages/wiki/welcome.txt new file mode 100644 index 0000000..6978f1b --- /dev/null +++ b/pages/wiki/welcome.txt | |||
@@ -0,0 +1,30 @@ | |||
1 | ====== Welcome to your new DokuWiki ====== | ||
2 | |||
3 | Congratulations, your wiki is now up and running. Here are a few more tips to get you started. | ||
4 | |||
5 | Enjoy your work with DokuWiki,\\ | ||
6 | -- the developers | ||
7 | |||
8 | ===== Create your first pages ===== | ||
9 | |||
10 | Your wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]]. | ||
11 | |||
12 | Go on, follow that link and create the page. If you need help with using the syntax you can always refer to the [[wiki:syntax|syntax page]]. | ||
13 | |||
14 | You might also want to use a sidebar. To create it, just edit the [[:sidebar]] page. Everything in that page will be shown in a margin column on the side. Read our [[doku>faq:sidebar|FAQ on sidebars]] to learn more. | ||
15 | |||
16 | Please be aware that not all templates support sidebars. | ||
17 | |||
18 | ===== Customize your Wiki ===== | ||
19 | |||
20 | Once you're comfortable with creating and editing pages you might want to have a look at the [[this>doku.php?do=admin&page=config|configuration settings]] (be sure to login as superuser first). | ||
21 | |||
22 | You may also want to see what [[doku>plugins|plugins]] and [[doku>templates|templates]] are available at DokuWiki.org to extend the functionality and looks of your DokuWiki installation. | ||
23 | |||
24 | ===== Join the Community ===== | ||
25 | |||
26 | DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]]. | ||
27 | |||
28 | The [[http://forum.dokuwiki.org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. | ||
29 | |||
30 | Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involved]] with DokuWiki. | ||