mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
11.35.2018 8b43f4662e8d078944c208df92cc147d7fce93fe
refs
2.1
author Bud Parr <budparr@gmail.com>
Wednesday, April 11, 2018 00:35 +0200
committer GitHub <noreply@github.com>
Wednesday, April 11, 2018 00:35 +0200
commit8b43f4662e8d078944c208df92cc147d7fce93fe
tree 127a3986c65a5d98bb1dcd4800d34fa25b6a1a67 tree | zip | gz
parent 1f3b6f5598433ee8a565310915a75db4facc48f9 view | diff
Replace Asset References with a data file instead of paths (#96)

* Add assets-webpack-plugin

Signed-off-by: budparr <budparr@gmail.com>

* Add generated Webpack Assets file

This file is generated by Webpack and writes the names of our hashed assets

Signed-off-by: budparr <budparr@gmail.com>

* Update stylesheet

Note sure why this was updated

Signed-off-by: budparr <budparr@gmail.com>

* Add CSS file from generated file

Replaces hardcoded path

Signed-off-by: budparr <budparr@gmail.com>
1 files deleted
2 files added
5 files modified
175 ■■■■ changed files
data/webpack_assets.json 6 ●●●●● diff | view | raw | blame | history
layouts/_default/baseof.html 9 ●●●●● diff | view | raw | blame | history
layouts/partials/site-scripts.html 8 ●●●●● diff | view | raw | blame | history
src/package.json 1 ●●●● diff | view | raw | blame | history
src/webpack.config.js 12 ●●●●● diff | view | raw | blame | history
src/yarn.lock 133 ●●●●● diff | view | raw | blame | history
static/dist/css/app.8e831b6359bad500b66d8214096381de.css 3 ●●●●● diff | view | raw | blame | history
static/dist/css/app.ab4b67a3ea25990fa8279f3b7ef08b61.css 3 ●●●●● diff | view | raw | blame | history