Skip to content

dash-ops/dash-ops.github.io

Repository files navigation

DashOPS Documentation

This repository contains the documentation website for DashOPS, built with Next.js and deployed on GitHub Pages.

Repository Setup

This repository is named dash-ops.github.io and serves the documentation at https://dash-ops.github.io.

URL Structure

  • Documentation site: https://dash-ops.github.io (root domain)
  • Main organization: https://github.com/dash-ops/dash-ops (main DashOPS repository)

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Build with SPA routing for GitHub Pages
npm run build:spa

Deployment

The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

URL Structure

  • Documentation site: https://dash-ops.github.io (root domain)
  • Main organization: https://github.com/dash-ops/dash-ops (main DashOPS repository)

SPA Routing

This site uses Single Page Application routing with hash-based navigation for GitHub Pages compatibility.

About

DashOps Documentation Website - Complete guides, API reference, and developer resources built with Next.js and deployed on GitHub Pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages