An open API service indexing awesome lists of open source software.

https://github.com/vignetteapp/wiki

The collective conciousness and knowledge of the Vignette Community into a website you can browse (PS: not everything)
https://github.com/vignetteapp/wiki

community docs docusaurus hacktoberfest vignette wiki

Last synced: 5 months ago
JSON representation

The collective conciousness and knowledge of the Vignette Community into a website you can browse (PS: not everything)

Awesome Lists containing this project

README

          

# The Vignette Wiki

the official documentation repository for Vignette, powered by Docusaurus. This serves as our official web-based guide for everything and anything about Vignette.

## Looking for a PDF version?

While we won't be able to provide a PDF version of it (yet), we will commit to releasing a PDF once every major release.

## Building and Contributing

Make sure you read our [Contribution Guide](https://github.com/vignetteapp/docs/blob/master/CONTRIBUTING.md). Once done, you may start to work on the documentation
by having a live copy of the website in your machine with Node.js installed. Once done, you may start to view your changes using:

```
$ yarn build
$ yarn serve
```
## Copyright

Copyright © The Vignette Authors, Licensed under MIT.


Powered by Vercel