mirror of
https://github.com/openzim/zimit.git
synced 2025-09-24 04:30:11 -04:00
commit
80f3d3293f
27
.github/move.yml
vendored
27
.github/move.yml
vendored
@ -1,27 +0,0 @@
|
||||
# Configuration for Move Issues - https://github.com/dessant/move-issues
|
||||
|
||||
# Delete the command comment when it contains no other content
|
||||
deleteCommand: true
|
||||
|
||||
# Close the source issue after moving
|
||||
closeSourceIssue: true
|
||||
|
||||
# Lock the source issue after moving
|
||||
lockSourceIssue: false
|
||||
|
||||
# Mention issue and comment authors
|
||||
mentionAuthors: true
|
||||
|
||||
# Preserve mentions in the issue content
|
||||
keepContentMentions: true
|
||||
|
||||
# Move labels that also exist on the target repository
|
||||
moveLabels: true
|
||||
|
||||
# Set custom aliases for targets
|
||||
# aliases:
|
||||
# r: repo
|
||||
# or: owner/repo
|
||||
|
||||
# Repository to extend settings from
|
||||
# _extends: repo
|
@ -3,8 +3,9 @@ Zimit
|
||||
|
||||
Zimit is a scraper allowing to create ZIM file from any Web site.
|
||||
|
||||
[](https://hub.docker.com/r/openzim/zimit)
|
||||
[](https://github.com/openzim/zimit/actions?query=branch%3Amaster)
|
||||
[](https://www.codefactor.io/repository/github/openzim/zimit)
|
||||
[](https://hub.docker.com/r/openzim/zimit)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
⚠️ **Important**: this tool uses [warc2zim](https://github.com/openzim/warc2zim) to create Zim files and thus require the Zim reader to support *Service Workers*. At the time of `zimit:1.0`, that's mostly kiwix-android and kiwix-serve. Note that service workers have protocol restrictions as well so you'll need to run it either from `localhost` or over HTTPS.
|
||||
|
Loading…
x
Reference in New Issue
Block a user