Skip to content

Commit

Permalink
chore(lib): update mapbox-gl and valine
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonzq committed Apr 29, 2020
1 parent 74a10e0 commit 854e9e3
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions assets/lib/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ [email protected] https://github.com/alexmacarthur/typeit
[email protected] https://katex.org/
[email protected] https://github.com/knsv/mermaid
[email protected] https://echarts.apache.org/
mapbox-gl@1.9.1 https://github.com/mapbox/mapbox-gl-js
mapbox-gl@1.10.0 https://github.com/mapbox/mapbox-gl-js
[email protected] https://github.com/MoePlayer/APlayer
[email protected] https://github.com/metowolf/MetingJS
[email protected] https://github.com/gitalk/gitalk
[email protected].9 https://valine.js.org/
[email protected].14 https://valine.js.org/
6 changes: 3 additions & 3 deletions assets/lib/mapbox-gl/mapbox-gl.min.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions assets/lib/valine/Valine.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ enableEmoji = true
# [email protected] https://echarts.apache.org/
echartsJS = ""
echartsMacaronsJS = ""
# mapbox-gl@1.9.1 https://docs.mapbox.com/mapbox-gl-js
# mapbox-gl@1.10.0 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS = ""
mapboxGLJS = ""
# [email protected] https://github.com/MoePlayer/APlayer
Expand All @@ -985,7 +985,7 @@ enableEmoji = true
# [email protected] https://github.com/gitalk/gitalk
gitalkCSS = ""
gitalkJS = ""
# [email protected].9 https://valine.js.org/
# [email protected].14 https://valine.js.org/
valineJS = ""

# Markup related configuration in Hugo
Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/posts/theme-documentation-basics.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ Please open the code block below to view the complete sample configuration :(far
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
echartsJS = ""
echartsMacaronsJS = ""
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.10.0
mapboxGLCSS = ""
mapboxGLJS = ""
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
Expand All @@ -625,7 +625,7 @@ Please open the code block below to view the complete sample configuration :(far
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
gitalkCSS = ""
gitalkJS = ""
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
# {{< link "https://valine.js.org/" "valine" >}}@1.4.14
valineJS = ""

# Markup related config in Hugo
Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/posts/theme-documentation-basics.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ Please open the code block below to view the complete sample configuration :(far
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
echartsJS = ""
echartsMacaronsJS = ""
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.10.0
mapboxGLCSS = ""
mapboxGLJS = ""
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
Expand All @@ -630,7 +630,7 @@ Please open the code block below to view the complete sample configuration :(far
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
gitalkCSS = ""
gitalkJS = ""
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
# {{< link "https://valine.js.org/" "valine" >}}@1.4.14
valineJS = ""

# Markup related config in Hugo
Expand Down
4 changes: 2 additions & 2 deletions exampleSite/content/posts/theme-documentation-basics.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ hugo
# {{< link "https://echarts.apache.org/" "echarts" >}}@4.7.0
echartsJS = ""
echartsMacaronsJS = ""
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.9.1
# {{< version 0.2.0 >}} {{< link "https://docs.mapbox.com/mapbox-gl-js" mapbox-gl >}}@1.10.0
mapboxGLCSS = ""
mapboxGLJS = ""
# {{< link "https://github.com/MoePlayer/APlayer" "aplayer" >}}@1.10.1
Expand All @@ -628,7 +628,7 @@ hugo
# {{< link "https://github.com/gitalk/gitalk" "gitalk" >}}@1.6.2
gitalkCSS = ""
gitalkJS = ""
# {{< link "https://valine.js.org/" "valine" >}}@1.4.9
# {{< link "https://valine.js.org/" "valine" >}}@1.4.14
valineJS = ""

# Hugo 解析文档的配置
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{{- end -}}

{{- $params := .Params | merge .Site.Params.page -}}
{{- .Scratch.Set "version" "0.2.2" -}}
{{- .Scratch.Set "version" "0.2.3" -}}

{{- if eq hugo.Environment "production" -}}
{{- .Scratch.Set "cdn" .Site.Params.cdn -}}
Expand Down

0 comments on commit 854e9e3

Please sign in to comment.