1
0
Fork 0
mirror of https://github.com/dillonzq/LoveIt.git synced 2025-04-26 13:56:08 +02:00
Commit graph

408 commits

Author SHA1 Message Date
ns-cn
c8b6512799
markdown refer problem () 2025-03-27 21:56:27 +08:00
Dillon
a1eae5c86d
feat(comment): support waline comment () 2025-03-26 09:06:27 +08:00
Dillon
12cd478741
feat(param): add code block render param () 2025-03-22 20:08:09 +08:00
Dillon
d2ca7b3a15
feat(hook): add code block hook goat () 2025-03-20 11:32:26 +08:00
Dillon
859f574511
feat(hook): code block mermaid () 2025-03-18 08:35:05 +08:00
Dillon
9108bd2297
feat(code): optimize code block style () 2025-03-15 19:14:16 +08:00
Dillon
70e2233b8d
docs: update theme version () 2025-03-13 08:02:22 +08:00
Dillon
83c53e35ff
docs(shortcode): update built-in shortcode docs () 2025-03-12 08:52:59 +08:00
Dillon
c4baf9ee7d
feat(analytics): update Google Analytics () 2025-03-09 19:34:40 +08:00
Dillon
a8be674413
feat(social): add social link Threads and HuggingFace () 2025-03-08 16:54:22 +08:00
Dillon
4d68cd6383
feat(share): share to Telegram () 2025-03-08 16:03:03 +08:00
Dillon
148010ddd5
feat(share): support share on Threads and Diaspora () 2025-03-07 09:44:08 +08:00
Jakr Hung
940ba2c807
Fix code title always is Bash (language-bash) () 2025-03-07 09:44:01 +08:00
Dillon
f07a30142d
feat(social): support social link X () 2025-03-06 00:58:53 +08:00
Dillon
4107eb8add
feat(shortcode): update version shortcode () 2025-03-06 00:00:42 +08:00
Dillon
00de2c353f
fix(shortcode): replace deprecated tweet shortcode with x () 2025-03-04 23:27:13 +08:00
Dillon
4c5fdf7856
feat(resource): refactor resources structure () 2025-03-03 09:14:03 +08:00
Dillon
f730f63145
feat(lib): upgrade fontawesome-free from 6.1.1 to 6.7.2 () 2025-03-02 10:40:09 +08:00
Dillon
3e218e5a14
fix(code): copy param for code () 2025-02-27 23:51:25 +08:00
Dillon
3cbce94a7b
fix(code): maxShownLines param for code () 2025-02-26 23:14:06 +08:00
Dillon
e5a5f8edca
feature(style): replace normalize.css with modern-normalize for modern browsers () 2025-02-24 23:57:55 +08:00
Dillon
88d754f1f4
chore(deprecated): remove script type "text/javascript" () 2025-02-23 10:31:07 +08:00
Dillon
bfc0cb7ae1
chore(deprecated): add gist shortcode () 2025-02-23 10:30:09 +08:00
Dillon
c0601c7c07
feat(code-block): refactor code block rendering logic based on hook and optimize code block style () 2025-02-22 17:57:24 +08:00
Dillon
4d9ea2987f
feat: upgrade algoliasearch client from v4.13.1 to v5.20.2 () 2025-02-16 16:23:33 +08:00
Dillon
dac626f461
feat: modify the order of fixed buttons ()
* feat: modify the order of fixed buttons

* feat: modify the order of fixed buttons

* feat: modify the order of fixed buttons
2025-02-14 20:51:45 +08:00
Dillon
f59fb4ecc2
docs: update docs for v0.3.0 () 2025-02-13 00:14:16 +08:00
wey
f5529618da
Update header.html () 2025-02-07 00:33:54 +08:00
Dillon
bf480d7030
fix: Chinese TOC link bug by APlayer.js ()
* [BUG] 博客文章的中文子目录无法跳转
Fixes 

* [BUG] 博客文章的中文子目录无法跳转
Fixes 
2025-02-07 00:32:19 +08:00
Dillon
8f47f887c9
fix: all build errors and supports the latest version of Hugo ()
* fix(deprecated): x shortcode

* fix(deprecated): pagination

* fix(deprecated): .Sites.First

* fix(deprecated): author

* fix(deprecated): .Site.IsMultiLingual

* fix: lightgallery loading.gif

* docs: update docs

* chore: circleci

* chore: circleci

* chore: circleci

* chore: circleci
2025-02-04 17:07:59 +08:00
An Li
9ccc090b67 adjust multi-languages icon for better understanding. 2022-07-09 00:05:44 +08:00
Dillon
be0a4267af
chore(lib): update lightgallery 2.4.0 -> 2.5.0 2022-06-22 23:57:53 +08:00
Dillon
96c582fac1
fix: a tag rel attire space 2022-06-19 23:06:52 +08:00
Dillon
4cdef8f493
feat: support rel in social link item 2022-06-10 23:13:28 +08:00
Dillon
4d1f33c66c
chore(lib): update katex 0.15.6 -> 0.16.0 2022-06-07 23:29:57 +08:00
Dillon
1be3b6d4c0
fix: css resource build cache and icon tag aria-hidden attr 2022-06-05 23:34:47 +08:00
Dillon
b32577783e
Merge branch 'master' into pr/nekr0z/415
# Conflicts:
#	exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
2022-06-05 23:07:36 +08:00
Dillon
5dd0335c8c
fix: analytics.html build error 2022-06-04 22:52:43 +08:00
Dillon
06f101a1e5
Merge branch 'master' into pr/dclimber/635
# Conflicts:
#	exampleSite/config.toml
#	layouts/partials/plugin/analytics.html
2022-06-04 22:47:19 +08:00
Dillon
4b24331134
feat: customize prev and next page link in the page footer 2022-05-29 22:27:36 +08:00
Dillon
c87b6a5108
Merge pull request from xwi88/support-giscus
feat(giscus): the most powerful comment plugin
2022-05-26 02:11:33 +08:00
Dillon
ea043a2674
chore(docs): update docs for utterances and giscus comment 2022-05-26 02:07:52 +08:00
Dillon
61eccb2502
feat(giscus): standardize configuration, support i18n and add lazyLoading config 2022-05-26 01:51:17 +08:00
Dillon
e4c20140fc
chore(lib): update katex 0.15.3 -> 0.15.6 2022-05-25 23:33:36 +08:00
xwi88
487a772442
support comment plugin giscus 2022-05-25 08:24:42 +08:00
Dillon
a73149864d
Merge pull request from Matt-Esch/master
Inline telegram script
2022-05-24 21:49:13 +08:00
Dillon
96d2523bcc
feat: use partial plugin/script.html for comments script 2022-05-24 21:46:35 +08:00
Dillon
f0e0661c1c
Merge branch 'master' into pr/Matt-Esch/433 2022-05-24 21:39:35 +08:00
Dillon
39aba6bb39
Merge branch 'master' into pr/xiaobinqt/659
# Conflicts:
#	layouts/partials/single/footer.html
#	layouts/posts/single.html
2022-05-23 23:02:31 +08:00
Dillon
45df8d4257
Merge branch 'master' into pr/khusika/545
# Conflicts:
#	exampleSite/config.toml
2022-05-21 23:30:58 +08:00