feat(content): add get-started page.

This commit is contained in:
elweyn 2023-12-04 20:05:05 +01:00
parent b9498e74fa
commit c90e584a93
4 changed files with 48 additions and 0 deletions

View File

@ -30,6 +30,10 @@ export default hopeTheme({
text: 'Features', text: 'Features',
link: '/de/features/' link: '/de/features/'
}, },
{
text: 'Get Started',
link: '/de/get-started/'
},
{ {
text: 'Dokumentation', text: 'Dokumentation',
link: 'https://docs.ocelot.social/' , link: 'https://docs.ocelot.social/' ,
@ -57,6 +61,10 @@ export default hopeTheme({
text: 'Features', text: 'Features',
link: '/en/features/' link: '/en/features/'
}, },
{
text: 'Get Started',
link: '/en/get-started/'
},
{ {
text: 'Documentation', text: 'Documentation',
link: 'https://docs.ocelot.social/', link: 'https://docs.ocelot.social/',
@ -83,6 +91,10 @@ export default hopeTheme({
text: 'Features', text: 'Features',
link: '/fr/features/' link: '/fr/features/'
}, },
{
text: 'Get Started',
link: '/fr/get-started/'
},
{ {
text: 'Documentation', text: 'Documentation',
link: 'https://docs.ocelot.social/', link: 'https://docs.ocelot.social/',

View File

@ -0,0 +1,12 @@
---
home: false
# layout: BlogHome
icon: home
title: Get Started
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
## Get Started

View File

@ -0,0 +1,12 @@
---
home: false
# layout: BlogHome
icon: home
title: Get Started
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
## Get Started

View File

@ -0,0 +1,12 @@
---
home: false
# layout: BlogHome
icon: home
title: Get Started
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
## Get Started