Commit graph

342 commits

Author SHA1 Message Date
Dillon
c6733538dc chore(shortcode): make style shortcode toCSS outputStyle compressed 2020-05-15 17:48:03 +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
3fba585d79 fix(style): add spaces for some icons 2020-05-14 16:14:14 +08:00
Dillon
486d859cc8
feat(page): add custom page library support (css and js) (#357) 2020-05-13 22:12:51 +08:00
Dillon
861350be32
feat(home): home profile title support HTML format (#356) 2020-05-13 21:33:30 +08:00
Dillon
0a9ec97450
feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon
8d491509e0
fix(social): social links blocked by uBlock Origin (#354) 2020-05-13 19:35:46 +08:00
Dillon
39159a9a6d
feat(CDN): replace CDN config with CDN data file (#353) 2020-05-13 19:29:37 +08:00
Dillon
762a7e538d
feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon
6aa05a7f3e fix(featuredImage): featuredImagePreview doesn't work by itself 2020-05-12 22:51:48 +08:00
Dillon
7c4962e39a
fix(compatibility): compatibility for version 0.1.X (#351) 2020-05-12 22:40:49 +08:00
Dillon
7d0603ece0
fix(paginate): paginate error for empty content (#350) 2020-05-12 21:51:38 +08:00
Dillon
83869e0fc8
feat(analytics): update Google analytics.js to gtag.js (#349) 2020-05-12 20:51:07 +08:00
Dillon
df6761f649
fix(typeit): typeit shortcode newline error (#330) 2020-05-07 01:16:45 +08:00
tomaja
87923f284c
Added Serbian translation (#324) 2020-05-06 23:50:10 +08:00
Dillon
2513afbd54
feat(comment): add comment for single page and emoji config for Valine (#328) 2020-05-06 23:11:34 +08:00
Dillon
f4c9fe750d
fix(shortcode): style shortcode scss file path (#327) 2020-05-06 21:31:37 +08:00
Dillon
7dfa964d3f
feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Dave A-W
67617b82dc
feat(profile): Add optional title above subtitle (#308) 2020-05-04 16:43:47 +08:00
Dave A-W
417851b1cd
fix(menu): hide divider when no menus (#307) 2020-05-04 15:24:40 +08:00
Dillon
4190c79491
fix(hugo): compatibility for Hugo basic version (#315) 2020-05-04 15:19:18 +08:00
Dillon
e4c71edddf
feat(typeit): add some config for TypeIt (#314) 2020-05-04 13:20:01 +08:00
Dave A-W
8c706548c7
feat(header): support header title typeit (#306) 2020-05-03 11:15:42 +08:00
Dillon
09a7c95362
fix(search): theme.js error when search is disabled (#310) 2020-05-03 11:06:10 +08:00
Dillon
971eff815c
feat(search): add absoluteURL config for search index (#302) 2020-05-01 23:54:29 +08:00
Dillon
e3e3bdf9ee
feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +08:00
Dillon
5b689bf29b
fix(title): terms title error and change delimiter from "|" to "-" (#299) 2020-05-01 16:23:17 +08:00
Dillon
4191e046d8
feat(search): improve search index by rm line number in code block (#294)) 2020-05-01 00:05:38 +08:00
Dillon
3040ffa107
feat: improve browser compatibility for TypeIt and object-fit (#293)
* object-fit polyfill
* TypeIt 7.0.3 -> 6.5.1
2020-04-30 23:21:52 +08:00
Dillon
3096ff6235
feat(search): improve search index by chunked separated by h2 and h3 (#290) 2020-04-30 03:22:52 +08:00
Dillon
108679e137 feat(search): improve search index 2020-04-30 02:44:07 +08:00
Dillon
854e9e3d37 chore(lib): update mapbox-gl and valine 2020-04-30 01:49:33 +08:00
Dillon
286bf7003c chore(style): improve lightgallery style code 2020-04-29 23:54:27 +08:00
Dillon
56026f934d
fix(typeit): typeit code highlight (#284) 2020-04-29 19:52:31 +08:00
Dillon
fa4c567ac4
fix(header): header style and search dropdown (#282) 2020-04-29 15:40:57 +08:00
Dillon
16a4e94117
feat(search): add more params for search and improve search index (#279) 2020-04-29 02:34:28 +08:00
Dillon
2ccba79cba fix: search index content htmlEscape 2020-04-28 13:01:11 +08:00
Dillon
26381b498d feat(search): improve search index 2020-04-28 12:53:06 +08:00
Dillon
12546ba9bf
feat(valine): add more params for new valine (#272) 2020-04-28 03:24:48 +08:00
Dillon
d5bc3be19d
fix(git): build panic without git (#271) 2020-04-28 02:50:05 +08:00
Dillon
6805d695f6
chore: update docs and style (#269) 2020-04-28 01:38:22 +08:00
Dillon
b46c81053f
feat(twemoji): add support for twemoji (#264) 2020-04-27 02:27:26 +08:00
Dillon
fc46fba6aa
feat(style): improve style shortcode to support nesting (#263) 2020-04-27 01:19:23 +08:00
Dave A-W
f8b84de3f8
Support favicon color theming (#260) 2020-04-26 23:58:15 +08:00
Dmitry Kireev
c4741cfecb
Add permalink to a featured images on the home page (#261)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-04-26 23:15:47 +08:00
Dillon
19c7da333d
docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon
bcbc4268ea
feat(code): add support for code block folding (#259) 2020-04-26 03:25:10 +08:00
Dillon
41a92c6166
feat(style): simplify blockquote style and rm fa-fw for fontawesome syntax (#257) 2020-04-25 02:05:43 +08:00
Dillon
7ab1c10639
chore(libs): update libs (#256) 2020-04-24 23:47:47 +08:00
Nir Galon
f588881216
feat(comments): add commento.io comment system (#255) 2020-04-24 23:28:47 +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
Carlos Manuel Soares
919f559fd0
fix(SEO): some bad escape sequence in JSON-LD part 2 (#202)
* fix(SEO): some bad escape sequence in JSON-LD part 2

* fix(SEO): some bad escape sequence in JSON-LD Part 2

Co-authored-by: Dillon <dillonzq@outlook.com>
2020-04-23 01:31:22 +08:00
Dillon
d90a2d9406
fix: some title case bugs for section page and list page (#251) 2020-04-23 01:22:29 +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
Dillon
a0ab272f7d
fix: fix script CORS error (#246) 2020-04-22 01:00:51 +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
9f37d7bc2a
feat(compatibility): add polyfill.io to improve compatibility (#236) 2020-04-17 00:25:42 +08:00
Dillon
bc97c099ac
feat(lib): add normalize.css lib (#235) 2020-04-16 23:51:05 +08:00
Dillon
c56f219b3e
fix(shortcode): fix new BV id for bilibili shortcode (#232) 2020-04-15 18:30:22 +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
b6ce753ae7
feat(shortcodes): add width and height params for echarts shortc… (#192) 2020-03-21 20:52:12 +08:00
Dillon
aed8734d83
feat(shortcode): add mapbox shortcode (#190)
* feat(shortcode): add mapbox shortcode

* docs: split shortcodes into built-in shortcodes and extended shortcodes

* docs(shortcodes): add docs for mapbox shortcode

* docs(shortcodes): fix an error in shortcodes docs
2020-03-21 16:59:23 +08:00
Dillon
a9850f7df3
docs: improve version used for docs (#188) 2020-03-19 16:54:47 +08:00
Dillon
774e831a21
feat(shortcode): refactor and improve image shortcode (#187) 2020-03-19 12:35:37 +08:00
Dillon
84d48f37dc
feat(syntax): add fraction syntax (#181)
* feat(syntax): add fraction syntax

* docs: add remind for Hugo extended version
2020-03-18 00:52:36 +08:00
Dillon
01d814ef6f
feat(comment): add Telegram Comments support (#180) 2020-03-17 22:39:25 +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
f9dba2e36c
fix(fontawesome): keep spaces on both sides of the fontawesome i… (#178) 2020-03-17 11:03:58 +08:00
Dillon
80db783396
feat(fixed-btns): add title for fixed buttons (#176) 2020-03-17 02:03:36 +08:00
Dillon
0ca8a4c85b
feat(home): add disclaimer under social links on home page (#175) 2020-03-17 01:03:08 +08:00
Dillon
41c2d3a38e
feat: add detection of the theme version and Hugo version (#173)
* feat: add detection of the theme version and Hugo version

* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
Dillon
9a7189c2a3
feat(subtitle): add subtitle for posts (#171) 2020-03-16 16:14:37 +08:00
Dillon
6e091b6fad
feat(button): add 'comment' fixed button (#169) 2020-03-16 15:01:51 +08:00
Dillon
e4f81f9e7f
fix(style): auto width problem caused by too long tags or site t… (#168) 2020-03-16 11:32:47 +08:00
Dillon
212e67c2a5
feat(style): improve toc style (#167) 2020-03-16 10:59:51 +08:00
Dillon
344f2f809c
feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
92fc2bf74f fix(style): dark mode for mermaid and valine 2020-03-14 20:33:12 +08:00
Dillon
984e58ec0f fix(SEO): some bad escape sequence in JSON-LD 2020-03-14 15:43:58 +08:00
Dillon
3d9aad3205 feat(style): adjust style of header, tags and dynamic-to-top button 2020-03-14 14:42:12 +08:00
Dillon
9004e375fd fix(animation): lost animation 2020-03-11 00:50:06 +08:00
Dillon
629e2e5fda fix(comment): fix visitors count for valine 2020-03-10 17:10:45 +08:00
Dillon
12eb08427d fix(header): fix select label 2020-03-10 15:31:32 +08:00
Dillon
86c6972cf2 feat(comment): add enable for disqus and gitalk 2020-03-10 11:50:07 +08:00
Dillon
fbf7a3caf1 fix(list): fix list title humanize bug 2020-03-10 03:51:26 +08:00
Dillon
fb9a9e7324 docs: update zh-CN docs and fix some bugs 2020-03-10 03:33:28 +08:00
Dillon
26727fd193 feat(style): improve style for header and image 2020-03-09 22:19:14 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +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
cedd6f17a2 fix(i18n): fix mobile i18n link error and zh -> zh-CN 2020-03-04 11:55:33 +08:00
Dillon
66b76b599b fix(git): git info in footer 2020-03-04 01:27:30 +08:00
Dillon
1d1cae6382 feat(i18n): add select-menu for i18n 2020-03-04 00:41:14 +08:00
Dillon
cbfc965c10 chore(i18n): fix i18n files 2020-03-03 22:25:48 +08:00
Dillon
c7e389c25a feat(style): add some custom styles 2020-03-03 21:57:30 +08:00