Commit graph

45 commits

Author SHA1 Message Date
Dillon
1be3b6d4c0
fix: css resource build cache and icon tag aria-hidden attr 2022-06-05 23:34:47 +08:00
Dillon
b32577783e
Merge branch 'master' into pr/nekr0z/415
# Conflicts:
#	exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
2022-06-05 23:07:36 +08:00
Dillon
5dd0335c8c
fix: analytics.html build error 2022-06-04 22:52:43 +08:00
Dillon
06f101a1e5
Merge branch 'master' into pr/dclimber/635
# Conflicts:
#	exampleSite/config.toml
#	layouts/partials/plugin/analytics.html
2022-06-04 22:47:19 +08:00
Dillon
a8ecc6de4e
chore: use plugin/script.html for Plausible Analytics script 2022-05-19 01:30:32 +08:00
Dillon
39a8fcfa16
Merge branch 'master' into pr/ngutman/464 2022-05-18 23:13:40 +08:00
Dillon
aa834e89af
fix: preload stylesheets 2022-05-14 02:37:36 +08:00
Dillon
a0c340316a
feat: preload some stylesheets and rename some plugin partials 2022-05-14 02:28:35 +08:00
Dillon
428d8b88ab
fix: missing height and weight of img element and lazyload object-fit style 2022-05-13 02:01:35 +08:00
Dillon
8a9df9b02f
chore(lib): update lightgallery 1.2.0 -> 2.4.0 2022-05-12 05:35:34 +08:00
Dillon
2b21bdf584 chore(lib): update sharer.js 0.4.0 -> 0.5.1 2022-05-08 02:59:19 +08:00
Dillon
885a09304d
feat(accessibility): using aria-hidden=true on an icon font that AT should ignore 2022-05-05 03:59:57 +08:00
Dillon
2f86ca014c
fix: some css and js style 2022-05-03 16:22:17 +08:00
Dastan Abd
56d01049ba feat: Add yandex metrika tracking code 2021-12-06 20:25:32 +06:00
Nimrod Gutman
3807bf5915
add support for Plausible Analytics 2020-07-17 12:15:40 +03:00
Evgeny Kuznetsov
49d6a58a2f
feat(shortcode): person
css

allow named params

document
2020-06-12 09:36:02 +03:00
Dillon
aa48df5edd
feat(content): support complete local resource references (#388) 2020-05-28 17:05:37 +08:00
Dillon
8f53c999e5 chore: refactor some code 2020-05-18 21:30:33 +08:00
Dillon
9c1244490f
i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00
Dillon
212e26c553 chore(icon): update line icon 2020-05-15 20:24:23 +08:00
Dillon
d3d2d751ec
feat(shortcode): add script shortcode (#359) 2020-05-15 17:43:04 +08:00
Dillon
c5a0ec61c9 feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images) 2020-05-15 16:32:36 +08:00
Dillon
83869e0fc8
feat(analytics): update Google analytics.js to gtag.js (#349) 2020-05-12 20:51:07 +08:00
Dillon
e3e3bdf9ee
feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +08:00
Dillon
6805d695f6
chore: update docs and style (#269) 2020-04-28 01:38:22 +08:00
Dillon
19c7da333d
docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon
c2197b7411
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons
* add more configs for social
2020-04-24 19:04:37 +08:00
Dillon
87fbb05e86
feat(header): add Logo, pre and post config for header title (#252) 2020-04-23 16:49:30 +08:00
Dillon
07b669c826
feat: add social link for RSS and some configs (#250) 2020-04-22 23:58:40 +08:00
Dillon
f5fb31ec43
fix: wrong URL of JS and CSS files on baseURL (#249) 2020-04-22 21:34:38 +08:00
Dillon
3c38d54a87
feat(home): add custom content for home page (#248) 2020-04-22 17:50:30 +08:00
codedge
a5d0b9a3eb
Add fathom analytics (#200)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-04-21 23:37:05 +08:00
Dillon
f14301c395
feat: improve configuration (#245)
* feat: improve configuration

* fix: fix partials/footer.html error
2020-04-21 22:55:06 +08:00
Dillon
8a0e61085c
feat(code): add copy button for code (#239) 2020-04-18 20:54:54 +08:00
Dillon
90184ca3e7
feat(search): add local search (#231)
* feat(search): add local search

* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon
774e831a21
feat(shortcode): refactor and improve image shortcode (#187) 2020-03-19 12:35:37 +08:00
Dillon
6b03c711ac
feat(shortcode): add link shortcode (#179)
* feat(shortcode): add link shortcode

* docs: add docs for link shortcode

* docs: fix 'mailto' in link shortcode docs error
2020-03-17 21:16:04 +08:00
Dillon
0ca8a4c85b
feat(home): add disclaimer under social links on home page (#175) 2020-03-17 01:03:08 +08:00
Dillon
fb9a9e7324 docs: update zh-CN docs and fix some bugs 2020-03-10 03:33:28 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
296424cded feature(doc): complete all Chinese and English documents and fix many bugs 2020-03-08 21:02:21 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Dillon
0dc5feb7f3 chore(lib): remove ls.native-loading 2020-02-24 20:45:13 +08:00
Dillon
72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +08:00
Dillon
4e6fe224cc chore(partials): refactor partials 2020-02-21 23:42:35 +08:00