From 0c025d8c41eb3271b6fabda8c4dd6c8f3d2fa33d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 25 Mar 2017 19:07:37 -0300 Subject: Updates README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index f82d9f8..6b28e6a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,27 @@ This is the engine behind the [Cache](https://cache.fluxo.info) feature used by the [Semantic Scuttle](http://semanticscuttle.sourceforge.net/) instance known as [Fluxo de Links](https://links.fluxo.info). +Installation +------------ + + git clone https://git.fluxo.info/httruta + +Dependencies +------------ + +Recommended: + + sudo apt install httrack wkhtmltopdf + +Configuration +------------- + +The default config is optimized for getting all new stuff added into [Fluxo de +Links](https://links.fluxo.info). + +You might use httruta to archive any other website that has RSS support. To customize httruta, +just copy the file `config.default` into `config` and edit to suit your needs. + Usage ----- -- cgit v1.2.3