Introduce Twitter Archivist Plugin

This commit is contained in:
Jeremy Ruston
2022-11-12 17:09:31 +00:00
committed by GitHub
parent 344110e289
commit fedc23d73c
18 changed files with 722 additions and 0 deletions
+9
View File
@@ -233,6 +233,15 @@ node $TW5_BUILD_TIDDLYWIKI \
--build index \
|| exit 1
# /editions/twitter-archivist/index.html Twitter Archivist edition
node $TW5_BUILD_TIDDLYWIKI \
./editions/twitter-archivist \
--verbose \
--load $TW5_BUILD_OUTPUT/build.tid \
--output $TW5_BUILD_OUTPUT/editions/twitter-archivist/ \
--build index \
|| exit 1
######################################################
#
# Plugin demos