Skip to content

Docusaurus static page website containing textual SETU documentation

Notifications You must be signed in to change notification settings

setu-standards/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation repo

This is the repository with documentation and Docusaurus setup to publish.

A few characteristics of this template:

  • The app is configured to be deployed at virtual directory '/docs'.
  • The app is configured in docs-only mode

You can add Markdown files in the docs folder.

Adapt the settings in docusaurus.config.js.

Prerequisites

Test locally

cd app

npm install

npm run start

Navigate to http://localhost:3000

Build and run with Docker

docker compose up -d --build

Navigate to http://localhost/docs

About

Docusaurus static page website containing textual SETU documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published