diplodoc-platform / documentation-template

documentation template with support for codespaces and hot reload via dev server
11 stars 0 forks source link

Documentation Template created by Diplodoc

Features:

Initial project structure

Initiatl project structure with basic content can be found within your public github repo "diplodoc-example/docs"

Usage

Run locally by cloning repo:

> git clone git@github.com:diplodoc-platform/documentation-template.git

> cd documentation-template

> npm start

> listening on 0.0.0.0:8000

now you have development server with hot reload runing and serving built documentation on 0.0.0.0:8000

github codespaces

press Use this template -> Open in a codespace

open in a codespace

wait for the development server startup

enjoy developing documentation with html result preview in split view

codespaces project