|
|
|
|
|
by mattbgates
1020 days ago
|
|
I am a lover of CSS frame themes and that is really nice. https://github.com/vinibiavatti1/TuiCss It seems this is just your personal project as it is just on a subdomain of your domain, so might not be for the public, but keep the following in mind: GDPR-compliance: you need to add how long images remain after being uploaded or give the option to delete the original file. This also includes the time you will also keep the generated file. You wouldn't need to store these for more than 10 minutes after the output has been generated. Filename: out.png is like you just plopped in the sample code that you found on Github and called it a day. Consider keeping the filename and adding something to it. "filename-out.png" might be better. Tested most of the options and its all functional. |
|
I really enjoy using minimal CSS frameworks and yes I delete all the images that were uploaded and generated after every hour.