Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icukeng/docker-gollum

Image for gollum wiki engine with some benefits
https://github.com/icukeng/docker-gollum

docker gollum wiki

Last synced: about 1 month ago
JSON representation

Image for gollum wiki engine with some benefits

Awesome Lists containing this project

README

        

# gollum wiki with benefits

wiki engine - https://github.com/gollum/gollum
Оne needs initialised git repo and config.rb file (example provided)

## features

* ldap auth
* tags/sections/categories (by macros)
field 'setions' and 'title' in frontmatter and macros call for the list of pages
```
---
display_metadata: true,
sections: ['one', 'two', three]
---

<>

```