summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-05-12 07:59:17 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-05-12 07:59:17 +0200
commit44d27d3155857dde0a5556adff9b60e7b0391a25 (patch)
tree5748ae814c3e06a83c1d277c016f3d158a495e33
parent662b56bb9e6ce29b3060dbe70fdac4e28be68d46 (diff)
downloadwww-andreasbaumann-cc-44d27d3155857dde0a5556adff9b60e7b0391a25.tar.gz
www-andreasbaumann-cc-44d27d3155857dde0a5556adff9b60e7b0391a25.tar.bz2
added git sources to last blog entry
-rw-r--r--content/blog/web-search-homepage.md12
1 files changed, 12 insertions, 0 deletions
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
+