- Notifications
You must be signed in to change notification settings - Fork0
Language documentation and blog for D2.
License
sAngello31/d2-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is language documentation for D2, a modern, open-source text-to-diagram DSL. Thesource repository for that is here:https://github.com/terrastruct/d2.
Deployed athttps://d2lang.com.
A more formal reference specification is in the works.
Init submodules
git submodule update --init
Run dev server
yarnyarn run dev
Help wanted for translations.
Current efforts:
- Korean (Thanks @Baejw0111)
To preview in dev mode:yarn dev --locale ko.
Translations are filed underi18n/ko/docusaurus-plugin-content-docs/current.
Once we have enough docs translated for a certain language (e.g. above 80%), we'll enablethe locale switcher on the nav bar for that language.
Diagrams are auto generated byci/render.sh.
Renders are currently saved as.svg2 because I don't know how to override Docusaurus'sSVG loader that uses SVGGo which is causing a bug during compression (removing a class).
About
Language documentation and blog for D2.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- D257.7%
- JavaScript23.0%
- SCSS14.4%
- Shell3.2%
- CSS1.5%
- Makefile0.2%