From 44d27d3155857dde0a5556adff9b60e7b0391a25 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 12 May 2017 07:59:17 +0200 Subject: added git sources to last blog entry --- content/blog/web-search-homepage.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/blog/web-search-homepage.md b/content/blog/web-search-homepage.md index 1603c79..d060a0a 100644 --- a/content/blog/web-search-homepage.md +++ b/content/blog/web-search-homepage.md @@ -256,3 +256,15 @@ is more complex). The upload to the remote webserver can be done more elegantly. One idea is to use the backup/replication API of strus for this: build an index locally and sync it to the strusWebService. + +# Sources + +As always you can find the sources of the project on my github (also hosted +on the same Raspberry Pi, of course) at: + +http://git.andreasbaumann.cc/cgit/www-andreasbaumann-cc/ + +The strus specific scripts and configuration are in: + +http://git.andreasbaumann.cc/cgit/www-andreasbaumann-cc/tree/strus + -- cgit v1.2.3-54-g00ecf