Versia Protocol documentation website, written with NextJS and TailwindCSS.
Find a file
2024-08-06 14:25:22 +02:00
.github ci: 👷 Add CI tests 2024-07-22 13:53:03 +02:00
app fix: 📝 Add missing number types to Collection 2024-08-06 14:25:22 +02:00
components refactor: 📝 Rewrite Signatures, specify "Working Draft 4" label 2024-08-03 00:09:36 +02:00
images docs: 💄 Add more info on SDKs, change border radius to semi-rounded 2024-07-22 14:24:03 +02:00
lib feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
mdx docs: 📝 Add docs about federation 2024-07-27 15:37:58 +02:00
public docs: 📝 Rewrite README 2024-07-22 18:06:12 +02:00
styles feat: Update shiki to latest version, add code focus plugin 2024-07-22 16:17:50 +02:00
.gitignore feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
biome.json feat: Add new User page 2024-07-22 15:22:18 +02:00
bun.lockb chore: ⬆️ Upgrade dependencies 2024-08-03 00:10:11 +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: ⬆️ Upgrade dependencies 2024-08-03 00:10:11 +02:00
postcss.config.js feat: Initialize rewrite 2024-07-22 11:49:47 +02:00
README.md docs: 📝 Rewrite README 2024-07-22 18:06:12 +02:00
tailwind.config.ts feat: Add barrel roll easter egg 2024-07-22 21:50:20 +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 docs: 📝 Add docs about federation 2024-07-27 15:37:58 +02:00

Lysand Logo

Lysand Documentation

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

Lysand 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.