Skip to content

Commit af4644b

Browse files
AdministratorNGPixel
Administrator
authored andcommitted
docs: update home
1 parent 2ff614f commit af4644b

File tree

1 file changed

+19
-23
lines changed

1 file changed

+19
-23
lines changed

home.md

+19-23
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Wiki.js
33
description: Official Documentation for v2
44
published: true
5-
date: 2019-11-08T20:14:03.910Z
5+
date: 2019-11-10T17:54:04.957Z
66
tags:
77
---
88

@@ -26,10 +26,11 @@ Wiki.js is quick and easy to install. You should be up and running in no time.
2626

2727
# Administration
2828

29-
- :globe_with_meridians: [Locales](/locales): Display the wiki in a different language or enable multilingual capabilities.
30-
- :busts_in_silhouette: [User Groups](/groups): Permissions and access rights.
31-
- :satellite: [Telemetry](/telemetry): Help Wiki.js developers understand crashes by enabling anonymous telemetry.
32-
- :wrench: [Troubleshooting](/troubleshooting): Solutions to common issues.
29+
- [:globe_with_meridians: Locales *Display the wiki in a different language or enable multilingual capabilities.*](/locales)
30+
- [:busts_in_silhouette: User Groups *Permissions and access rights.*](/groups)
31+
- [:satellite: Telemetry *Help Wiki.js developers understand crashes by enabling anonymous telemetry.*](/telemetry)
32+
- [:wrench: Troubleshooting *Solutions to common issues.*](/troubleshooting)
33+
{.links-list}
3334

3435
## Modules
3536
Modules greatly expand the capabilities of your wiki.
@@ -43,27 +44,22 @@ Modules greatly expand the capabilities of your wiki.
4344

4445
# Developers
4546

46-
[Getting Started](/dev) for Wiki.js development is your first step before making modules and themes.
47-
48-
## Modules
49-
- :closed_book: [Introduction](/dev/modules)
50-
- :lock: [Authentication](/dev/authentication)
51-
- :pencil: [Editors](/dev/editors)
52-
- :clipboard: [Logging](/dev/logging)
53-
- :hourglass: [Rendering](/dev/rendering)
54-
- :mag: [Search Engines](/dev/search)
55-
- :floppy_disk: [Storage](/dev/storage)
47+
Wiki.js is fully extensible for maximum customization.
5648

57-
## Themes
58-
- :art: [Create a Theme](/dev/themes): Learn how to create your own theme.
59-
- :dash: [Publishing a Theme](/dev/themes/publish): Make your theme available to others!
49+
- [:book: Getting Started *How to setup a dev environment for Wiki.js.*](/dev)
50+
- [:closed_book: Modules *Learn how to create a module.*](/dev/modules)
51+
- [:art: Themes *Learn how to create your own theme.*](/dev/themes)
52+
- [:dash: Publishing *Make your module / theme available to others!*](/dev/themes/publish)
53+
{.links-list}
6054

61-
## Translations
62-
- :globe_with_meridians: [Translations](/dev/translations): Contribute a new language or test new keys
55+
# Localization
56+
- [:globe_with_meridians: Translations *Contribute a new language or test new keys*](/dev/translations)
57+
{.links-list}
6358

6459
# Contribute
65-
- :fire: [Report a Bug](https://github.com/Requarks/wiki/issues): Help us squash those pesky bugs.
66-
- :bulb: [Suggest a New Feature](https://requests.requarks.io/wiki): We need your ideas!
67-
- :moneybag: [Donate](https://opencollective.com/wikijs): Make a small donation or become a sponsor of this wonderful project!
60+
- [:fire: Report a Bug *Help us squash those pesky bugs.*](https://github.com/Requarks/wiki/issues)
61+
- [:bulb: Suggest a New Feature *We need your ideas!*](https://requests.requarks.io/wiki)
62+
- [:moneybag: Donate *Make a small donation or become a sponsor of this wonderful project!*](https://opencollective.com/wikijs)
63+
{.links-list}
6864

6965
![Wiki.js](https://static.requarks.io/logo/wikijs-butterfly.svg){.align-abstopright}

0 commit comments

Comments
 (0)