Add RSS Feed (#1500)

This commit is contained in:
Dawa Ometto
2020-03-27 10:37:50 +01:00
committed by GitHub
parent aae320ddff
commit e2804d6313
6 changed files with 75 additions and 4 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a gi
* Annotations using [CriticMarkup](https://github.com/gollum/gollum/wiki#criticmarkup-annotations)
* Mathematics via [MathJax](https://github.com/gollum/gollum/wiki#mathematics)
* [Macros](https://github.com/gollum/gollum/wiki/Standard-Macros)
* [Redirects](https://github.com/gollum/gollum/wiki/5.0-release-notes#support-for-redirects)
* [Redirects](https://github.com/gollum/gollum/wiki#redirects)
* [RSS Feed](https://github.com/gollum/gollum/wiki/5.0-release-notes#rss-feed) of latest changes
* ...and [more](https://github.com/gollum/gollum/wiki)
### SYSTEM REQUIREMENTS