Commit graph

154 commits

Author SHA1 Message Date
Dillon
6112b510bf
chore(i18n): update Polish and docs (#234) 2020-04-16 18:31:06 +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
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
61d76c54b4
docs: update theme preview image and fix some docs error (#151) 2020-03-14 21:47:51 +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
1fbbc9a74a docs(badge): update badge 2020-03-10 17:23:23 +08:00
Dillon
12eb08427d fix(header): fix select label 2020-03-10 15:31:32 +08:00
Dillon
d42f15b058 docs: fix echarts shortcodes error 2020-03-10 14:57:39 +08:00
Dillon
5d377ee746 chore(lib): update gitalk 1.6.0 -> 1.6.2 2020-03-10 11:58:24 +08:00
Dillon
86c6972cf2 feat(comment): add enable for disqus and gitalk 2020-03-10 11:50:07 +08:00
Dillon
fb9a9e7324 docs: update zh-CN docs and fix some bugs 2020-03-10 03:33:28 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +08:00
Dillon
836fe1612f feat(speed): improve loading speed of static resource 2020-03-09 21:14:12 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
c592156be7 docs: rm useless spaces 2020-03-09 00:46:34 +08:00
Dillon
8c5f4c0136 docs: webp -> jpg 2020-03-09 00:27:17 +08:00
Dillon
3ac6019239 fix(docs): fix some docs bug 2020-03-09 00:10:39 +08:00
Dillon
d19a0c0673 fix(docs): fix some docs bug 2020-03-08 23:30:32 +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
b1f2de1987 Merge branch 'develop' into feature/document 2020-03-04 11:57:23 +08:00
Dillon
cedd6f17a2 fix(i18n): fix mobile i18n link error and zh -> zh-CN 2020-03-04 11:55:33 +08:00
Dillon
54a99205d7 chore(doc): add English "Theme Documentation - Basics" 2020-03-03 21:35:14 +08:00
Dillon
f8a7fd1df9 feat(shortcodes): replace [align]/[float] with [style] and add [style] 2020-03-02 16:47:28 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +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
Dillon
20c9c812d0 feat(exampleSite): merge en and zh exampleSite 2020-02-19 18:48:37 +08:00
Dillon
4b3addf634 fix(check): fix some html check bugs 2020-02-18 16:22:24 +08:00
Dillon
a276661f0a feat(home): improve default behavior of hiddenFromHomePage 2020-02-17 12:44:04 +08:00
Dillon
2f8123bfa6 chore(deps): remove jQuery 2020-02-16 03:03:18 +08:00
Dillon
d8854c7e47 chore(archetype): rename show_description to description_as_summary 2020-02-03 23:27:54 +08:00
Dillon
437ef95e14 feat(exampleSite): add some posts to exampleSite 2020-02-01 19:47:58 +08:00
Dillon
8aa4b6dce6 feat(author): add author_link and fix highlight bug 2020-02-01 01:52:27 +08:00
Dillon
344f0a9f41 fix(css): fix some css bugs 2020-01-31 18:46:28 +08:00
Dillon ZENG
b20fe1bb4f fix(config): fix config menu name 2019-11-23 16:47:41 +08:00
Dillon
473900da79 feat(paginate): add param home_paginate for home post pages and fix relURL bug 2019-11-20 21:39:04 +08:00
Dillon
7aa65e7414 chore: add more README and resoures folder 2019-09-30 00:51:40 +08:00
Dillon
69068c7cfc feat: update style / exampleSite files and compatible with Hugo 0.58 2019-09-29 15:56:11 +08:00
Dillon
42d50ae53c feat: update style and exampleSite files 2019-08-27 01:15:00 +08:00
Dillon
af3161fff6 feat: add en/zh README and exampleSite files 2019-08-26 02:25:56 +08:00
Giuseppe Pignataro
ed388f8a80 Minor changes 2019-03-11 16:25:33 +01:00
Giuseppe Pignataro
bdddc4046c Minor changes
Removed useless content
2019-02-26 01:40:49 +01:00
Giuseppe Pignataro
b5ac0e87dc Minor changes 2019-02-25 00:43:14 +01:00
Giuseppe Pignataro
a8a6c91421 Initial Commit 2019-02-03 12:30:44 +01:00