Skip to content

Commit

Permalink
user settings touchup
Browse files Browse the repository at this point in the history
Removed screenshots that contained a bug since fixed.
  • Loading branch information
DieselTech committed Mar 29, 2024
1 parent 88b2009 commit c5265aa
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pages/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ We're always looking for people to help make Kavita even better, there are a num
- HTML/Javascript editor of choice (VS Code/Sublime Text/Webstorm/Atom/Notepad++/etc)
- Git style tool like [Git](https://git-scm.com/downloads) or [Github Desktop](https://desktop.github.com/)
- [NodeJS](https://nodejs.org/en/download/) (Node 18.13.X or higher)
- .NET 7.0+
- dotnet tool install -g --version 6.4.0 Swashbuckle.AspNetCore.Cli
- Latest .NET version (8.0.2 as of time of writing)
- dotnet tool install -g --version 6.5.0 Swashbuckle.AspNetCore.Cli

### Getting started

Expand Down
1 change: 1 addition & 0 deletions pages/guides/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"admin-settings": "Admin Settings",
"user-settings": "User Settings",
"updating": "Updating",
"features": "Features",
"3rdparty": "3rd Party Clients",
"external-tools": "External Tools",
"metadata": "Metadata",
Expand Down
4 changes: 3 additions & 1 deletion pages/installation/nas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ import { Callout } from 'nextra-theme-docs'
import { Steps } from 'nextra/components'
import { Tabs } from 'nextra/components'

Kavita can run on a wide varity of devices and NAS's.
# NAS Applicances

Kavita can run on a wide varity of devices and NAS's. Each manufacture goes about things slightly differently, so make sure to follow your devices instructions.

<Callout type="info">
While kavita can be installed on most systems, you should still check with your device manufacture to make sure your desired install method is supported. Some devices are too old run docker, but will able to run Kavita natively.
Expand Down
Binary file removed public/guides/user-settings/user-account.png
Binary file not shown.
Binary file modified public/guides/user-settings/user-settings-account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/guides/user-settings/user-settings-devices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/guides/user-settings/user-settings-stats.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/guides/user-settings/user-settings-theme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5265aa

Please sign in to comment.