implements request from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252876
- RSS feed for latest 20 status reports is added.
RSS is generated for every url with status report (en and ru currently)
- The url link to RSS feed added to /status/ and /ru/status/ pages
P.S. hugo generates RSS feed for every directory, default RSS template
shows all files in the directory, the link has format /directory/feed.xml .
This patch assign own RSS template for /status directories of all languages.