Reorganize structure

This commit is contained in:
Jesse Wierzbinski 2023-11-25 13:38:12 -10:00
parent a3576b7458
commit 7ed5aa5458
No known key found for this signature in database
9 changed files with 1 additions and 0 deletions

View file

@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
export default defineConfig({
title: "Lysand Documentation",
description: "Documentation for Lysand, a new federated protocol",
srcDir: 'docs',
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [

0
README.md Normal file
View file