Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/icukeng/docker-gollum
- Owner: icukeng
- Created: 2020-09-09T11:19:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T14:13:50.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T17:26:14.845Z (3 months ago)
- Topics: docker, gollum, wiki
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
---<>
```