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 |
|