feat(content): add features pages.

This commit is contained in:
elweyn 2023-12-04 19:53:51 +01:00
parent d566580c8c
commit b9498e74fa
4 changed files with 48 additions and 0 deletions

View File

@ -26,6 +26,10 @@ export default hopeTheme({
copyright: '&copy; von <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authoren | <a href="/de/impressum/">Impressum</a>', copyright: '&copy; von <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authoren | <a href="/de/impressum/">Impressum</a>',
footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> ausgeliefert.', footer: 'Unter der <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT Lizenz<!--]--><!----></a> ausgeliefert.',
navbar: [ navbar: [
{
text: 'Features',
link: '/de/features/'
},
{ {
text: 'Dokumentation', text: 'Dokumentation',
link: 'https://docs.ocelot.social/' , link: 'https://docs.ocelot.social/' ,
@ -49,6 +53,10 @@ export default hopeTheme({
copyright: '&copy; by <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authors | <a href="/en/impressum/">Impressum</a>', copyright: '&copy; by <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Authors | <a href="/en/impressum/">Impressum</a>',
footer: 'Released under the <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT License<!--]--><!----></a>.', footer: 'Released under the <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->MIT License<!--]--><!----></a>.',
navbar: [ navbar: [
{
text: 'Features',
link: '/en/features/'
},
{ {
text: 'Documentation', text: 'Documentation',
link: 'https://docs.ocelot.social/', link: 'https://docs.ocelot.social/',
@ -71,6 +79,10 @@ export default hopeTheme({
copyright: '&copy; par <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Auteurs | <a href="/fr/impressum/">Mentions légales</a>', copyright: '&copy; par <a href="https://busfaktor.org" target="_blank">busFaktor() e.V.</a> & Auteurs | <a href="/fr/impressum/">Mentions légales</a>',
footer: 'Publié sous la <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->licence MIT<!--]--><!----></a>.', footer: 'Publié sous la <a class="vt-link link link" href="https://opensource.org/licenses/MIT" target="_blank" rel="noopener noreferrer"><!--[-->licence MIT<!--]--><!----></a>.',
navbar: [ navbar: [
{
text: 'Features',
link: '/fr/features/'
},
{ {
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: Features
sidebar: false
tagLine:
# actions:
# - text: Demo
# link: https://stage.ocelot.social/
---
## Features

View File

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

View File

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