This PR finds a more obvious way for readers to discover zines. In addition to being in the footer on the post itself, now a zine link will appear within the background image of featured posts on the landing page.
This also includes a bugfix: in the zines Makefile, avoid removing the README by using find to exclude it from the *.md wildcard.
This PR finds a more obvious way for readers to discover zines. In addition to being in the footer on the post itself, now a zine link will appear within the background image of featured posts on the landing page.
This also includes a bugfix: in the zines
Makefile
, avoid removing the README by usingfind
to exclude it from the*.md
wildcard.This is related to #5