Skip to content

Commit

Permalink
chore: remove temporary documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PhearZero committed Jan 28, 2025
1 parent 8890f4c commit 85e056c
Show file tree
Hide file tree
Showing 41 changed files with 0 additions and 765 deletions.
23 changes: 0 additions & 23 deletions docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,6 @@ export default defineConfig({
social: {
github: "https://github.com/algorandfoundation/nodekit",
},
sidebar: [
{
label: "Guides",
autogenerate: { directory: "guides" },
},
{
label: "Command Reference",
collapsed: true,
autogenerate: { directory: "reference" },
},
{
label: "Source Code",
link: "https://github.com/algorandfoundation/nodekit/",
},
{
label: "Issue Tracker",
link: "https://github.com/algorandfoundation/nodekit/issues",
},
{
label: "Report an issue",
link: "https://github.com/algorandfoundation/nodekit/issues/new/choose",
}
],
components: {
ThemeProvider: "./src/components/CustomThemeProvider.astro",
},
Expand Down
Binary file removed docs/public/assets/lora-keyreg.png
Binary file not shown.
Binary file removed docs/public/assets/lora-txn-ok.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-bootstrap.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-error-keygen-already.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-error-keygen-failed.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-fast-catchup.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-install.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-key-info.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-keyreg-online.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-keyreg-success.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-navigate-accounts.gif
Binary file not shown.
Binary file removed docs/public/assets/nodekit-navigate-keys.gif
Binary file not shown.
Binary file removed docs/public/assets/nodekit-partkey-gen-1.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-partkey-gen-2.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-partkey-gen-3.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-partkey-gen-4.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-state-fast-catchup.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-state-running.png
Binary file not shown.
Binary file removed docs/public/assets/nodekit-state-syncing.png
Binary file not shown.
Binary file removed docs/public/assets/note-protocol-voting.png
Binary file not shown.
7 changes: 0 additions & 7 deletions docs/src/content.config.ts

This file was deleted.

102 changes: 0 additions & 102 deletions docs/src/content/docs/guides/bootstrap.mdx

This file was deleted.

69 changes: 0 additions & 69 deletions docs/src/content/docs/guides/generate-participation-keys.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/src/content/docs/guides/getting-started.mdx

This file was deleted.

32 changes: 0 additions & 32 deletions docs/src/content/docs/guides/navigating-accounts-and-keys.md

This file was deleted.

50 changes: 0 additions & 50 deletions docs/src/content/docs/guides/register-online.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/src/content/docs/reference/nodekit.md

This file was deleted.

Loading

0 comments on commit 85e056c

Please sign in to comment.