Florian Forster
3deedfe863
chore: docker site gen for docs, update npm base image, fix chrome in docs page, jwt profile ( #1019 )
...
* initial version with docker
* move folder
* use correct path
* remove typo scanner
* change in site
* move dockerignore
* use proper path
* docs: chrome moving header, max width table, overflow on mobile (#1012 )
* fix: table renderer, chrome moving header, mobile table
* card elevation
* chore(deps): bump node from 12 to 15 in /build (#967 )
Bumps node from 12 to 15.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs(oauth2): jwt profile (#954 )
* first draft of JWT profile
* additional infos
* WIP Claim matrix
* restructure docs
* extend matrix
* typo
* use correct translation
* order tables a to z
* claim description
* remark
* describe username
Co-authored-by: Florian Forster <ffo@ffo-macbook.localdomain>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-01 16:35:58 +01:00
Florian Forster
103d786ad2
fix(container): stop copying / and instead only copy zitadel ( #691 )
...
* chore: stop copying / and instead only copy zitadel
* Update Dockerfile
* Update release.yml
* enable anchors debug
* fix(container): don't copy alpine content into scratch execpt pwd
* chore: remove need step
* merge master
2020-10-02 09:38:49 +02:00
Florian Forster
46adcf8fe2
chore(docs): only deploy on master branch ( #718 )
2020-09-09 16:10:35 +02:00
Livio Amstutz
a2aabe577a
chore(site): run workflow only on site
changes ( #696 )
...
* chore(site): run workflow only on `site` changes
* Update .github/workflows/docs.yml
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2020-09-04 12:23:15 +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