mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Build to the jermolene.github.com repo
This commit is contained in:
parent
fb594cf394
commit
6ad60d374b
8
bld.sh
8
bld.sh
@ -2,14 +2,10 @@
|
|||||||
|
|
||||||
# build TiddlyWiki5
|
# build TiddlyWiki5
|
||||||
|
|
||||||
# create a temporary directory if it doesn't already exist
|
|
||||||
mkdir -p tmp
|
|
||||||
mkdir -p tmp/tw5
|
|
||||||
|
|
||||||
# cook TiddlyWiki5
|
|
||||||
|
|
||||||
pushd tw5.com > /dev/null
|
pushd tw5.com > /dev/null
|
||||||
|
|
||||||
|
echo "alpha.tiddlywiki.com" > ../../jermolene.github.com/CNAME
|
||||||
|
|
||||||
node ../core/boot.js \
|
node ../core/boot.js \
|
||||||
--verbose \
|
--verbose \
|
||||||
--savetiddler ReadMe ../readme.md text/html \
|
--savetiddler ReadMe ../readme.md text/html \
|
||||||
|
Loading…
Reference in New Issue
Block a user