Skip to content

DecisiveAI documentation site source files - remove mdbook

Notifications You must be signed in to change notification settings

textractor/mdai-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDecisive logo

⚠️ Alpha Disclaimer

This open-source project is currently under construction and is subject to frequent changes and updates. For more information about our alpha release, see our Alpha Disclaimer


MyDecisive MDAI Cluster Documentation

Welcome to the docs! This repo is used to build the decisive MDAI Cluster docs site. More to come in our first beta release!

Editing/Development

Prerequisites

cargo install mdbook mdbook-toc mdbook-catppuccin
  • Additionally, we are using the catppuccin theme. If you would like to install the assets from source and modify. Follow install instructions.

  • If on a Mac, you can install mdBook using Homebrew:

brew install mdbook

Local development

Use mdbook serve to spin up a local development server, at http://localhost:3000 by default. Make edits and reload the page to see updated content.

Deployment

Use mdbook build to build the static documentation site at ./book, which can be deployed to a static site host.

About

DecisiveAI documentation site source files - remove mdbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published