32 Commits

Author SHA1 Message Date
Jinzhe Zeng
110cb84626
Add preload tag for main.css (#577)
* Add preload tag for main.css

Improve performance. In addition, CloudFlare has supported early hints with this tag.
See https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload
See also https://blog.cloudflare.com/early-hints-on-cloudflare-pages/

* Associate with the preconnect option

Co-authored-by: Mimi <stevenjoezhang@gmail.com>
2022-10-25 13:25:12 +08:00
Ljcbaby
f4969a4e36
Fix error for null theme.open_graph.options (#470) 2022-02-27 12:06:17 +08:00
Ljcbaby
0b73491db0
Support customize open_graph information (#448) 2022-02-07 18:03:18 +08:00
Ljcbaby
d737534236
Enable meta_generator (#449) 2022-01-26 00:54:17 +08:00
Mimi
19d8e1e3b0
Dark mode support for theme_color (#378) 2021-09-30 22:31:41 +08:00
Mimi
53e540bc3b Fix calendar 2021-09-16 19:52:14 +08:00
Mimi
30848e9486
Add pace-js (#352) 2021-08-30 13:19:50 +08:00
e942dc2d7e
Correct meta viewport (#302) 2021-06-20 03:43:31 +08:00
0d84de6513
Move comments.js and config.js inject point (#277) 2021-05-31 20:11:57 +08:00
Mimi
54b32d7f4b
Subresource Integrity (#247) 2021-05-03 10:57:11 +08:00
a66b93036c
Separate third party inline scripts (#241) 2021-04-11 00:46:18 +08:00
662dd80fc5
Minor fixes on #226 (#240)
* Fix head inject point

* Switch `.link-grid-image` to `<img>`

* Switch `.link-grid-image` back to `<object>`

- Set `type` to `image/jpeg` for image without file extension
2021-04-05 17:16:49 +08:00
6b23d42930
Separate inline scripts and styles into single files (#226) 2021-04-01 15:44:51 +08:00
Mimi
d65b03c3e1 Remove baidu_push and disable_baidu_transformation 2020-12-17 14:33:32 +08:00
Mimi
2eabd8d854 Remove extra blank lines 2020-11-19 22:48:36 +08:00
Mimi
88b4ae077a New variable CONFIG.images 2020-11-05 10:41:50 +08:00
Mimi
3640946f60 Remove assets settings 2020-11-03 15:52:55 +08:00
Mimi
6a642159b8 Remove ms_browserconfig 2020-10-19 01:37:52 +08:00
1v9
f360c28597
Support preconnect hint for CDN (#122) 2020-10-18 11:42:43 +08:00
Alfred
edefcdae9a
Add NProgress (#79) 2020-09-07 10:24:31 +08:00
Mimi
102160c25f Destructuring assignment 2020-08-09 16:15:35 +08:00
Mimi
219adffe10 Optimize canonical URL 2020-08-07 10:39:14 +08:00
Mimi
d248a3f9a6
Refactor vendors (#72)
* Compatibility with `@next-theme/plugins`

* Update test cases
2020-08-02 11:04:04 +08:00
Mimi
cb05848d11 New plugin @next-theme/plugins 2020-07-13 18:54:19 +08:00
Mimi
7f3e4b16c1 Fix id conflict with markdown headerlink 2020-07-03 11:08:33 +08:00
Mimi
6147217b44
Replace Velocity.js with Animate.css (#41)
* Drop Velocity.js

* Update docs
2020-07-03 10:44:18 +08:00
Mimi
19054432ba Rename json to safedump 2020-07-01 10:13:21 +08:00
Mimi
ae21b8b8e0 Refactor next_js to support jsdelivr & unpkg 2020-06-22 17:20:20 +08:00
Mimi
ee3be0a81a Update pjax version 2020-06-21 23:59:00 +08:00
Mimi
b9a822c4b7 Update CDN URL 2020-06-21 15:10:23 +08:00
Mimi
da9c1dda7c Code style update 2020-06-13 18:33:38 +08:00
Mimi
0489fb98bc Init 2020-04-05 17:13:32 +08:00