https://github.com/noirscape/wikiteam-work
https://github.com/noirscape/wikiteam-work
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/noirscape/wikiteam-work
- Owner: noirscape
- Created: 2016-10-02T19:59:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T11:44:31.000Z (about 9 years ago)
- Last Synced: 2025-01-23T12:46:26.672Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# wikiteam-work
{:.notoc}
{:toc}
## What is this?
This is a collection of the files I use to maintain archives of various wikis.
## What does each file mean?
### `wikiteam @ something`
This is the commit of wikiteams repository I use as a git submodule. I manually update it.
### `dumpgenerator.py`,`launcher.py` and `uploader.py`
Are symlinks to the wikiteam submodule. They are the scripts that I use to archive the wiki.
### `current`
Wiki's I'm currently working on. These are not archived yet, but I am working on archiving them.
### `finished`
Contains a list of links to archive.org. This list is used for wikis that are already archived by someone else, and as a result, the `uploader.py` script doesn't function on these. I don't update these wikis unless otherwise noted.
### `upd8-month` and `upd8-year`
Contains a list of links to api.php files of wikis that I already archived. The urls in `upd8-month` are updated monthly (see Projects for current status) and the urls in `upd8-year` are updated yearly.
### `keys.txt`
Only seen in `.gitignore`, this file contains archive.org keys. These keys are private and as a result, I don't commit them.