You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also revisits the semantics of the topic page and its CSS classes.
The JS filter module was simplified and uses the default htmx behavior
to swap the innerHTML of the bookshelf navigation.
Finally, I got rid of the "recently-added" partial in favor of the
existing "cover-list" partial. This will serve the goal of #25, by
decreasing the book cover maintenance surface.
The font-size of the cover captions was decreased and a small bug,
making it not using the whole width was fixed.
Closes#31
For more information, please also see section "Decision: Response image generation" at DreadLabs/dreadlabs.github.io.
Optional: See also this article to find out how to use that for images from content.
Notes:
Important: ensure, that images from remote source are only read once to not overload external services.
The text was updated successfully, but these errors were encountered: