mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
feat: documentation site
This commit is contained in:
10
apps/documentation/pages/_meta.json
Normal file
10
apps/documentation/pages/_meta.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"index": "My Homepage",
|
||||
"contact": "Contact Us",
|
||||
"about": "About Us",
|
||||
"GitHub": {
|
||||
"text": "View on GitHub",
|
||||
"href": "https://documen.so/github",
|
||||
"newWindow": true
|
||||
}
|
||||
}
|
||||
3
apps/documentation/pages/index.mdx
Normal file
3
apps/documentation/pages/index.mdx
Normal file
@ -0,0 +1,3 @@
|
||||
# Hello world
|
||||
|
||||
Hey there!
|
||||
Reference in New Issue
Block a user