Versia Protocol documentation website, written with NextJS and TailwindCSS.
Find a file
dependabot[bot] 39a0e1a8f1
chore(deps): bump @sindresorhus/slugify from 2.2.1 to 3.0.0
Bumps [@sindresorhus/slugify](https://github.com/sindresorhus/slugify) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/slugify/releases)
- [Commits](https://github.com/sindresorhus/slugify/compare/v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@sindresorhus/slugify"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 16:54:45 +00:00
.github ci: 👷 Add Codeberg mirror CI 2024-11-04 11:41:21 +01:00
app chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00
components chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00
images docs: 💸 Add Fastly sponsorship info 2025-02-15 15:49:52 +01:00
lib feat: Introduce uwu mode 2025-04-05 03:10:36 +02:00
mdx fix: 🐛 Fix Shiki making build fail 2025-02-15 15:43:23 +01:00
public feat: Add Plausible to site 2025-01-01 01:03:50 +01:00
styles chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00
.gitignore feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
.node-version ci: 💚 Set build Node version to 22.11.0 2024-11-02 16:21:24 +01:00
biome.json refactor: ♻️ Remove all "dev" indicators 2025-01-17 15:46:46 +01:00
bun.lock chore: ⬆️ Upgrade dependencies 2025-05-14 18:26:54 +02:00
LICENSE fix: 🐛 Correct footer and licenses 2024-07-22 17:54:58 +02:00
mdx-components.tsx feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
next.config.mjs chore: ⬆️ Upgrade dependencies, add bundle analyzer 2024-07-24 14:21:49 +02:00
package.json chore(deps): bump @sindresorhus/slugify from 2.2.1 to 3.0.0 2025-09-15 16:54:45 +00:00
postcss.config.js chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00
README.md refactor: ♻️ Use new Versia branding 2024-08-28 00:09:17 +02:00
tailwind.config.ts chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00
tsconfig.json feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
types.d.ts feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
typography.ts chore: ⬆️ Upgrade to Tailwind v4 2025-05-14 18:25:40 +02:00

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.