/docs

📄 Documentation for YOURLS

Primary LanguageTypeScriptMIT LicenseMIT

The sources of the documentation for YOURLS

Contributing

Site content is written in Markdown format located in src. For simple edits, you can directly edit the file on GitHub and generate a Pull Request.

See engine docs on supported Markdown Extensions.

See the Contributing Guidelines for our rules and recommendations on contributions.

Local development

This site is built with VuePress.

npm i
npm run dev