Commit graph

19 commits

Author SHA1 Message Date
Renée Kooi
1e674b3d01
Update dev helper things 2018-01-15 10:01:08 +01:00
oliverpool
ca28f5fbe6 fix npm install command 2016-12-07 08:15:30 +01:00
Kevin van Zonneveld
79061bb716 Install Fakefile 2016-02-11 11:07:09 +01:00
Kevin van Zonneveld
fe93d08882 Fix makefile 2016-01-11 08:01:03 +01:00
Kevin van Zonneveld
b55ea6643b Add copyright 2016-01-09 16:49:25 +01:00
Kevin van Zonneveld
874ffe46d8 Add a Makefile that drills into npm scripts 2016-01-09 16:45:40 +01:00
Kevin van Zonneveld
21c2d7eeaf Deprecate Makefile as it seems to cause more confusion than anything else at this point 2015-12-11 10:46:22 +01:00
Kevin van Zonneveld
038df93035 Rename website->web in all scripts for consistency 2015-12-11 10:34:45 +01:00
Kevin van Zonneveld
86ba32b6a7 Since Makefile no longer handles deploy, variables need to be placed in dedicated deploy script 2015-12-11 10:26:52 +01:00
Harry Hedger
4412428205 Makefile now calls npm scripts. Added bin/website-deploy script. Removed some npm scripts. 2015-12-10 13:04:54 -05:00
Harry Hedger
edbbfd9ef8 Add --debug to hexo server. Update example npm script. 2015-12-10 11:00:50 -05:00
Harry Hedger
03a913731b Added example watching system. 2015-12-10 09:42:46 -05:00
Kevin van Zonneveld
7e7133f91a Preview calls Build - so we don't have to call npm run build:umd in preview (again) 2015-12-08 16:22:58 +01:00
Artur Paikin
63b06cdf26 Added build:umd to makefile 2015-12-08 18:08:44 +03:00
Kevin van Zonneveld
e1a36bcf67 Automatically update the website with ./dist information 2015-11-28 10:15:39 +01:00
Kevin van Zonneveld
0f15b4872c Install as a first step 2015-11-28 09:56:44 +01:00
Kevin van Zonneveld
9b2eb3cf35 Automatically deploy website onto gh-pages 2015-11-28 09:27:16 +01:00
Kevin van Zonneveld
a39f0c4f8b Document how to work on the site 2015-11-26 16:16:21 +01:00
Kevin van Zonneveld
28c3016a4a Get a static website going. I stole this from the wonderful Vue.js. We'll obviously have to change everything to make it Uppy 🐶 - but this allows us to kickstart 2015-11-26 15:51:47 +01:00