@docsi/cli

1.2.1 • Public • Published

Docsi Docs

What is Docsi?

  • 📄 Docsi is a static site generator for documentation.
  • ✍️ It is written in JS and uses Markdown as its markup language.
  • 👶 It is designed to be simple to use and easy to extend.
  • 🎨 It already comes with a default theme, but you can easily change it.
  • ⚡ You can also run and build it superfast, because it uses Vite and Grunt.

How to use Docsi?

Installation

Install the Docsi CLI globally.

npm install -g @docsi/cli

Create a new project

Create a new Docsi project.

docsi new <project-name>

Documentation

You can find the official documentation here.

Package Sidebar

Install

npm i @docsi/cli

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

6.94 kB

Total Files

6

Last publish

Collaborators

  • shukaaa