pidgin/nest

Add shortcodes for issues/reviews on nest

2021-04-09, Elliott Sales de Andrade
9389f46e80f9
Add shortcodes for issues/reviews on nest

* Use xep shortcode in GSoC ideas page.
* Add an issue shortcode, linking to issues.imfreedom.org.
* Add review shortcode, linking to reviews.imfreedom.org.

Testing Done:
Build site and click on links on edited pages.

Reviewed at https://reviews.imfreedom.org/r/604/
{
"version": "0.1",
"language": "en",
"words": [],
"dictionaryDefinitions": [
{
"name": "Pidgin",
"path": "./tools/pidgin-words.txt"
}
],
"dictionaries": [
"Pidgin",
"en-us",
"en-gb",
"companies"
],
"flagWords": [],
"ignorePaths": [
"node_modules/**",
"hugo/themes/learn/**",
"hugo/public/**",
"public/**",
"tools/paths.txt",
"package-lock.json",
"package.json",
"hugo/data/**/*",
"convey.yml"
],
"overrides": [
{
"filename": "hugo/content/**/*.es.md",
"language": "es"
}
],
"enabledLanguageIds": [
"css",
"dockerfile",
"html",
"javascript",
"json",
"jsonc",
"markdown",
"plaintext",
"python",
"scss",
"text",
"toml",
"yaml",
"yml"
]
}