Add a category for static site generators (#2092)

main
jvoisin 7 years ago committed by Elbert Alias
parent f35c7ff3e7
commit 8e1bfb4e45

@ -4037,7 +4037,7 @@
},
"Hexo": {
"cats": [
11
57
],
"icon": "Hexo.png",
"html": [
@ -4163,8 +4163,7 @@
},
"Hugo": {
"cats": [
1,
11
57
],
"icon": "Hugo.png",
"meta": {
@ -4660,8 +4659,7 @@
},
"Jekyll": {
"cats": [
1,
11
57
],
"icon": "Jekyll.png",
"html": [
@ -7247,8 +7245,7 @@
},
"Phenomic": {
"cats": [
1,
11
57
],
"html": [
"<[^>]+id=\"phenomic(?:root)?\""
@ -7262,8 +7259,7 @@
},
"PHPoole": {
"cats": [
1,
11
57
],
"icon": "PHPoole.png",
"meta": {
@ -12511,6 +12507,10 @@
"56": {
"name": "Cryptominer",
"priority": 8
},
"57": {
"name": "Static Site Generator",
"priority": 1
}
}
}

Loading…
Cancel
Save