Skip to content

Olionnn/do-docs-js

Repository files navigation

Docs Site (generated)

This repository contains a mini static documentation site that reads Markdown files from content/ and renders them using index.html + app.js.

Quick start

  1. Generate manifest locally:
npm install
npm run generate
  1. Push to GitHub and enable Pages (branch main, folder / (root)).

  2. (Optional) Enable the provided GitHub Action .github/workflows/generate.yml to auto-generate manifest.json on every push to main.

Important: manifest.json must exist in the repo for the frontend to know which files to load.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published