Skip to content
generated from mintlify/starter

Documentation for CertWatch - SSL/TLS certificate monitoring platform. Powered by Mintlify.

License

Notifications You must be signed in to change notification settings

certwatch-app/cw_docs

Repository files navigation

CertWatch Documentation

GitHub

This directory contains the documentation for CertWatch, built with Mintlify.

Structure

docs/
├── docs.json              # Main configuration file
├── index.mdx              # Documentation home page
├── quickstart.mdx         # Getting started guide
├── certificates/          # Certificate management docs
├── notifications/         # Notification channel docs
├── teams/                 # Teams & organizations docs
└── api-reference/         # API documentation

Local Development

Install the Mintlify CLI to preview documentation changes locally:

npm i -g mintlify

Run the development server:

mintlify dev

View your local preview at http://localhost:3000.

Deployment

Documentation is automatically deployed via the Mintlify GitHub integration when changes are pushed to the main branch.

Contributing

When adding or updating documentation:

  1. Follow the existing file structure and naming conventions
  2. Use MDX for rich content with React components
  3. Test changes locally with mintlify dev before pushing
  4. Ensure all internal links are valid

Resources

About

Documentation for CertWatch - SSL/TLS certificate monitoring platform. Powered by Mintlify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages