2
2
title : Wiki.js
3
3
description : Official Documentation for v2
4
4
published : true
5
- date : 2019-11-08T20:14:03.910Z
5
+ date : 2019-11-10T17:54:04.957Z
6
6
tags :
7
7
---
8
8
@@ -26,10 +26,11 @@ Wiki.js is quick and easy to install. You should be up and running in no time.
26
26
27
27
# Administration
28
28
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}
33
34
34
35
## Modules
35
36
Modules greatly expand the capabilities of your wiki.
@@ -43,27 +44,22 @@ Modules greatly expand the capabilities of your wiki.
43
44
44
45
# Developers
45
46
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.
56
48
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}
60
54
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}
63
58
64
59
# 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}
68
64
69
65
![ Wiki.js] ( https://static.requarks.io/logo/wikijs-butterfly.svg ) {.align-abstopright}
0 commit comments