0.3.2 • Published 3 years ago

create-svelte-docs v0.3.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Svelte-Docs

Svelte-Docs is a rapid way to write documentation for your Svelte components.

npm.io npm.io npm.io npm.io

It is an early alpha version of the Svelte-Docs so probably buggy and unstable. It also means that future versions may include breakable changes.

Features

  • Based on MDSv format, which allows write documentation in Markdown mixed with Svelte's features.
  • Import and use any Svelte components right inside a markup
  • Documentation building as static files, so you can publish it everywhere
  • Customizable themes
  • Built-in deploy on Github Pages

Getting Started

Just run:

npm init svelte-docs

Then write the documentation and build it into static site.

Documentation

For more info see the Documentation.

0.3.2

3 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago