Updated documentation theme.
[sixth.git] / doc / index.org
index 75d1e3f..94db804 100644 (file)
 
 - [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
 
+* (document settings) :noexport:
+** use dark style for TWBS-HTML exporter
+#+HTML_HEAD: <link href="https://bootswatch.com/darkly/bootstrap.min.css" rel="stylesheet">
+#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+#+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>"
+#+HTML_HEAD: <style type="text/css">
+#+HTML_HEAD:   footer {background-color: #111 !important;}
+#+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
+#+HTML_HEAD: </style>
 
 * Current status
 There is nothing useful for regular people yet.
@@ -21,9 +30,12 @@ There is nothing useful for regular people yet.
 Sixth is presently in research / prototyping and ideas collecting phase. Some
 working parts are already implemented:
 
-- First layer of storage: Simple persistent key-value map.
 
-- In software, pure Java realtime 3D rendering engine.
++ Sub projects:
+  - [[http://www2.svjatoslav.eu/gitbrowse/sixth-data/doc/index.html][First layer of storage: Simple persistent key-value map.]]
+
+  - [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/index.html][In software, pure Java realtime 3D rendering engine.]]
+    - [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d-demos/doc/index.html][3D engine demos]]
 
 * Vision
 - A tool to amplify human ability.
@@ -54,4 +66,3 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)
   processing, similar to IBM Watson.
 
 - P2P (Peer to peer) distributed computation system.
-