1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 15:13:03 +02:00

Create README.md

This commit is contained in:
Nick Sweeting
2017-06-15 17:48:20 -05:00
committed by GitHub
parent 5de6b3adc1
commit 8a426feac7

View File

@@ -55,7 +55,8 @@ You can also tweak the outputted html index in `index_template.html`. It just u
format strings (not a proper templating engine like jinja2), which is why the CSS is double-bracketed `{{...}}`.
**Estimated Runtime:** I've found it takes about an hour to download 1000 articles, and they'll take up roughly 1GB.
Those numbers are from running it single-threaded on my i5 machine with 50mbps down. YMMV.
Those numbers are from running it single-threaded on my i5 machine with 50mbps down. YMMV. Users have also reported
running it with 50k+ bookmarks with success (though it will take more RAM while running).
**Troubleshooting:**