mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-15 08:56:33 +00:00
parent
cc8515f187
commit
bfdc44964a
1 changed files with 203 additions and 9 deletions
|
@ -66,6 +66,13 @@
|
||||||
"applescript"
|
"applescript"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "Arduino",
|
||||||
|
"Aliases": [
|
||||||
|
"arduino",
|
||||||
|
"ino"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "Awk",
|
"Name": "Awk",
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
|
@ -478,6 +485,14 @@
|
||||||
"go-text-template"
|
"go-text-template"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "GraphQL",
|
||||||
|
"Aliases": [
|
||||||
|
"gql",
|
||||||
|
"graphql",
|
||||||
|
"graphqls"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "Groovy",
|
"Name": "Groovy",
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
|
@ -653,6 +668,13 @@
|
||||||
"nbp"
|
"nbp"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "Matlab",
|
||||||
|
"Aliases": [
|
||||||
|
"m",
|
||||||
|
"matlab"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "MiniZinc",
|
"Name": "MiniZinc",
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
|
@ -1139,6 +1161,13 @@
|
||||||
"tsql"
|
"tsql"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "Turing",
|
||||||
|
"Aliases": [
|
||||||
|
"tu",
|
||||||
|
"turing"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "Turtle",
|
"Name": "Turtle",
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
|
@ -1180,6 +1209,15 @@
|
||||||
"typoscripthtmldata"
|
"typoscripthtmldata"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "VB.net",
|
||||||
|
"Aliases": [
|
||||||
|
"bas",
|
||||||
|
"vb",
|
||||||
|
"vb.net",
|
||||||
|
"vbnet"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "VHDL",
|
"Name": "VHDL",
|
||||||
"Aliases": [
|
"Aliases": [
|
||||||
|
@ -1355,6 +1393,27 @@
|
||||||
"yml"
|
"yml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "image/jpg",
|
||||||
|
"string": "image/jpg",
|
||||||
|
"mainType": "image",
|
||||||
|
"subType": "jpg",
|
||||||
|
"delimiter": ".",
|
||||||
|
"suffixes": [
|
||||||
|
"jpg",
|
||||||
|
"jpeg"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "image/png",
|
||||||
|
"string": "image/png",
|
||||||
|
"mainType": "image",
|
||||||
|
"subType": "png",
|
||||||
|
"delimiter": ".",
|
||||||
|
"suffixes": [
|
||||||
|
"png"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "image/svg+xml",
|
"type": "image/svg+xml",
|
||||||
"string": "image/svg+xml",
|
"string": "image/svg+xml",
|
||||||
|
@ -1459,7 +1518,8 @@
|
||||||
"isPlainText": false,
|
"isPlainText": false,
|
||||||
"isHTML": true,
|
"isHTML": true,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/css",
|
"MediaType": "text/css",
|
||||||
|
@ -1481,7 +1541,8 @@
|
||||||
"isPlainText": true,
|
"isPlainText": true,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": true
|
"notAlternative": true,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/csv",
|
"MediaType": "text/csv",
|
||||||
|
@ -1503,7 +1564,8 @@
|
||||||
"isPlainText": true,
|
"isPlainText": true,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/calendar",
|
"MediaType": "text/calendar",
|
||||||
|
@ -1525,7 +1587,8 @@
|
||||||
"isPlainText": true,
|
"isPlainText": true,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/html",
|
"MediaType": "text/html",
|
||||||
|
@ -1547,7 +1610,8 @@
|
||||||
"isPlainText": false,
|
"isPlainText": false,
|
||||||
"isHTML": true,
|
"isHTML": true,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/json",
|
"MediaType": "application/json",
|
||||||
|
@ -1569,7 +1633,8 @@
|
||||||
"isPlainText": true,
|
"isPlainText": true,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/plain",
|
"MediaType": "text/plain",
|
||||||
|
@ -1591,7 +1656,8 @@
|
||||||
"isPlainText": true,
|
"isPlainText": true,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/rss+xml",
|
"MediaType": "application/rss+xml",
|
||||||
|
@ -1613,7 +1679,8 @@
|
||||||
"isPlainText": false,
|
"isPlainText": false,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": true,
|
"noUgly": true,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/xml",
|
"MediaType": "application/xml",
|
||||||
|
@ -1635,7 +1702,8 @@
|
||||||
"isPlainText": false,
|
"isPlainText": false,
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": true,
|
"noUgly": true,
|
||||||
"notAlternative": false
|
"notAlternative": false,
|
||||||
|
"Permalinkable": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"layouts": [
|
"layouts": [
|
||||||
|
@ -2144,6 +2212,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compare": {
|
"compare": {
|
||||||
|
"And": {
|
||||||
|
"Description": "And computes the Boolean AND of its arguments, returning\nthe first false argument it encounters, or the last argument.",
|
||||||
|
"Args": [
|
||||||
|
"arg0",
|
||||||
|
"args"
|
||||||
|
],
|
||||||
|
"Aliases": [
|
||||||
|
"and"
|
||||||
|
],
|
||||||
|
"Examples": []
|
||||||
|
},
|
||||||
"Conditional": {
|
"Conditional": {
|
||||||
"Description": "Conditional can be used as a ternary operator.\nIt returns a if condition, else b.",
|
"Description": "Conditional can be used as a ternary operator.\nIt returns a if condition, else b.",
|
||||||
"Args": [
|
"Args": [
|
||||||
|
@ -2256,6 +2335,27 @@
|
||||||
"ne"
|
"ne"
|
||||||
],
|
],
|
||||||
"Examples": []
|
"Examples": []
|
||||||
|
},
|
||||||
|
"Not": {
|
||||||
|
"Description": "Not returns the Boolean negation of its argument.",
|
||||||
|
"Args": [
|
||||||
|
"arg"
|
||||||
|
],
|
||||||
|
"Aliases": [
|
||||||
|
"not"
|
||||||
|
],
|
||||||
|
"Examples": []
|
||||||
|
},
|
||||||
|
"Or": {
|
||||||
|
"Description": "Or computes the Boolean OR of its arguments, returning\nthe first true argument it encounters, or the last argument.",
|
||||||
|
"Args": [
|
||||||
|
"arg0",
|
||||||
|
"args"
|
||||||
|
],
|
||||||
|
"Aliases": [
|
||||||
|
"or"
|
||||||
|
],
|
||||||
|
"Examples": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"collections": {
|
"collections": {
|
||||||
|
@ -3226,6 +3326,34 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reflect": {
|
||||||
|
"IsMap": {
|
||||||
|
"Description": "IsMap reports whether v is a map.",
|
||||||
|
"Args": [
|
||||||
|
"v"
|
||||||
|
],
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": [
|
||||||
|
[
|
||||||
|
"{{ if reflect.IsMap (dict \"a\" 1) }}Map{{ end }}",
|
||||||
|
"Map"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"IsSlice": {
|
||||||
|
"Description": "IsSlice reports whether v is a slice.",
|
||||||
|
"Args": [
|
||||||
|
"v"
|
||||||
|
],
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": [
|
||||||
|
[
|
||||||
|
"{{ if reflect.IsSlice (slice 1 2 3) }}Slice{{ end }}",
|
||||||
|
"Slice"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"resources": {
|
"resources": {
|
||||||
"Concat": {
|
"Concat": {
|
||||||
"Description": "",
|
"Description": "",
|
||||||
|
@ -3392,6 +3520,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"site": {
|
"site": {
|
||||||
|
"BaseURL": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Data": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
"Hugo": {
|
"Hugo": {
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Args": null,
|
"Args": null,
|
||||||
|
@ -3409,6 +3549,60 @@
|
||||||
"Args": null,
|
"Args": null,
|
||||||
"Aliases": null,
|
"Aliases": null,
|
||||||
"Examples": null
|
"Examples": null
|
||||||
|
},
|
||||||
|
"LastChange": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Menus": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Pages": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Params": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"RegularPages": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"ServerPort": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Sites": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Taxonomies": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
|
},
|
||||||
|
"Title": {
|
||||||
|
"Description": "",
|
||||||
|
"Args": null,
|
||||||
|
"Aliases": null,
|
||||||
|
"Examples": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"strings": {
|
"strings": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue