/docs

Versia Protocol documentation website, written with NextJS and TailwindCSS

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Versia Logo

Versia Documentation

TypeScript logo React logo NextJS logo Docker logo Bun logo CSS3 logo HTML5 logo Linux logo TailwindCSS logo

Versia on an iPad

Technologies

  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • React: A JavaScript library for building user interfaces.
  • Next.js: A React framework for building static and dynamic websites.
  • MDX: Markdown for the component era.
  • Zustand: A small, fast, and scalable state management library.
  • Framer Motion: A production-ready motion library for React.
  • FlexSearch: A full-text search library for JavaScript.

Installation

This project uses Bun as a package manager. To install the dependencies, run:

bun install

To start the development server, run:

bun dev

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Licenses

The code in this repository is licensed under the MIT License.

However, the documentation text (including the Markdown files in the app directory) is licensed under the Creative Commons Attribution 4.0 International License. You are free to share and adapt the text as long as you provide proper attribution.