Commit graph

119 commits

Author SHA1 Message Date
Dillon
e55256c498
fix(docs): built-in shortcodes instagram and tweet error 2022-02-08 19:38:57 +08:00
Dillon
89a526d693
feat(SEO): update SEO config (#393) 2020-05-29 11:11:21 +08:00
quyleanh
7a942f2d56
feat(i18n): add Vietnamese translation (#383)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-28 20:29:28 +08:00
Dillon
aa48df5edd
feat(content): support complete local resource references (#388) 2020-05-28 17:05:37 +08:00
Dillon
9dd5230204
feat(TOC): add keepStatic param for TOC (#372) 2020-05-18 22:27:01 +08:00
Dillon
413b73df92 chore(docs): update theme documentation basic 2020-05-15 19:06:33 +08:00
Dillon
da9df3b0ce
feat(style): change custom style file path (#360) 2020-05-15 19:05:16 +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
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
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
13b051b585 chore(docs): update docs for i18n 2020-05-12 21:11:20 +08:00
Dillon
83869e0fc8
feat(analytics): update Google analytics.js to gtag.js (#349) 2020-05-12 20:51:07 +08:00
Dillon
2ab3d976c0 chore(docs): update zh-cn docs 2020-05-11 20:51:49 +08:00
Dillon
591f39588a chore(docs): add images for config and front matter 2020-05-07 16:48:57 +08:00
Dillon
6e1e86eade chore(docs): update docs and valine emoji style 2020-05-07 00:17:44 +08:00
tomaja
87923f284c
Added Serbian translation (#324) 2020-05-06 23:50:10 +08:00
Dillon
09e8916138 Squashed commit of the following:
commit b0359fb408f959b81ffa39e117075b068c1a54be
Author: Dillon <dillonzq@outlook.com>
Date:   Wed May 6 23:21:00 2020 +0800

    Add German translation

commit f88df9ea19
Author: Mark-Daniel Lüthje <mark.luethje@mail.de>
Date:   Wed May 6 08:54:14 2020 +0200

    Add german translation, updated README

commit fe0548d826
Merge: 01bd6e8 9bb56fd
Author: Dillon <dillonzq@outlook.com>
Date:   Tue May 5 12:49:23 2020 +0800

    Merge branch 'develop'

commit 01bd6e8c95
Merge: e3d774f 97c00eb
Author: Dillon <dillonzq@outlook.com>
Date:   Tue May 5 10:32:44 2020 +0800

    Merge pull request #322 from dillonzq/develop
2020-05-06 23:25:12 +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
9bb56fd87f chore(docs): update emoji docs 2020-05-05 12:49:02 +08:00
Dillon
87312d5de2 fix(docs): link errors 2020-05-05 01:45:05 +08:00
Dillon
7dfa964d3f
feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Rodolfo Martínez Vega
44955320ba
Add Spanish translation (#309) 2020-05-04 19:12:28 +08:00
Dave A-W
67617b82dc
feat(profile): Add optional title above subtitle (#308) 2020-05-04 16:43:47 +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
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
79df5c667e
feat(search): add snippetLength config for search results (#296) 2020-05-01 02:34:17 +08:00
Dillon
1af17ef1a3 fix(docs): links error 2020-05-01 00:57:30 +08:00
Dillon
a0d222a1ce chore(docs): update shortcodes docs 2020-05-01 00:32:24 +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
854e9e3d37 chore(lib): update mapbox-gl and valine 2020-04-30 01:49:33 +08:00
Dillon
74a10e0350 chore(docs): update docs 2020-04-30 01:28:55 +08:00
Dillon
f3acc6066b chore(docs): update docs 2020-04-30 01:23:27 +08:00
Dillon
49272df8e5 chore(docs): update docs 2020-04-30 01:10:29 +08:00
Dillon
980b5d3d1f
chore(docs): update docs (#287) 2020-04-29 20:53:45 +08:00
Dillon
f6f7d91127 chore(docs): update docs 2020-04-29 16:49:45 +08:00
Dillon
7affd65bba
chore(docs): update docs (#281) 2020-04-29 15:11:33 +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
12546ba9bf
feat(valine): add more params for new valine (#272) 2020-04-28 03:24:48 +08:00
Dillon
66d45520a9 i18n: add Italian tranlation (#268)
commit c16df9f2cb1113adb68a6bfb9c9d2a08959486cf
Author: Dillon <dillonzq@outlook.com>
Date:   Tue Apr 28 02:07:28 2020 +0800

    i18n: update Italian

commit 6b259a9386d99ba2d4a3ab0f9827aadc778ee728
Merge: 1dc3e57 6805d69
Author: Dillon <dillonzq@outlook.com>
Date:   Tue Apr 28 01:41:32 2020 +0800

    Merge branch 'develop' into i18n/italian

commit 1dc3e5715dc8b4128286b4b734c946bff27ea1db
Author: Nicolò Pratelli <pratelli1991@gmail.com>
Date:   Mon Apr 27 19:38:42 2020 +0200

    Add Italian tranlation (#268)
2020-04-28 02:08:31 +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