hexojs/hexo

Allow themes to build web bundles

オープン

#4,221 opened on 2020/04/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (5,017 件のフォーク)batch import
discussionhelp wantednot following issue template

Repository metrics

Stars
 (41,376 個のスター)
PR merge metrics
 (PR metrics pending)

説明

In order to comply with modern fast loading webpages it should be possible for Hexo themes to use tools like https://github.com/webpack so we can serve optimized bundles of javascript and css to the browser.

I'm really looking forward to either a piece of documentation on how to achieve that or something like a hook which we can attach to the generate process.

E.g. check the lighthouse scoring of my blog.

コントリビューターガイド