Cell
|
1ca9fdb760
|
♻️ Refactor: javascript output for inline scripts
|
2024-09-01 00:37:16 +08:00 |
|
Cell
|
94a1796e63
|
🐛 Fix: cdn script loading failure
|
2023-12-08 00:55:17 +08:00 |
|
Cell
|
d64a6210f2
|
♻️ Refactor: process theme.js with ESBuild
https://gohugo.io/hugo-pipes/js/
|
2023-03-31 22:44:40 +08:00 |
|
Cell
|
e685b2d33e
|
🐛 Fix: js.build is executed after fingerprint, resulting in the destruction of js integrity
|
2023-02-27 10:51:50 +08:00 |
|
Cell
|
64db19998f
|
🔧 Chore: add "Build" param for plugin script and refactor custom.js by js.build
|
2022-09-23 17:10:50 +08:00 |
|
Cell
|
5750079022
|
♻️ Refactor: plugin script
|
2022-09-12 19:43:00 +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 |
|
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 |
|
Dillon
|
aa48df5edd
|
feat(content): support complete local resource references (#388)
|
2020-05-28 17:05:37 +08:00 |
|
Dillon
|
d3d2d751ec
|
feat(shortcode): add script shortcode (#359)
|
2020-05-15 17:43:04 +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 |
|
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
|
924692a07e
|
feat(assets): add SRI config for stylesheet and script
|
2020-03-09 20:25:55 +08:00 |
|