matplotlib / matplotblog

Matplotlib blog
https://matplotlib.org/matplotblog/
37 stars 39 forks source link

Fix link to feed from blog posts #25

Closed ashwinvis closed 4 years ago

ashwinvis commented 4 years ago

Now, relative to root url.

The feed link in the header also vanishes in blog posts. This needs to be fixed but I am not familiar with Hugo templating:

https://github.com/matplotlib/matplotblog/blob/2ebc5180e1a2cea299429514b8c356f510978ba5/themes/aether/layouts/partials/head.html#L29-L31

davidevaleriani commented 4 years ago

This doesn't really solve the issues, but I will be pushing a fix soon.