Commit graph

458 commits

Author SHA1 Message Date
Dillon
6dcb8ce338 Merge branch 'master' into develop
# Conflicts:
#	assets/css/_variables.scss
#	package-lock.json
#	package.json
2020-04-15 19:09:54 +08:00
Łukasz Ziobroń
ea7b9beaa3
Add Polish translation (#218)
* Polish translation

* Fixes in polish translation

* Update pl.toml
2020-04-15 18:44:06 +08:00
Dillon
c56f219b3e
fix(shortcode): fix new BV id for bilibili shortcode (#232) 2020-04-15 18:30:22 +08:00
Thibault Le Reste
ee85eb12e1
fix space after apostrophe : replace Microsoft Yahei with Micros… (#211) 2020-04-15 15:51:18 +08:00
dependabot[bot]
be0f0a6211
chore(deps-dev): bump minimist from 1.2.2 to 1.2.3 (#216)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-15 15:50:33 +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
ee1c5c22bc
feat(style): add header title style config (#170) 2020-03-16 15:36:56 +08:00
Dillon
6e091b6fad
feat(button): add 'comment' fixed button (#169) 2020-03-16 15:01:51 +08:00
Dillon
371150ceef fix(style): dark mode for valine 2020-03-16 12:15:21 +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
bf7c4b5173
fix(style): social link style error (#162) 2020-03-15 18:05:17 +08:00
Dillon
b71f665a39
Merge pull request #161 from dillonzq/develop
Release  v0.1.4
2020-03-15 17:30:37 +08:00
Dillon
7dbe1f83a2
chore(docs): update theme preview (#160) 2020-03-15 16:31:16 +08:00
anup92k
99910c416c
Correcting "publish on" on french translation (#157)
"publish on 2020-03-15" for exemple should be "publié le 2020-03-15"
2020-03-15 11:22:26 +08:00
Dillon
ca0996ab11
fix(style): style conflict between 'strong' and 'a' tag (#156) 2020-03-15 00:56:57 +08:00
Dillon
344f2f809c
feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
fc10c46d37
fix(toc): unwanted arrow of mobile TOC in Firefox (#154) 2020-03-14 23:17:49 +08:00
Dillon
9928d46a37
Merge pull request #153 from dillonzq/develop
Release v0.1.3
2020-03-14 21:52:53 +08:00
dependabot[bot]
ca13e7d1b4
chore(deps-dev): bump minimist from 1.2.0 to 1.2.2 (#152)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 21:50:15 +08:00
Dillon
61d76c54b4
docs: update theme preview image and fix some docs error (#151) 2020-03-14 21:47:51 +08:00
Dillon
b82c990d9a
Merge pull request #150 from dillonzq/fix/dark_mode
fix(style): dark mode for mermaid and valine
2020-03-14 20:36:14 +08:00
Dillon
92fc2bf74f fix(style): dark mode for mermaid and valine 2020-03-14 20:33:12 +08:00
Dillon
c4d409967e
Merge pull request #149 from dillonzq/fix/gist_shortcode_dark_mode
fix(style): gist shortcode dark mode style
2020-03-14 17:32:15 +08:00
Dillon
e4e005d6fd fix(style): gist shortcode dark mode style 2020-03-14 17:29:39 +08:00
Dillon
6070846867
Merge pull request #148 from dillonzq/fix/bad_escape_sequence
fix(SEO): some bad escape sequence in JSON-LD
2020-03-14 15:48:38 +08:00
Dillon
984e58ec0f fix(SEO): some bad escape sequence in JSON-LD 2020-03-14 15:43:58 +08:00
Dillon
5716f7d938
Merge pull request #147 from dillonzq/feature/adjust_style
feat(style): adjust style of header, tags and dynamic-to-top button
2020-03-14 14:50:13 +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
d8bfd23ace
Merge pull request #142 from dillonzq/fix/lost_animation
fix(animation): lost animation
2020-03-11 00:55:34 +08:00
Dillon
9004e375fd fix(animation): lost animation 2020-03-11 00:50:06 +08:00
Dillon
3b107068a6
Merge pull request #140 from dillonzq/fix/title_style
fix(style): fix title style
2020-03-10 20:41:46 +08:00
Dillon
a4878c3e63 fix(style): fix title style 2020-03-10 20:33:37 +08:00
Dillon
ff4d2f2cad
Merge pull request #139 from dillonzq/develop
Release v0.1.2
2020-03-10 17:30:36 +08:00
Dillon
1e2ac5bc67
Merge pull request #138 from dillonzq/docs/update_badge
docs(badge): update badge
2020-03-10 17:25:59 +08:00
Dillon
1fbbc9a74a docs(badge): update badge 2020-03-10 17:23:23 +08:00
Dillon
4d12d8baaf
Merge pull request #137 from dillonzq/fix/valine_vistor
fix(comment): fix visitors count for valine
2020-03-10 17:13:41 +08:00
Dillon
629e2e5fda fix(comment): fix visitors count for valine 2020-03-10 17:10:45 +08:00