mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 17:53:26 -08:00
Build to the jermolene.github.com repo
This commit is contained in:
parent
fb594cf394
commit
6ad60d374b
1 changed files with 2 additions and 6 deletions
8
bld.sh
8
bld.sh
|
|
@ -2,14 +2,10 @@
|
|||
|
||||
# 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
|
||||
|
||||
echo "alpha.tiddlywiki.com" > ../../jermolene.github.com/CNAME
|
||||
|
||||
node ../core/boot.js \
|
||||
--verbose \
|
||||
--savetiddler ReadMe ../readme.md text/html \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue