1
0
Fork 0
mirror of synced 2024-05-15 09:52:30 +12: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:**