Max Peintner
1e23292fc4
docs(images): reduce png sizes ( #983 )
...
* reduce png sizes
* chore: update some deps (#984 )
* chore(deps): bump svelte-i18n from 3.1.0 to 3.2.5 in /site (#973 )
Bumps [svelte-i18n](https://github.com/kaisermann/svelte-i18n ) from 3.1.0 to 3.2.5.
- [Release notes](https://github.com/kaisermann/svelte-i18n/releases )
- [Changelog](https://github.com/kaisermann/svelte-i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kaisermann/svelte-i18n/compare/v3.1.0...v3.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump svelte from 3.29.4 to 3.29.7 in /site (#972 )
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.29.4 to 3.29.7.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.29.4...v3.29.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump rollup from 2.33.1 to 2.33.2 in /site (#971 )
Bumps [rollup](https://github.com/rollup/rollup ) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.33.1...v2.33.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump marked from 1.2.2 to 1.2.4 in /site (#970 )
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.2...v1.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump sirv from 0.4.6 to 1.0.7 in /site (#969 )
Bumps [sirv](https://github.com/lukeed/sirv ) from 0.4.6 to 1.0.7.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v0.4.6...v1.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump rollup-plugin-svelte from 6.1.0 to 6.1.1 in /site (#968 )
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/v6.1.1/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v6.1.0...v6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 16:11:47 +01:00
Fabi
78c0cf2f57
fix: add and verified projectID in audience ( #957 )
...
* feat: new scope for project id in aud
* feat: add doc
* feat: projectid endpoint
* feat: remove handle Proejct id
* fix: remove go.mod replace
* fix: add project id to aud
* fix: update oidc version
* fix: change project id scope
* update projectID scope to current usage
* typo: ZITADEL uppercase
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-11-16 10:54:48 +01:00
Max Peintner
b5a7263124
docs(site): i18n handler, prettier code blocks and highlighting ( #951 )
...
* fix: sirv, commonjs plugin, add rollup sig
* replace deprecated rollup plugins
* remove dollarsign
* fix i18n setting, code snippet styling, lng switch
* fix segment, rm unused styles
2020-11-11 16:12:09 +01:00
Max Peintner
8dbf0cfee0
docs(site): downgrade sirv, commonjs plugin, preserve rollup signatures, minor seo tweak ( #950 )
...
* fix: sirv, commonjs plugin, add rollup sig
* replace deprecated rollup plugins
* remove dollarsign
2020-11-11 11:50:38 +01:00
Max Peintner
0a314235e7
docs: remove duplicate slugs, file name ( #949 )
2020-11-09 08:53:09 +01:00
Florian Forster
1de9d15690
docs(intergration): examples ( #939 )
...
* rename to overview
* wip
* wip
* wip
* wip
* wip
* wip
* examples
* ts example
* wip with grafana
* add grafana tutorial
* screenshots and grafana
* figure out oauth proxy
* authz oauth proxy
* move img
* merge from master
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: mffap <max@mffap.org>
2020-11-06 15:15:54 +01:00
Max Peintner
1fc4034373
docs: searchable documentation & seo ( #911 )
...
* create search field
* search trigger, show field on interaction
* update deps, fix emitter
* crop out html, filtered search, i18h, layout
* i18n
* catch crtl f
* create combindes result store
* fix search query, remove store
* fixed search on side
* fix preload
* improve mobile layout, assets
* layout optimisations
* header
* doc nav bar, mobile, new dashboard
* toolbar
* fix modal
* z-index issue, header
* hl param
* fix lang switch, nav
* home, sub section, 18n, layout, assets
* develope, docs sublinks
* update home, mobile first
* fix language switcher
* add home seo
* fix flex search, dashboard
* seo embed, fix docs dropdown
* mouse navigation in search
* jsonld
* seo
* fix link
* rm section if none
* rm unused segment
* update lock
* remove combined slug
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@caos.ch>
2020-11-04 20:02:17 +01:00
dependabot[bot]
0c720c1ba9
chore(deps-dev): bump @babel/core from 7.12.1 to 7.12.3 in /site ( #920 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.1 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:19:21 +01:00
dependabot[bot]
e1c942372d
chore(deps): bump svelte-i18n from 3.0.4 to 3.1.0 in /site ( #921 )
...
Bumps [svelte-i18n](https://github.com/kaisermann/svelte-i18n ) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/kaisermann/svelte-i18n/releases )
- [Changelog](https://github.com/kaisermann/svelte-i18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kaisermann/svelte-i18n/compare/v3.0.4...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:19:07 +01:00
dependabot[bot]
22960505c0
chore(deps): bump highlight.js from 10.2.1 to 10.3.2 in /site ( #922 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.2.1 to 10.3.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.3.2/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.1...10.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:18:42 +01:00
dependabot[bot]
33b805010e
chore(deps-dev): bump @babel/runtime from 7.11.0 to 7.12.1 in /site ( #923 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.11.0 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-runtime )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:18:26 +01:00
dependabot[bot]
6b703c580f
chore(deps): bump marked from 1.1.1 to 1.2.2 in /site ( #924 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.1.1...v1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:18:13 +01:00
dependabot[bot]
bc7d050a21
chore(deps): bump sirv from 0.4.6 to 1.0.7 in /site ( #925 )
...
Bumps [sirv](https://github.com/lukeed/sirv ) from 0.4.6 to 1.0.7.
- [Release notes](https://github.com/lukeed/sirv/releases )
- [Commits](https://github.com/lukeed/sirv/compare/v0.4.6...v1.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:57 +01:00
dependabot[bot]
296b4813dd
chore(deps-dev): bump @rollup/plugin-commonjs in /site ( #926 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:29 +01:00
dependabot[bot]
e173c0955f
chore(deps-dev): bump @rollup/plugin-node-resolve in /site ( #927 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:17:09 +01:00
dependabot[bot]
afe5b19916
chore(deps-dev): bump rollup-plugin-svelte from 6.0.1 to 6.1.0 in /site ( #928 )
...
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/v6.1.0/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v6.0.1...v6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:16:45 +01:00
dependabot[bot]
363bc5c96d
chore(deps-dev): bump @babel/preset-env from 7.10.2 to 7.12.1 in /site ( #929 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.2 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 15:16:27 +01:00
Florian Forster
9e2b3d10fe
docs: screenshots and text improvements ( #912 )
...
* additional content
* even more content
2020-10-28 10:15:05 +01:00
Florian Forster
9f0638fac9
chore: spell check automation and spellcheck ( #889 )
...
* test spell check
* fix indenting
* test
* add something to test
* test spellcheck
* spelling improvements
* improve spelling and ignore list
* Update site/docs/start/00-quick-start.de.md
2020-10-26 13:54:29 +01:00
Max Peintner
22d4c345be
docs: image gallery viewer ( #905 )
...
* add assets, photoswipe html element to body
* add single script, gallery for multiple items
* update docs for image gallery
* fix relative links
* inject image script on mount
* replace inline script
* remove facebook, twitter, pinterest sharing
* fix hover on share
* fix start img aspect radio, reduce size
* right align json script
* right align go script
* change script background
2020-10-26 13:03:51 +01:00
Florian Forster
cf54239f51
feat(docs): quickstart, clients and projects ( #864 )
...
* init screenshots
* Improve Users
* add screenshots
* start guide & clent & project improvements
* minor corrections to links
* minor typos
2020-10-22 17:12:59 +02:00
Max Peintner
d71eb25dbc
fix(docs): rehaul styling ( #893 )
...
* fix: adapt styling to marketing, console
* side icon margin
2020-10-22 17:09:08 +02:00
dependabot[bot]
5c37f7329c
chore(deps-dev): bump rollup-plugin-svelte from 5.2.2 to 6.0.1 in /site ( #852 )
...
Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte ) from 5.2.2 to 6.0.1.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/compare/v5.2.2...v6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:11:59 +02:00
dependabot[bot]
89caacf75d
chore(deps-dev): bump sapper from 0.27.16 to 0.28.10 in /site ( #848 )
...
Bumps [sapper](https://github.com/sveltejs/sapper ) from 0.27.16 to 0.28.10.
- [Release notes](https://github.com/sveltejs/sapper/releases )
- [Changelog](https://github.com/sveltejs/sapper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/sapper/compare/v0.27.16...v0.28.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 17:00:47 +02:00
dependabot[bot]
a1b601a92f
chore(deps-dev): bump rollup-plugin-livereload in /site ( #851 )
...
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases )
- [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thgh/rollup-plugin-livereload/commits/v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:56:27 +02:00
dependabot[bot]
3ade166932
chore(deps-dev): bump @babel/core from 7.11.0 to 7.12.1 in /site ( #846 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.0 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:48:50 +02:00
dependabot[bot]
7746abd7e7
chore(deps): bump highlight.js from 10.1.2 to 10.2.1 in /site ( #847 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.1.2 to 10.2.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.2...10.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:48:22 +02:00
dependabot[bot]
d1c6ce3a0f
chore(deps-dev): bump @rollup/plugin-node-resolve in /site ( #849 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.0.1...node-resolve-v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:47:39 +02:00
dependabot[bot]
2127a9d50b
chore(deps-dev): bump @babel/plugin-transform-runtime in /site ( #850 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.10.1 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:47:22 +02:00
dependabot[bot]
4fd1f272fc
chore(deps-dev): bump @rollup/plugin-commonjs in /site ( #855 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins ) from 14.0.0 to 15.1.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:46:32 +02:00
dependabot[bot]
74d252e1ab
chore(deps-dev): bump svelte from 3.24.0 to 3.29.0 in /site ( #856 )
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.24.0 to 3.29.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/compare/v3.24.0...v3.29.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:46:01 +02:00
dependabot[bot]
f86fdadd70
chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.2 in /site ( #853 )
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 6.1.0 to 7.0.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v6.1.0...v7.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 16:45:25 +02:00
Florian Forster
ef3b7482cd
chore(documentation): documentation and manuals for ZITADEL ( #710 )
...
* chore: cleanup old docs folder
* remove docs path trigger
* wip docs structure
* chore: ignore site changes in ci
* add manuals route
* new structure
* structure
* Use correct title
* remove trigger for code scan for static site generator
* change names
* add lorem ipsum to test styling
* use h3 to deeplink
* add site to dependabot
* lint readme.md
* remove not needed file
* ignore site on pull request code scan
* add initial contrib
* Minor correction
* Added section Developer & Integration
* Changed link list layout, added labels, added translations
* Added missing <li> tags
* Added correct link to section Developer & Integration
* Fixing list style
* Overhauling description texts and translations
* outline
* teaser go
* outline
* wip
* rework
* wip
* wip
* wip
* hop
* wip
* first draft for "administrate" done
* init outline
* fix deploy step
* lint
* commit wip
* commit wip
* md lint
* Link
* fix: path to edit (#711 )
* wip
* wip
* wip
* what are...
* use only features
* wip docs
* Update 00-user.en.md
* project
* uppercase en
* wip
* wip
* wip
* policies rework
* improve text
* correct typo
* update readme
* correct styling
* add link to docs guides
* make the linter happy
* rename
* wip
* move api to own file
* correct links and lint
* wip roles and integration
* add pkce
* reduce padding and margin
* wip scope and claims
* wip claim & scopes
* make the linter happy
* insert links where possible
* wip
* wip roles & providers
* Update README.md
* Update 00-user.en.md
* minor text improvements
* use master branch to deploy
* use proper ci file
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Matthias M. Schneider <mati@matimax.info>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-10-16 14:13:02 +02:00
Max Peintner
77575110bb
docs: new zitadel logo assets, img height in readme ( #612 )
...
* fix: zitadel logo, header padding in docs
* zitadel logo height
* Update README.md
* Update README.md
* use png
* smaller
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-08-20 22:18:53 +02:00
Max Peintner
2c517d6278
feat(documentation): svelte app as document generator ( #566 )
...
* check in full site application
* rm unused assets components
* change base css
* i18n
* new doc workflow
* fix crosslink to doc in github
* nav, console link, assets, console brand
* edit configjs server
* rm go struct references
* cleanup input output bindings
* working dir
* export path
* always trigger
* rel paths
* cname
* rev workdir
* fix fallbacklanguage, home on large screens
* remove mit from site
2020-08-11 09:53:09 +02:00