This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
zitadel
Watch
1
Star
0
Fork
0
You've already forked zitadel
mirror of
https://github.com/zitadel/zitadel.git
synced
2024-12-13 03:24:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50728129ee
zitadel
/
docs
/
babel.config.js
4 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
docs: rework documentation site (#1589) * initial commit * inital changes * commit WIP Information Architecture * commit a working state * add static assets and project * add org and fix img names * add plausible * remove img * change sidebar to easier mgmt * add openid oauth and domains * lint md * quickstarts * add auth flow * identity brokering * remove site * fix broken links * extend footer * extend readme * fix: styling * fix: zitadel logo on index * styling * border * fix: nav * fix: nav * fix: index * fix: rename architecture to concepts * fix: introductions * fix: introductions * fix: introductions * fix: get started * fix: user manual * fix: zitadel architecture * fix: dead links * add favicon Co-authored-by: fabi <fabienne.gerschwiler@gmail.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-15 11:22:37 +00:00
module
.
exports
=
{
docs: update nextjs and angular guide (#4633) * docs: nextjs angular guide * colormode
2022-10-31 07:00:22 +00:00
presets
:
[
require
.
resolve
(
"@docusaurus/core/lib/babel/preset"
)
]
,
docs: rework documentation site (#1589) * initial commit * inital changes * commit WIP Information Architecture * commit a working state * add static assets and project * add org and fix img names * add plausible * remove img * change sidebar to easier mgmt * add openid oauth and domains * lint md * quickstarts * add auth flow * identity brokering * remove site * fix broken links * extend footer * extend readme * fix: styling * fix: zitadel logo on index * styling * border * fix: nav * fix: nav * fix: index * fix: rename architecture to concepts * fix: introductions * fix: introductions * fix: introductions * fix: get started * fix: user manual * fix: zitadel architecture * fix: dead links * add favicon Co-authored-by: fabi <fabienne.gerschwiler@gmail.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-04-15 11:22:37 +00:00
}
;
Reference in New Issue
Copy Permalink