hugo-theme-even/layouts
olOwOlo fcb48d9be0
refactor(param): camelcase for parameter names
BREAKING CHANGE: Rename parameter names.

    | origin   | now      |
    | :------: |:--------:|
    | fancyboxJ**s** | fancyboxJ**S** |
    | fancyboxC**ss**| fancyboxC**SS**|
    | baidu_push | baidu**P**ush |
    | baidu_analytics | baidu**A**nalytics |
    | baidu_verification | baidu**V**erification |
    | google_verification | google**V**erification |
2018-07-06 22:50:37 +08:00
..
_default feat(config): configure to show archive count 2018-06-01 00:36:52 +08:00
partials refactor(param): camelcase for parameter names 2018-07-06 22:50:37 +08:00
post feat(config): configure to show archive count 2018-06-01 00:36:52 +08:00
shortcodes feat: add center, right, left shortcodes 2018-02-01 21:28:11 +08:00
404.html feat: support multilingual mode 2018-01-30 21:26:46 +08:00
index.html feat: add hiddenFromHomePage param (#37) 2018-03-08 22:05:58 +08:00
robots.txt fix: use absURL to be agnostic of baseURL used in config.toml (#7) 2017-09-17 19:42:08 +08:00
sitemap.xml fix: make sitemap.xml agnostic of trailing slash in baseURL 2017-09-17 21:50:30 +08:00