{{translations.index_title}}
+{{{translations.introduction_paragraph}}}
+{{{translations.share_instructions}}}
+diff --git a/.sandstorm/launcher.sh b/.sandstorm/launcher.sh index 2bd01c8c..31c9c3b0 100755 --- a/.sandstorm/launcher.sh +++ b/.sandstorm/launcher.sh @@ -36,5 +36,6 @@ export HOME=/opt/app export PORT=8000 export HOST=127.0.0.1 export WBO_HISTORY_DIR=/var/wbo_data/ +export WBO_DEFAULT_BOARD=board npm start diff --git a/.sandstorm/sandstorm-pkgdef.capnp b/.sandstorm/sandstorm-pkgdef.capnp index 9765cc7e..892f54c7 100644 --- a/.sandstorm/sandstorm-pkgdef.capnp +++ b/.sandstorm/sandstorm-pkgdef.capnp @@ -21,7 +21,7 @@ const pkgdef :Spk.PackageDefinition = ( appVersion = 0, # Increment this for every release. - appMarketingVersion = (defaultText = "0.0.1"), + appMarketingVersion = (defaultText = "1.19.2"), # Human-readable representation of appVersion. Should match the way you # identify versions of your app in documentation and marketing. diff --git a/client-data/index.html b/client-data/index.html index 088359cf..09dde0a2 100644 --- a/client-data/index.html +++ b/client-data/index.html @@ -1,8 +1,114 @@
- + +{{{translations.introduction_paragraph}}}
+{{{translations.share_instructions}}}
+{{{translations.public_board_description}}}
+ {{{translations.open_public_board}}} +{{{translations.private_board_description}}}
+ {{{translations.create_private_board}}} ++ +
+ +