Now we have the wiki pages on the main site we need a way to keep it up to date, I suggest just creating a cron tab to rebuild the site daily
http://readme.drone.io/questions/how-to-schedule-builds/
* 22 * * * drone build start --fork octocat/hello-world \
$(drone build last --format="{{ .Number }}" --branch=master octocat/hello-world)