This is a template of gulp to process pug, sass/scss, and js file.

For more information of this template, check pjchender-webpack-template.

使用

  1. 建立編譯好的 CSS 檔
$ npm run build:prod
  1. 推上 Github
  2. 將 CSS 檔案放入部落格模板中,只需修改檔名的部分即可
<!-- bundle css -->
<link href='https://pjchender.github.io/blogger-css-minifier/dist/app.f5b4cc1f8ce78e617ea8.css' rel='stylesheet'/>