Posting here because I think my emails and mentions on micro blog are going into a black hole.
Please help, things like the Twitter cards plugin isn’t working because of this and other weird errors.
Posting here because I think my emails and mentions on micro blog are going into a black hole.
Please help, things like the Twitter cards plugin isn’t working because of this and other weird errors.
This is a problem specific to the theme Cypress; hopefully, @cdevroe or @manton will fix it. An issue on GitHub was created back in June.
So, what can you do until the root cause is taken care of? Here are some suggested workarounds:
layouts/list.archivehtml.html
in your newly created custom theme.{{ $paginator := .Paginate (where .Data.Pages.ByDate.Reverse "Type" "post") }}
with this {{ $paginator := $.Paginator }}
.Once the problem is fixed upstream, you can disable and delete your custom theme.
We’re rolling a fix for this into Micro.blog that should be out later today. Thanks again @sod and @cdevroe!
Thank you
Sweet!
Also, @joshua - litany is a good word. Sorry for the troubles!