mirror of
https://codeberg.org/hyperreal/archive-fandom-wiki
synced 2024-11-01 16:43:07 +01:00
Fix README.org
This commit is contained in:
parent
8867a9e2d7
commit
333c10f536
@ -6,7 +6,7 @@ It's pretty much feature-complete. I still have to add detailed comments to desc
|
||||
|
||||
This program doesn't scrape from the fandom.com wiki sites directly; rather, it uses my [[https://wiki.hyperreal.coffee][BreezeWiki]] instance to avoid downloading unnecessary ads, images, and other junk.
|
||||
|
||||
Each resulting archive is self-contained, meaning one can extract the contents and browse the wiki snapshot locally (offline). The URLs for CSS, images, and links in each page are replaced by the file:/// URLs for their corresponding pages on the local filesystem.
|
||||
Each resulting archive is self-contained, meaning one can extract the contents and browse the wiki snapshot locally (offline). The URLs for CSS, images, and links in each page are replaced by the ~file:///~ URLs for their corresponding pages on the local filesystem.
|
||||
|
||||
I formatted the Python program with ~black -l 79~ to comply with PEP8 standards.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user