blurhash/Website
2019-07-31 15:18:37 +03:00
..
assets Add animation to showcase blurhash 2019-07-01 16:29:26 +03:00
src Update blog link 2019-07-01 16:32:28 +03:00
.babelrc Upgrade dependencies 2019-07-01 16:29:25 +03:00
.prettierrc Website: set up webpack, sass, hmr, babel 2019-07-01 16:29:25 +03:00
deploy.sh Add script to deploy to github pages 2019-07-01 16:29:26 +03:00
package-lock.json website: reset package-lock 2019-07-31 15:18:37 +03:00
package.json website: dependency updates 2019-07-31 15:17:04 +03:00
Readme.md Add readme for website 2019-07-01 16:29:26 +03:00
webpack.config.js Add hash to js bundle filename 2019-07-01 16:29:25 +03:00

blurha.sh

Website for blurhash lives here.

Developing

npm start runs the development server

npm deploy builds the site, moves the contents into gh-pages branch and pushes it.