summaryrefslogtreecommitdiff
path: root/content/slide
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-09 15:33:24 +0100
commit7e5ac240a1065f7ed0c426903537e12364e0f52f (patch)
treea13dd7b8dd14e2c38958138a6d21713006d9dfd2 /content/slide
parent5ff7d4c3584b1df14e4caf8c01f0e7934042c5bb (diff)
downloadwww-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.gz
www-andreasbaumann-cc-7e5ac240a1065f7ed0c426903537e12364e0f52f.tar.bz2
updated to a Wordpress Magazine layout
Diffstat (limited to 'content/slide')
-rw-r--r--content/slide/_index.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/content/slide/_index.md b/content/slide/_index.md
index c8a8771..7a82f0e 100644
--- a/content/slide/_index.md
+++ b/content/slide/_index.md
@@ -2,12 +2,14 @@
title = "Slides"
+++
-# Presentations
-
## Build Systems
-[OBS Build System](/slide/obs) used for strus packaging.
+* [OBS Build System](/slide/obs): how to package C++ software with the
+ help of the [Open Build Service](http://build.opensuse.org). Used in
+ the [Strus](http://project-strus.net) project.
## Strus
-[Strus Web Service](/slide/struswebservice): what it is and roadmap.
+* [Strus Web Service](/slide/struswebservice): a web service written
+ with [CppCMS](http://cppcms.com) exposing the [Strus](http://project-strus.net)
+ APIs as a JSON protocol similar to [Elasticsearch](http://www.elastic.co/products/elasticsearch).