Skip to content

Commit

Permalink
docs: add recommendation to alist
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerwooo committed Jan 26, 2023
1 parent 47db1cf commit c3870d3
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,22 +109,24 @@ Live demo at [Spencer's OneDrive](https://drive.swo.moe).
- Direct raw-file serving and hosting ...
- Full dark mode support, style and website customisations ...

> **Note**: This project is focused on showcasing and providing a way for others to download files from your OneDrive. Emphasis on **free** and **serverless**. If you have your own server / need WebDAV / use cloud providers other than OneDrive, checkout [alist](https://github.com/alist-org/alist).
## Documentation

Documentation is hosted at [onedrive-vercel-index.spencerwoo.com](https://ovi.swo.moe/).
Documentation is hosted at [ovi.swo.moe](https://ovi.swo.moe/).

- How can I get started and deploy? - [Docs - Getting started](https://ovi.swo.moe/docs/getting-started).
- How can I configure ... ? - [Docs - Custom configs](https://ovi.swo.moe/docs/custom-configs).
- [How can I get started and deploy?](https://ovi.swo.moe/docs/getting-started)
- [How can I configure ... ?](https://ovi.swo.moe/docs/custom-configs)
- Where is feature ... ?
- [Docs - Password protected folders](https://ovi.swo.moe/docs/features/protected-folders)
- [Docs - Multi-file and folder download](https://ovi.swo.moe/docs/features/multi-file-folder-download)
- [Docs - Hosting files (images) directly](https://ovi.swo.moe/docs/features/hosting-images-directly)
- [Docs - Search for files and folders](https://ovi.swo.moe/docs/features/search-for-files-and-folders)
- [Docs - Load video subtitles](https://ovi.swo.moe/docs/features/load-video-subtitles)
- I deployed this before, how can I upgrade to the latest version? - [Docs - Updating to the latest version](https://ovi.swo.moe/docs/migration/updating-to-latest-version)
- I was here before 2022, how can I migrate to the new version? - [Docs - Migrating from versions before 2022](https://ovi.swo.moe/docs/migration/if-you-deployed-before-2022).
- I got a problem during deployment ... - [Docs - FAQ](https://ovi.swo.moe/docs/faqs/error-on-deployment)
- I didn't find a solution / My problem is unique - [Find help in discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions).
- [I deployed this before, how can I upgrade to the latest version?](https://ovi.swo.moe/docs/migration/updating-to-latest-version)
- [I was here before 2022, how can I migrate to the new version?](https://ovi.swo.moe/docs/migration/if-you-deployed-before-2022)
- [I got a problem during deployment ...](https://ovi.swo.moe/docs/faqs/error-on-deployment)
- I didn't find a solution / My problem is unique? [Find help in discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions).

## Server-*less* (free)?

Expand Down

0 comments on commit c3870d3

Please sign in to comment.