The Wayback Machine - https://web.archive.org/web/20200826125408/https://github.com/topics/gpg
Skip to content
#

gpg

Here are 463 public repositories matching this topic...

mweinelt
mweinelt commented Jul 7, 2020

Some sites lack a title tag in their plain html site and are instead providing opengraph metadata. The URL plugin does not currently work for those.

The opengraph title attribute looks like so:

<meta property="og:title" content="Mozilla Developer Network">

It could be used when the title tag is missing.

I'm currently lacking an example site for this behaviour, if I'll com

pratikgs-dd
pratikgs-dd commented Nov 20, 2019

the utility scripts overwrites existing files and configuration as it executes each instruction.
In case the script fails for some reason, all the modified files are left as it is, which sometimes corrupts the existing configuration.

It will be useful if the script backup relevant files and restore them in case of error.

Improve this page

Add a description, image, and links to the gpg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpg topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.