Skip to content

Bedrock-Dynamics/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bedrock Dynamics Docs

Developer documentation for Bedrock Dynamics products, built with Mintlify.

Live site: bedrockdynamics.studio/docs

Structure

docs/
├── index.mdx                    # Docs home
├── substrate/
│   ├── introduction.mdx         # What is Substrate
│   ├── installation.mdx         # Download & install
│   ├── quickstart.mdx           # First simulation in 5 min
│   ├── features/                # Feature deep-dives
│   ├── guides/                  # Task-oriented tutorials
│   └── reference/               # Shortcuts, platforms, architecture
└── docs.json                    # Mintlify config

Local development

npm i -g mint
mint dev

Preview at http://localhost:3000.

Deployment

Pushes to main auto-deploy via the Mintlify GitHub app. The site is served at bedrockdynamics.studio/docs through a Vercel rewrite.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from mintlify/starter