Jermolene
af9f90e8cd
Merge branch 'master' into tiddlywiki-com
2019-01-08 15:23:13 +00:00
Jermolene
b899563971
CI: Fix repo for rebuilding tiddlywiki-com
2019-01-08 14:58:59 +00:00
Jermolene
fa638b8b5b
CI: Enable continuous integration
...
Going live!
2019-01-08 14:02:46 +00:00
Jermolene
4d5a79acb8
CI: Add branch to travis commit messages
2019-01-08 13:46:18 +00:00
Jermolene
fcfdb0632b
CI: Trigger build of "tiddlywiki-com" branch
2019-01-08 13:27:08 +00:00
Jermolene
2b8efdc3ea
CI: Fix building of test.html
2019-01-08 11:00:14 +00:00
Jermolene
824930682a
CI: Fix plugin library version and build test.html
2019-01-08 10:34:50 +00:00
Jermolene
d8104e2c41
CI: Add timezone to datestamps
2019-01-08 10:01:23 +00:00
Jermolene
06f1f1a532
CI: Make sure we can see commit error messages
2019-01-07 21:44:07 +00:00
Jermolene
2c5b1c4a8c
CI: Remove extraneous log information
2019-01-07 21:31:43 +00:00
Jermolene
5d20a54713
CI: Figure out why master is building with the wrong version number
2019-01-07 21:27:05 +00:00
Jermolene
14623d33d2
CI: Fixes
...
Things are starting to work now...
* Now we extract the version number from package.json to use in making the plugin library
* We start building the whole site (eek, going to be slow)
2019-01-07 20:07:32 +00:00
Jermolene
37b335a136
CI: Try to quieten the commits
2019-01-07 18:48:40 +00:00
Jermolene
d5a25c9a96
CI: Start building properly
2019-01-07 18:40:22 +00:00
Jermolene
6c48c24332
CI: Include the date in the build details
2019-01-07 17:32:46 +00:00
Jermolene
86e27d64f2
CI: Fix up getting the git branch details into the build
2019-01-07 17:27:18 +00:00
Jermolene
decbe33f1f
CI: More tweaking git commands...
2019-01-07 17:08:25 +00:00
Jermolene
8205893af9
CI: Further attempts to fix up the git integration
2019-01-07 17:01:12 +00:00
Jermolene
75158c0366
CI: Fixing up the Git integration
2019-01-07 16:51:06 +00:00
Jermolene
a2d4239db0
CI: Pull scripts out into files
...
Still trying to get the github integration working
2019-01-07 16:42:30 +00:00
Jermolene
58f7e7bd85
CI: Fixing getting the build details into a file
2019-01-07 11:40:52 +00:00
Jermolene
8f54231d62
CI: Start to get the build details into the build
2019-01-07 11:21:10 +00:00
Jermolene
87f077314b
CI: Now try passing some details about the current git commit
2019-01-06 21:56:32 +00:00
Jermolene
c42eba3308
CI: Pass environment variable to the build job
2019-01-06 19:08:23 +00:00
Jermolene
d58bc33df4
CI: Investigate conditional stages
...
For "master" we need to rebuild the prerelease; for "tiddlywiki-com" we need to rebuild the main release using the latest release. I want to have as much of the travis specific build logic expressed in travis.yml as possible, hence having to figure out Travis's syntax rather than doing everything in a script that tests the $TRAVIS_BRANCH environment variable...
2019-01-05 11:59:16 +00:00
Jermolene
0b7f72ce5c
CI: Output the build TW version number for debugging
2019-01-04 18:02:59 +00:00
Jermolene
31470f676c
Minimal first pass at continuous integration
...
For now, we're just using Travis CI to run the main build script
2019-01-04 17:25:30 +00:00
Jermolene
d6bffad8ab
Remove references to obsolete "2bld" edition
2019-01-04 16:48:07 +00:00
Jermolene
29364cbd08
Change http://*.tiddlywiki.com/ * to https://
2017-11-11 11:56:20 +00:00
Jermolene
118b2ffe2f
Fix lazy.sh
to serve the edition *tw5.com-server*
...
As per the existing documentation:
http://tiddlywiki.com/#Scripts%20for%20TiddlyWiki%20on%20Node.js
2016-08-16 15:46:53 +01:00
Jermolene
77eb05e7fe
Update readmes
2016-07-25 09:50:24 +01:00
Jermolene
f8723397e9
Fix clean.sh
...
Was ignoring editions with numerals in pathname
2016-01-03 18:02:49 +00:00
Jermolene
a089fb94a6
Add clean.sh for removing build output
...
We use a regex to delete all files in `./editions/*/output/*`
2015-10-22 22:46:47 +01:00
Jermolene
266eee946c
Update readmes
2015-07-03 16:47:39 +01:00
Jermolene
a4c1fee075
Update test.cmd
2014-10-16 10:00:55 +01:00
Jermolene
dcc33e52b3
Docs updates
2014-10-15 21:56:32 +01:00
Jermolene
7672fb37a7
Simplify test script
2014-10-15 21:55:45 +01:00
Jermolene
b0b89fac72
Moved to build.jermolene.github.io
2014-10-15 21:55:33 +01:00
Jermolene
ca650e2012
Stop building a separate readme for tw2 edition
2014-10-15 16:18:00 +01:00
Jermolene
5dfda99388
Remove scripts that have moved to build.jermolene.github.io
2014-10-15 16:17:46 +01:00
Jermolene
18fa5a4a5d
Fix typo
...
Thanks @TheDiveO
2014-10-12 16:57:01 +01:00
Jermolene
548776e828
Add KaTeX static build
2014-10-06 21:20:28 +01:00
Jermolene
3a43de2272
Updates to KaTeX plugin
2014-09-22 10:41:12 +01:00
Jeremy Ruston
ab1def7d94
Merge pull request #883 from pmario/fix-default-language-setting
...
Fix default language setting
2014-09-20 13:18:11 +01:00
Mario Pietsch
9c71756738
fix bld-languages.sh
2014-09-20 10:21:27 +02:00
Mario Pietsch
cda1e916bf
fixing many obsolete ~ signs. modify setfield.js to get consistent language settings
2014-09-19 16:16:19 +02:00
Jermolene
7ed7aba8d0
Docs updates
2014-09-19 15:02:40 +01:00
Mario Pietsch
4199fc9683
insert static banner
2014-09-18 11:31:51 +02:00
Mario Pietsch
194f525478
first run for fullbuid compatibility
2014-09-18 10:56:44 +02:00
Jermolene
ea17e339f3
Release note update
2014-09-17 22:07:48 +01:00
Jermolene
4f0ce1a835
Introduce fullbld.sh
script
...
This new batch file builds everything needed for a release of
TiddlyWiki.
This is the main part of fixing #823 .
2014-09-17 19:49:20 +01:00
Jermolene
6ceec9fb44
Adjust permissions of serve.cmd
2014-09-14 19:37:59 +01:00
Jeremy Ruston
d65f80efbb
Merge pull request #833 from pmario/new-serve-sh
...
fix missuse of system environment variable
2014-09-12 16:58:05 +01:00
Jermolene
68b19a48f7
Update build scripts for dev edition
2014-09-12 16:55:33 +01:00
Jermolene
9093f04ba3
Docs updates
2014-09-12 16:54:32 +01:00
Mario Pietsch
1b11e4e949
fix missuse of system environment variable
2014-09-12 17:37:37 +02:00
Jermolene
af8c435487
Readme updates
2014-09-12 14:25:12 +01:00
Jermolene
2e72162b0c
Phrasing updates
2014-09-12 14:24:06 +01:00
Jeremy Ruston
872e6fc253
Merge pull request #830 from pmario/new-serve-sh
...
New serve sh with some help texts
2014-09-12 13:14:13 +01:00
Mario Pietsch
fe83d289f4
make empty strings visible
2014-09-12 12:47:09 +02:00
Mario Pietsch
c430f9d2c3
more docs
2014-09-12 12:42:20 +02:00
Mario Pietsch
5351102990
better help text, more params to be the same with serve.sh. typo fixes
2014-09-12 12:31:03 +02:00
Mario Pietsch
9ca6b6bfb8
prepare for PR
2014-09-12 11:50:55 +02:00
Mario Pietsch
fcf65433ea
a bit more docs
2014-09-12 11:46:49 +02:00
Mario Pietsch
45f7b6cc45
svere.sh first take, to make it more flexible
2014-09-12 01:55:07 +02:00
Mario Pietsch
ed4597f12d
remove debug info
2014-09-11 11:08:48 +02:00
Mario Pietsch
05dfddeb04
make serve.cmd useful for everyone and use sensible defaults, so it works for different editions out of the box
2014-09-11 10:22:54 +02:00
Jermolene
50be85287b
Extend serve.sh/cmd to pass host address
...
Useful to be able to do `./bin/serve.sh "" "" 0.0.0.0` to listen on all
network adaptors
2014-09-10 21:34:13 +01:00
Jermolene
6e9cd59437
Move scripts into bin directory
...
Fixes #807
2014-09-08 16:32:34 +01:00