From a42168ad0cdf6d2741057d93d2e5b28fe52a7f84 Mon Sep 17 00:00:00 2001 From: Emotion Date: Tue, 1 Aug 2023 01:14:20 +1200 Subject: [PATCH] Stuff added --- docs/examples/coming-soon.md | 7 ------- docs/examples/profile-data-export.md | 17 +++++++++++++++++ docs/intro.md | 3 +++ docusaurus.config.js | 2 +- 4 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 docs/examples/coming-soon.md create mode 100644 docs/examples/profile-data-export.md diff --git a/docs/examples/coming-soon.md b/docs/examples/coming-soon.md deleted file mode 100644 index fcc0430..0000000 --- a/docs/examples/coming-soon.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -sidebar_position: 1 ---- - -# Coming soon! - -This part of the documentation is coming soon! \ No newline at end of file diff --git a/docs/examples/profile-data-export.md b/docs/examples/profile-data-export.md new file mode 100644 index 0000000..d2e452b --- /dev/null +++ b/docs/examples/profile-data-export.md @@ -0,0 +1,17 @@ +--- +sidebar_position: 1 +title: Exporting your profile +--- + +# How to export your profile + +### Here is the list of steps you need to do. + + - First go to https://valkyriecoms.com/settings/preferences and find the import and export category + - Second click the button that says Request your archive (make sure you are in Data export btw) + +# Success + +Congrats, all you need to do now is download your data archive (you might need to refresh the page for the button to show up) + +Now you can import it into our new instance when that is deployed or any mastodon capable instance diff --git a/docs/intro.md b/docs/intro.md index 6db20a1..4df0dca 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -1,6 +1,9 @@ --- sidebar_position: 1 slug: / +title: Welcome +tags: + - Welcome! --- # What is valkyriecoms? diff --git a/docusaurus.config.js b/docusaurus.config.js index ac20745..f46955d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -57,7 +57,7 @@ const config = { navbar: { title: 'Valkyriecoms docs', logo: { - alt: 'My Site Logo', + alt: 'Bygul', src: 'img/Bygul.png', }, items: [