/filepond-docs

📘 Documentation for FilePond

Primary LanguageHTMLMIT LicenseMIT

Deprecated, this repository is no longer used to update the documentation, the documentation is now part of the product site.

FilePond Documentation

These are the source files for the FilePond documentation

The documentation is based on Cupper

The markdown files can be found in the content/ directory.

Install node modules:

npm install

Start development server:

npm run serve

Navigate to http://localhost:1313