Skip to content

secc/Numa.Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numa Docs

This project is the official documentation for Numa, an open-source AI workspace for churches.

Local Development

Install the Mintlify CLI to preview the documentation changes locally.

npm i -g mintlify

Run the following command at the root of your documentation (where docs.json is)

mintlify dev

Publishing Changes

After making changes to the documentation locally, push them to the default develop branch. When a new version of Numa is released, the corresponding release of NumaDocs will be integrated into the main branch for production.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install to re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with docs.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages