diff --git a/docs/_config.yml b/docs/_config.yml index 9901a6c6..faada49b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -17,7 +17,7 @@ title: Gancio email: lesion@autistici.org description: >- # this means to ignore newlines until "baseurl:" A shared agenda for local communities with AP support -baseurl: "/next" # the subpath of your site, e.g. /blog +baseurl: "" # the subpath of your site, e.g. /blog url: "https://gancio.org" # the base hostname & protocol for your site, e.g. http://example.com #twitter_username: jekyllrb #github_username: jekyll diff --git a/docs/latest.tgz b/docs/latest.tgz new file mode 100644 index 00000000..aff278f0 Binary files /dev/null and b/docs/latest.tgz differ diff --git a/package.json b/package.json index cbcc8d4a..6b95ff94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "1.0-alpha", + "version": "1.0.0-alpha", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {