How to run this
The archive file contains a dist/
folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve
after following the getting started instructions. On a production site, you should to use these environment variables:
NODE_ENV=production
VAPID_EMAIL=mailto:[email protected]
GI_PERSIST=sqlite
(orGI_PERSIST=fs
, butsqlite
orrouter
is recommended)
Important
Before upgrading, it's important to first delete the dist/
folder and replace it with the new contents from this archive.
What's Changed
- Move ZKPP files into libchelonia by @corrideat in #2882
- add scripts/dist.sh by @taoeffect in #2883
- #2887 -
<a>
tag markdown rendering issue by @SebinSong in #2888
Full Changelog: v2.0.3...v2.0.4
e33966a47e9a6c779d931b2f4edb90673bc40616e0793f8a82dd749a2d697b34 gi-v2.0.4.debug.tgz
e47747f0508bf90c4fc041925f9962c1b6a5561890a1baa79fcaeac378f0dfbb gi-v2.0.4.tgz