Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Move to main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioMendolia committed Dec 19, 2024
1 parent 43c07fe commit 58c7495
Show file tree
Hide file tree
Showing 26 changed files with 7 additions and 636 deletions.
17 changes: 2 additions & 15 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ export default defineConfig({

integrations: [
starlight({
title: 'Biblioteca Docs',
title: 'Deprecated Biblioteca Docs',
description: 'Documentation for Biblioteca, a modern, open-source, and privacy-focused eBook reader.',
social: {
github: 'https://github.com/biblioverse/biblioteca',
},
editLink: {
baseUrl: 'https://github.com/biblioverse/biblioteca-doc/edit/main/',
baseUrl: 'https://github.com/biblioverse/biblioteca/edit/main/',
},
lastUpdated: true,
customCss: [
Expand All @@ -23,19 +23,6 @@ export default defineConfig({
],
sidebar: [
{ label: 'Home', link: '/' },
{ label: 'Demo', link: '/demo' },
{
label: 'Installation',
autogenerate: { directory: 'installing' },
},
{
label: 'User Guides',
autogenerate: { directory: 'guides' },
},
{
label: 'Troubleshooting',
autogenerate: { directory: 'Troubleshooting' },
},
],
}),
],
Expand Down
6 changes: 0 additions & 6 deletions src/content/docs/Troubleshooting/documentation.md

This file was deleted.

7 changes: 0 additions & 7 deletions src/content/docs/Troubleshooting/github.md

This file was deleted.

24 changes: 0 additions & 24 deletions src/content/docs/demo.mdx

This file was deleted.

25 changes: 0 additions & 25 deletions src/content/docs/guides/Administrator/OpenAI-configuration.md

This file was deleted.

40 changes: 0 additions & 40 deletions src/content/docs/guides/Administrator/adding-books.mdx

This file was deleted.

24 changes: 0 additions & 24 deletions src/content/docs/guides/Administrator/adding-users.mdx

This file was deleted.

52 changes: 0 additions & 52 deletions src/content/docs/guides/Administrator/commands.md

This file was deleted.

13 changes: 0 additions & 13 deletions src/content/docs/guides/Administrator/deleting-books.mdx

This file was deleted.

19 changes: 0 additions & 19 deletions src/content/docs/guides/Administrator/edit-book.md

This file was deleted.

6 changes: 0 additions & 6 deletions src/content/docs/guides/Administrator/filesystem.md

This file was deleted.

11 changes: 0 additions & 11 deletions src/content/docs/guides/Administrator/verified.md

This file was deleted.

63 changes: 0 additions & 63 deletions src/content/docs/guides/Developer/themes.mdx

This file was deleted.

Loading

0 comments on commit 58c7495

Please sign in to comment.