This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
zitadel
Watch
1
Star
0
Fork
0
You've already forked zitadel
mirror of
https://github.com/zitadel/zitadel
synced
2024-11-22 00:39:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9c3e5e467b
zitadel
/
docs
/
babel.config.js
5 lines
105 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"
)
]
,
chore(docs): use gh action to build docs (#8097) # Which Problems Are Solved This allows us to build multiple docs in parallel and only runs when docs/proto are changed. # Additional Changes - [ ] Change "required" in GitHub from Vercel to the docs flow --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-06-13 08:07:39 +00:00
compact
:
auto
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