sitespeed.io/docs
Timo Tijhof b40196cf89
blog: Improve RSS feed (#4544)
* 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>
2025-08-21 07:52:15 +02:00
..
.well-known
_includes new release 2025-08-04 21:36:46 +02:00
_layouts blog: Improve RSS feed (#4544) 2025-08-21 07:52:15 +02:00
_posts
aboutus
blog
css
documentation Bump version 2025-07-16 15:58:48 +02:00
examples
feed blog: Improve RSS feed (#4544) 2025-08-21 07:52:15 +02:00
img docs: screenshots 2024-12-23 06:45:54 +01:00
important
js
logo
privacy-policy
release-notes
search
sponsor
support
testcases
video
404.md
Gemfile fix for netlify 2024-08-28 09:57:29 +02:00
README.md
_config.yml
_headers
_redirects
blank.html
cpu.md
favicon.ico
google0c83e3facf54325f.html
index.md
robots.txt
simple-jekyll-search.min.js
sitemap.xml

README.md

Documentation for sitespeed.io

First make sure you have Bundler: gem install bundler

If you run on a Mac OS make sure you have xcode-select installed: xcode-select --install

To run it locally: bundle install && bundle exec jekyll serve --baseurl ''

Checkout http://localhost:4000/