Skip to content

Alcip/docs

 
 

license Open in Visual Studio Code

👋 Welcome to the nBold documentation repository

ABSTRACT

This repository hosts the contents of the nBold Docs website.

🚀 CONTRIBUTE

Run locally

# Clone this repo
git clone https://github.com/nboldhq/docs.git
# Install dependencies
npm install
# Start VuePress in developer mode
npm run dev

CI/CD

Deployment is automated by the cicd GitHub Action:

  1. Checkout the main branch when a push is detected
  2. Build the static assets using the VuePress build command and commit changes
  3. Push changes to the published branch
  4. The website is deployed by GitHub Pages

📃 Change Log

See CHANGELOG.

🛂 Code of Conduct

See CODE OF CONDUCT.

🔐 Security Policy

See SECURITY.

© License

See LICENSE.

About

nBold documentation

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • Vue 2.5%
  • Other 1.6%