Update README.md

This commit is contained in:
Morgan 2023-10-15 15:47:20 +09:00 committed by GitHub
parent b31b0aafdf
commit f93bca26ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## PAWE.ME ## reposync
Simple mirroring & archiving server. Simple mirroring & archiving server.
- This script is used to serve [pawe.me](https://pawe.me) mirroring server. - This script is used to sync various repos into local, to act as mirroring server.
- config.yaml contains various config options, can add more repo/upstream with just adding to config. supports http, rsync, ftpsync(debian). - config.yaml contains various config options, can add more repo/upstream with just adding to config. supports http, rsync, ftpsync(debian).
@ -12,3 +12,6 @@ Simple mirroring & archiving server.
- index.py renders index.html file after each sync, order and half-size card can be configured in config.yml - index.py renders index.html file after each sync, order and half-size card can be configured in config.yml
- element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html - element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html
### Using this program:
- [repo.city](https://repo.city)