Skip to content

darkcris1/doc-site-template

Repository files navigation

Documentation site template

This documentation using Next.js as framework

Just focus on writing the documentation about your project and this template will take care the routes

Installation

  • Create a folder and paste this commands in terminal
npx degit "darkcris1/doc-site-template"
npm install

Usage

in docs folder add markdown files and the name of that file is the route

all markdown files that starts in _ will be ignored

docs
├── validation
│   └── validate.md  <-- /validation/validate
├── api.md <-- /api
└── _index.md <-- ignored

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published