Git Product home page Git Product logo

website's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Blog RSS feed seemingly broken

Hi, when I tried subscribing to the RSS feed of the blog, I noticed that it seems to be broken.

The <header> tag advertises the absolute URL /rss-feed.xml as the RSS feed. This does indeed return a valid xml file, but the post URLs are wrong. All post URLs are of the form https://comunica.dev/blogpages/blog/2020-08-19-intro.md. This URL is invalid because all posts URLs are now of the form https://comunica.dev/blog/2021-11-08-comunica_association_members/. My guess is that the RSS feed format might not have been updated to reflect the new blog's struct.

Here's an example of one of the <item> tags in the feed:

<item>
<title>
Release 1.16.0: Full spec compliance, property paths, CSV/TSV, basic auth, and fixes
</title>
<link>
https://comunica.dev/blogpages/blog/2020-08-24-release_1_16.md
</link>
<guid isPermaLink="false">pages/blog/2020-08-24-release_1_16.md</guid>
<pubDate>Thu, 24 Sep 2020 00:00:00 GMT</pubDate>
</item>

Is there a possiblity for this to be fixed? It would make it much easier for RSS users such as myself to follow your updates.

Thanks in advance!

Add link checker to CI

Before deploying, we should automatically check if all links are valid.
This is to avoid issues such as #11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.