You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
build: publish docs to cloudflare pages (#5230)
This commit is contained in:
16
README.md
16
README.md
@@ -1,10 +1,4 @@
|
||||
---
|
||||
hide:
|
||||
- navigation
|
||||
- toc
|
||||
---
|
||||
#
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/filebrowser/logo/master/banner.png" width="550"/>
|
||||
</p>
|
||||
@@ -38,21 +32,21 @@ File Browser is a **create-your-own-cloud-kind** of software where you can insta
|
||||
|
||||
| Easy Login System | Sleek Interface | User Management |
|
||||
| :----------------------: | :----------------------: | :----------------------: |
|
||||
|  |  |  |
|
||||
|  |  |  |
|
||||
|
||||
|
||||
| File Editing | Custom Commands | Customization |
|
||||
| :----------------------: | :----------------------: | :----------------------: |
|
||||
|  |  |  |
|
||||
|  |  |  |
|
||||
|
||||
## Install
|
||||
|
||||
For information on how to install File Browser, please check [installation](./site/docs/installation.md).
|
||||
For information on how to install File Browser, please check [installation](docs/installation.md).
|
||||
|
||||
## Configuration
|
||||
|
||||
For information on how to configure File Browser, please check [configuration](./site/docs/configuration.md).
|
||||
For information on how to configure File Browser, please check [configuration](docs/configuration.md).
|
||||
|
||||
## Contributing
|
||||
|
||||
For information on how to contribute to the project, including how translations are managed, please check [contributing](./site/docs/contributing.md).
|
||||
For information on how to contribute to the project, including how translations are managed, please check [contributing](docs/contributing.md).
|
||||
|
||||
Reference in New Issue
Block a user