diplodoc documentation template
features:
- initial project structure
- dev server with hot reload
- codespaces support
- vscode tutorial via code tours
> git clone [email protected]: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
press Use this template -> Open in a codespace
wait for the development server startup
enjoy developing documentation with html result preview in split view