codeFences = false
(#297) (513c19a)flow
(ecb7935), closes #113chroma
or highlight.js
since they are disabled by default.param: Rename parameter names.
| origin | now | | :------: |:--------:| | fancyboxJs | fancyboxJS | | fancyboxCss| fancyboxCSS| | baidu_push | baiduPush | | baidu_analytics | baiduAnalytics | | baidu_verification | baiduVerification | | google_verification | googleVerification |
version: Version flag "4.x".
toml
[params]
version = "4.x" # 3.x -> 4.x
center
, right
, left
shortcodesfigure
bootcdn
param, you can use [params.publicCDN]
.archive-paginate
param rename to archivePaginate
.postMetaInFooter
parameter to control the contentCopyright
container, and now you can show the author and lastMod information without displaying the license.version
param, otherwise the build process will give an error.# add
version = "3.x" # Used to give a friendly message when you have an incompatible update
# add
postMetaInFooter = true
# rename archive-paginate
archivePaginate = 50
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.