Cell
|
dcd93f7c6c
|
🎨 Style: add single newline at end of the file
|
2022-08-27 20:07:56 +08:00 |
|
Cell
|
cd49374911
|
🐛 Fix: link shortcode newline
|
2022-08-27 18:52:05 +08:00 |
|
Cell
|
e4ba7a346e
|
♿ Feat(accessibility): using aria-hidden=true on an icon font that AT should ignore
|
2022-08-27 14:46:34 +08:00 |
|
Cell
|
1359995948
|
🎨 Style: add single newline at end of the file
|
2022-08-27 12:37:57 +08:00 |
|
Cell
|
2efcf947a7
|
🐛 Fix: the “type” attribute is unnecessary for JavaScript resources
The default `type` for `<script>` tags is `JavaScript`, so you don’t need to include the type for JS resources.
|
2022-08-26 17:16:20 +08:00 |
|
Abdul Halim Daud
|
48da281259
|
fix typo rel noreferrer
There are typos in the rel attribute. It should be [noreferrer](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noreferrer) instead of [noreffer](https://github.com/Lruihao/FixIt/search?q=noreffer).
|
2022-07-17 23:31:20 +08:00 |
|
Cell
|
af54d781bb
|
🐛 Fix: remove extra space of class in plugin/link.html and use clamp fucntion for card link width
|
2022-05-27 17:40:41 +08:00 |
|
Cell
|
791ff12e70
|
🔧 Chore: use fontawesome 6
|
2022-05-16 17:10:20 +08:00 |
|
Cell
|
caae8a74a9
|
💄 Style: add the gap between and icon and text at blending typesetting (#118)
|
2022-04-19 14:55:41 +08:00 |
|
ctj12461
|
89f0f2c204
|
💄 Style: add spaces after some icons
|
2022-04-18 23:40:27 +08:00 |
|
Cell
|
9f3014b1c2
|
🎨 Perf: remove link icon extra space
|
2022-04-17 12:10:17 +08:00 |
|
Cell
|
8ad74ede2f
|
🐛 Fix: don't display external icon when links has icon suffix (#96)
|
2022-04-12 11:45:24 +08:00 |
|
Cell
|
b85c2e7d7e
|
🐛 Fix: exclude image links to display external icon (#96)
|
2022-04-11 21:40:52 +08:00 |
|
Cell
|
93a6002290
|
✨ Feat: add download icon for downloadable links (#96)
|
2022-04-11 15:43:14 +08:00 |
|
Cell
|
754547f113
|
✨ Feat: add external icon for external links automatically (#96)
|
2022-04-11 14:37:45 +08:00 |
|
Cell
|
7b41adb0d4
|
🐛 Fix: remove extra space in class of plugin/link
|
2022-03-10 00:19:16 +08:00 |
|
Cell
|
755061746e
|
🔒 Fix: potentially unsafe external link in footer
|
2022-02-07 17:39:48 +08:00 |
|
Cell
|
43bc9f376f
|
✏️ Style: code typesttings
|
2022-01-21 00:52:11 +08:00 |
|
Cell
|
45e19dd3ed
|
💄 Style: beautify link shortcode card style
|
2022-01-20 23:28:59 +08:00 |
|
Cell
|
01a39691b9
|
🐛 Fix: shortcode link without Icon
|
2022-01-19 01:08:24 +08:00 |
|
Cell
|
b0413227db
|
⚡ Perf: merge cardlink shortcode (deprecated v0.2.13) into link shortcode and add 'download' param (#42)
|
2022-01-14 16:17:10 +08:00 |
|
Cell
|
f001df4642
|
🐛 Chore: fix plugin script error while content is empty
|
2022-01-13 14:39:30 +08:00 |
|
Cell
|
2e54fd70fb
|
🎨 Style: tabsize 4 => 2
|
2022-01-11 12:39:25 +08:00 |
|
Cell
|
d01e1f06a9
|
✨ Feat: add cardlink shoretcode (https://github.com/Lruihao/hugo-blog/commit/df9eca26af43287748fd8d4654014357a8269b0b)
|
2021-12-19 16:48:16 +08:00 |
|
Dillon
|
aa48df5edd
|
feat(content): support complete local resource references (#388)
|
2020-05-28 17:05:37 +08:00 |
|
Dillon
|
8f53c999e5
|
chore: refactor some code
|
2020-05-18 21:30:33 +08:00 |
|
Dillon
|
9c1244490f
|
i18n: update i18n string format (#371)
|
2020-05-18 16:10:24 +08:00 |
|
Dillon
|
212e26c553
|
chore(icon): update line icon
|
2020-05-15 20:24:23 +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
|
83869e0fc8
|
feat(analytics): update Google analytics.js to gtag.js (#349)
|
2020-05-12 20:51:07 +08:00 |
|
Dillon
|
e3e3bdf9ee
|
feat(rss): add rssFullText param for RSS (#301)
|
2020-05-01 23:29:24 +08:00 |
|
Dillon
|
6805d695f6
|
chore: update docs and style (#269)
|
2020-04-28 01:38:22 +08:00 |
|
Dillon
|
19c7da333d
|
docs: update theme preview and translation (#262)
|
2020-04-26 23:00:29 +08:00 |
|
Dillon
|
c2197b7411
|
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons
* add more configs for social
|
2020-04-24 19:04:37 +08:00 |
|
Dillon
|
87fbb05e86
|
feat(header): add Logo, pre and post config for header title (#252)
|
2020-04-23 16:49:30 +08:00 |
|
Dillon
|
07b669c826
|
feat: add social link for RSS and some configs (#250)
|
2020-04-22 23:58:40 +08:00 |
|
Dillon
|
f5fb31ec43
|
fix: wrong URL of JS and CSS files on baseURL (#249)
|
2020-04-22 21:34:38 +08:00 |
|
Dillon
|
3c38d54a87
|
feat(home): add custom content for home page (#248)
|
2020-04-22 17:50:30 +08:00 |
|
codedge
|
a5d0b9a3eb
|
Add fathom analytics (#200)
Co-authored-by: Dillon <dillonzq@outlook.com>
|
2020-04-21 23:37:05 +08:00 |
|
Dillon
|
f14301c395
|
feat: improve configuration (#245)
* feat: improve configuration
* fix: fix partials/footer.html error
|
2020-04-21 22:55:06 +08:00 |
|
Dillon
|
8a0e61085c
|
feat(code): add copy button for code (#239)
|
2020-04-18 20:54:54 +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
|
774e831a21
|
feat(shortcode): refactor and improve image shortcode (#187)
|
2020-03-19 12:35:37 +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
|
fb9a9e7324
|
docs: update zh-CN docs and fix some bugs
|
2020-03-10 03:33:28 +08:00 |
|
Dillon
|
924692a07e
|
feat(assets): add SRI config for stylesheet and script
|
2020-03-09 20:25:55 +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
|
ae81e3767e
|
fix(srcatch): fix srcatch bugs
|
2020-02-27 20:14:40 +08:00 |
|