* blog: Point rss discovery to canonical URL
Update discovery link to the current canonical URL
for where the blog RSS feed lives. The redirect
is kept for compatibility.
* blog: Fix broken self URL and improve title
* Fix 404 from https://www.sitespeed.io/feed/blog.xml to `https://www.sitespeed.io/feed.xml` which can confuse feed readers by updating their link but then losing the subscription to an error.
* Shorten title and start with "Sitespeed.io" so that it sorts well alongside many other blogs in a feed reader under the default suggested name.
---------
Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
Moving index page and about us page to github pages #1240
Adding remaining pages to documentation ported from 4.0 branch of the docs.sitespeed.io repo #1240
Missed a couple of images. #1240
More minor tweaks #1240
Hardcoded 404 image path relative to github root for now #1240
Converting 404 to markdown #1240
Fix first blog post #1240