Commit graph

593 commits

Author SHA1 Message Date
Dillon
426e24598d
Merge pull request #127 from dillonzq/feature/improve_style
feat(style): improve style for header and image
2020-03-09 22:24:01 +08:00
Dillon
26727fd193 feat(style): improve style for header and image 2020-03-09 22:19:14 +08:00
Dillon
9b4f4df6a5
Merge pull request #126 from dillonzq/feature/custom_toc_font_size
feat(toc): add custom TOC font size
2020-03-09 22:01:12 +08:00
Dillon
1894403794 feat(toc): add custom TOC font size 2020-03-09 21:56:17 +08:00
Dillon
2b0e59815e
Merge pull request #125 from dillonzq/fix/image_style
fix(image): some image style bug
2020-03-09 21:32:41 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +08:00
Dillon
5cdb4162da
Merge pull request #124 from dillonzq/feature/pagespeed
feat(speed): improve loading speed of static resource
2020-03-09 21:17:18 +08:00
Dillon
836fe1612f feat(speed): improve loading speed of static resource 2020-03-09 21:14:12 +08:00
Dillon
9f1b06f0a7
Merge pull request #122 from dillonzq/feat/integrity
feat(assets): add SRI config for stylesheet and script
2020-03-09 20:29:17 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
ac08e0776e
Merge pull request #120 from dillonzq/docs/rm_useless_spaces
docs: rm useless spaces
2020-03-09 00:47:18 +08:00
Dillon
c592156be7 docs: rm useless spaces 2020-03-09 00:46:34 +08:00
Dillon
2bfea42cd2
Merge pull request #119 from dillonzq/docs/webp_to_jpg
docs: webp -> jpg
2020-03-09 00:32:23 +08:00
Dillon
8c5f4c0136 docs: webp -> jpg 2020-03-09 00:27:17 +08:00
Dillon
9a319527ab
Merge pull request #118 from dillonzq/docs/fix_docs
fix(docs): fix some docs bug
2020-03-09 00:13:33 +08:00
Dillon
3ac6019239 fix(docs): fix some docs bug 2020-03-09 00:10:39 +08:00
Dillon
ab14f1ca7c
Merge pull request #117 from dillonzq/docs/fix_docs
fix(docs): fix some docs bug
2020-03-08 23:33:32 +08:00
Dillon
d19a0c0673 fix(docs): fix some docs bug 2020-03-08 23:30:32 +08:00
Dillon
45ab6d89ca
Merge pull request #116 from dillonzq/develop
Release v0.1.0
2020-03-08 21:17:49 +08:00
Dillon
507aefe6ab
Merge pull request #115 from dillonzq/feature/document
feature(doc): complete all Chinese and English documents and fix many bugs
2020-03-08 21:13:19 +08:00
Dillon
5ccaec4085 chore(ci): hugo-loveit-en -> hugo-loveit 2020-03-08 21:11:54 +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
9b171bb962
Merge pull request #110 from dillonzq/fix/i18n
fix(i18n): fix mobile i18n link error and zh -> zh-CN
2020-03-04 11:56:49 +08:00
Dillon
cedd6f17a2 fix(i18n): fix mobile i18n link error and zh -> zh-CN 2020-03-04 11:55:33 +08:00
Dillon
9ed9db5ba3 Merge branch 'develop' into feature/document
# Conflicts:
#	assets/css/_core/_base.scss
#	resources/_gen/assets/scss/css/style.template.scss_40942e46c3aa444eabf479d066570690.content
#	resources/_gen/assets/scss/css/style.template.scss_40942e46c3aa444eabf479d066570690.json
2020-03-04 01:34:29 +08:00
Dillon
5acda2110c
Merge pull request #108 from dillonzq/fix/git_info
fix(git): git info in footer
2020-03-04 01:30:52 +08:00
Dillon
66b76b599b fix(git): git info in footer 2020-03-04 01:27:30 +08:00
Dillon
41e27cd979
Merge pull request #107 from dillonzq/feature/improve_i18n
feat(i18n): add select-menu for i18n
2020-03-04 00:43:49 +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
7d3a2ceb7d
Merge pull request #87 from maxlefou/master
Added french support
2020-03-03 21:59:58 +08:00
Dillon
169fc31a68
Merge pull request #106 from dillonzq/feature/more_custom_style
feat(style): add some custom styles
2020-03-03 21:58:46 +08:00
Dillon
c7e389c25a feat(style): add some custom styles 2020-03-03 21:57:30 +08:00
Dillon
54a99205d7 chore(doc): add English "Theme Documentation - Basics" 2020-03-03 21:35:14 +08:00
Dillon
8a48fba708
Merge pull request #105 from dillonzq/feature/hugo_environment
feat(environment): use hugo.Environment to judge the production environment
2020-03-02 17:04:46 +08:00
Dillon
285efc01bb feat(environment): use hugo.Environment to judge the production environment 2020-03-02 17:03:35 +08:00
Dillon
f83b1c14c8
Merge pull request #104 from dillonzq/feature/add_some_shortcodes
feat(shortcodes): replace [align]/[float] with [style] and add [style]
2020-03-02 16:50:23 +08:00
Dillon
f8a7fd1df9 feat(shortcodes): replace [align]/[float] with [style] and add [style] 2020-03-02 16:47:28 +08:00
Dillon
aaff1514db
Merge pull request #101 from dillonzq/feature/lightgallery
feat(image): add image lightgallery
2020-02-27 20:17:58 +08:00
Dillon
61d2bd49b9
Merge branch 'develop' into feature/lightgallery 2020-02-27 20:17:09 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Dillon
411b100edd
Merge pull request #97 from cowka/fix/todo-checked
fix: checkbox checked status opposite
2020-02-25 14:52:01 +08:00
libo
669038758e fix: checkbox checked status opposite 2020-02-24 22:28:00 +08:00
Dillon
0dc5feb7f3 chore(lib): remove ls.native-loading 2020-02-24 20:45:13 +08:00
Dillon
7e56922f82 chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0 -> 1.6.0 2020-02-24 20:34:00 +08:00
Dillon
ef88651fe4 chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1 2020-02-24 17:53:08 +08:00
Dillon
72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +08:00
Dillon
fbfcbaebca
Merge pull request #93 from dillonzq/fix/description_as_summary
fix(summary): use description as summary when summary is empty
2020-02-22 01:20:25 +08:00
Dillon
850e8f380e fix(summary): use description as summary when summary is empty 2020-02-22 01:14:01 +08:00