Markdown based CMS for glossary
Showing
... | ... | @@ -23,6 +23,7 @@ |
"@types/ip-address": "^5.8.2", | ||
"@types/lusca": "^1.6.1", | ||
"@types/node": "^12.7.3", | ||
"@types/showdown": "^1.9.3", | ||
"@types/xml2js": "^0.4.5", | ||
"axios": "^0.19.0", | ||
"babel-preset-minify": "^0.5.1", | ||
... | ... | @@ -48,8 +49,8 @@ |
"leaflet": "^1.5.1", | ||
"leaflet.markercluster": "^1.4.1", | ||
"lusca": "^1.6.1", | ||
"path": "^0.12.7", | ||
"punycode": "^2.1.1", | ||
"showdown": "^1.9.1", | ||
"svg-country-flags": "^1.2.6", | ||
"twig": "^1.13.3", | ||
"typescript": "^3.6.2", | ||
... | ... |
views/glossary/template.twig
0 → 100644
Please register or sign in to comment