Gollum
Markdown🔗
By default, Gollum ships with the
kramdowngem to render Markdown. However, you can use any Markdown renderer supported by github-markup. This includes CommonMark support via thecommonmarkergem. The first installed renderer from the list will be used (e.g.,redcarpetwill NOT be used ifgithub/markdownis installed). Justgem installthe renderer of your choice.
Running Gollum via Docker🔗
See Documentation
2023-05-03: fails for me with error
1 2 | |
The problem seems to be that I’m running Docker rootless, so my user doesn’t match root, used in the container. For now I am using
1 | |
Issues🔗
- search includes content of files such as SVG images
- doesn’t render
:...:emojis