Results 15 issues of Justin !

Hello! I was wondering if there would be a way to set `:highlights WinSeparator guibg=None` directly in the theme since you suggest that in the global status line presentation video...

I think we should add some space between the categories and the tags list at the end of the article! ![image](https://user-images.githubusercontent.com/427123/159404534-9f4e61b7-b4db-4989-94a7-236945170ada.png) It should at least looks more like that :...

:paintbrush: frontend
:beginner: good first issue

We should add the new tiktok account to the footer of the website : https://www.tiktok.com/@crimethinc @veganstraightedge is there a place where you take the svg icons or you create them...

:paintbrush: frontend
:beginner: good first issue

I know for some articles there's a zine version and I think it's really nice that way, but since there's not a zine version of every article it would be...

I was updating my podcasts rss feeds and just realize crimethinc as only one feed for every podccasts. I think it could be nice to generate a feed for each...

:radio: podcast
📣 reach

I just realize there is a doc explaining how the CMS work to the people but it's a little bit outdated. - [ ] talk about publish now button -...

With those changes, the `UserProfile` model is matching the widgets. * `public_email` is now an `EmailField` * `website` is now an `URLField` * `website_rss` is now an `URLField` I let...

When I was running `pytest` there were some deprecation warnings related to `HealthCheck.all()` that should be replaced with `list(HealthCheck)`, so here's the fix. :smile:

I've setup the automerge on another repository and you need to set the token as a `dependabot secrets` and not a secrets of the reository, since it's the `dependabot` user...

We can use it in the home page, but in the article and other place like that, we could use `loading="lazy"` on image tag to make page load even faster.

:paintbrush: frontend
:beginner: good first issue