Avviki
a vviki inspired antora wiki plugin for neovim
This should handle antora sources directly. By default, it creates this file structure:
📒 repository 📄 antora.yml (1) 📂 modules (2) 📂 ROOT (3) 📂 pages (4) 📄 wiki.adoc (5) 📄 nav.adoc (6)
1 | Antora required component file, cannot be changed. |
2 | Required modules directory. |
3 | Optional module. |
4 | Directory that is consistent to all modules. |
5 | Filename of the source without the extension. |
6 | Automatically generated navigation file. |
Configuration
- avviki_sources
-
List of sources with its configurations.