]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update hugo-bin to v0.49.0 (Hugo v0.61.0)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 27 Nov 2019 10:51:52 +0000 (12:51 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 15 Dec 2019 23:54:47 +0000 (01:54 +0200)
config.yml
package-lock.json
package.json

index 9491fa97dfaa74c64fddb1d2f8aeb8ed57ca56f4..c0871e79a793fc681ce8e01157a18d18722c9a44 100644 (file)
@@ -3,9 +3,12 @@ title:                  "Bootstrap"
 baseURL:                "https://getbootstrap.com"
 enableInlineShortcodes: true
 
-pygmentsUseClasses:     true
-# you can use ```lang if you want too
-pygmentsCodeFences:     true
+markup:
+  goldmark:
+    renderer:
+      unsafe:           true
+  highlight:
+    noClasses:          false
 
 buildDrafts:            true
 buildFuture:            true
index d29223d9cf5118444fc09dbf699fba1bc128cba8..d806c850aaffa976324f4d81a502c081233cd0a3 100644 (file)
       }
     },
     "hugo-bin": {
-      "version": "0.47.1",
-      "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.1.tgz",
-      "integrity": "sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==",
+      "version": "0.49.0",
+      "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.49.0.tgz",
+      "integrity": "sha512-ZNZsChCFOHLsgjcC3snPvXnkt+wPeOSdvcFFhqZvwtXu/j7/siqk7xhPwnBaXz9ch8whwo76n1/aKRRb13gnBA==",
       "dev": true,
       "requires": {
         "bin-wrapper": "^4.1.0",
index a81438576fe46078e3d5adf679f231c6a2bb73f3..b020a0cb6182c847e9753ea5b68c91f9019bd9f9 100644 (file)
     "find-unused-sass-variables": "^1.0.4",
     "glob": "^7.1.6",
     "hammer-simulator": "0.0.1",
-    "hugo-bin": "^0.47.1",
+    "hugo-bin": "^0.49.0",
     "ip": "^1.1.5",
     "jasmine-core": "^3.5.0",
     "karma": "^4.4.1",