Github Actions as Temporary File Sharing Platform
Using Github’s workflow actions to set-up a High Speed Temporary File Sharing Platform
Using Github’s workflow actions to set-up a High Speed Temporary File Sharing Platform
Intro Many a times we need to open some External Link in New Tab for the convenience of the Visitor . In Hugo there is no default method for this. All we have in Hugo is relref for Internal sites. :/ Implementaion Hugo offers a way to render using a predefined template to Markdown(.md) with the help of Shortcodes. We can create such a shortcode for *Creating an Exeternal link with with target='_blank'. ...
About Secure HTTP Headers with a guide to adding it to Vercel/Zeit deployments