This is the first major release of aa-simplewiki.
- Create custom wiki menus with dropdowns plus different sections on each menu
- Add an icon next to menus or sections
- Edit pages on the admin panel with [markdown](https://commonmark.org/help/)
- Search function: Search across all wiki menus and sections
- Permission system:
- Editor permissions can be added to single users or groups via the admin panel
- Alliance Auth groups are synced to simplewiki: Certain pages can only be seen by a specific group
- Multiple groups support: As long as the user is in any of the required groups, they can access the menu
- Editor interface
- Users with editor permission can create, edit and delete custom menus and sections (editor_access)
- Users with editor permission see edit and delete buttons above all sections (editor_access)
- Plugin can be installed by cloning the repo, or using pip. Pip is the recommended way, as it is production ready.