Automate the monthly page creation #3
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since this is probably a chore, we want to automate the whole process of taking the images from the artists and placing them inside a single webpage.
The structure should be like:
-- Header --
-- Prompt --
-- Artist 1 --
...
-- Artist N --
-- NSFW section --
Where each artist is:
-- Name --
-- Arwork from the prompt --
-- Free space --
Any image that is marked as NSFW should be added to the end nsfw section at the end.
Oh yeah. I made nsfw section at the end of each artist's section. Should I have put NSFWs into their own section?