Leibniz-HBI / smo-wiki

Generates a Github Page from the Social Media Observatory Wiki with Bash, Python, Regexes and Jekyll.
https://smo-wiki.leibniz-hbi.de
4 stars 1 forks source link

Create special Wiki:Page "Recent changes" for the SMO wiki #2

Open grenwi opened 3 years ago

grenwi commented 3 years ago

The rendered website version of the Wiki should have a "recent changes" page which is automatically created from the commit history of the wiki repository

FlxVctr commented 3 years ago

transferring this to the rendering project

FlxVctr commented 3 years ago

@grenwi I tried to look into this, however, the more I think about it, the less it makes sense to me. I think we need a specific use case, to decide which changes we need to display exactly, as for version control, we have the whole git backend at our fingertips.

FlxVctr commented 3 years ago

So basically, which problem are we trying to solve here?