summaryrefslogtreecommitdiff
path: root/content/slide
diff options
context:
space:
mode:
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).