From 568553394d0a8b34668a75c9839a0f1f426469b2 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sun, 6 Oct 2019 21:10:46 +0200 Subject: theme: Switch to docsy theme --- content/en/_index.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 content/en/_index.html (limited to 'content/en/_index.html') diff --git a/content/en/_index.html b/content/en/_index.html new file mode 100644 index 0000000..223a56c --- /dev/null +++ b/content/en/_index.html @@ -0,0 +1,35 @@ ++++ +title = "Ouroboros" +linkTitle = "Ouroboros" + ++++ + +{{< blocks/cover title="Ouroboros" image_anchor="top" color="primary" >}} +
+ }}"> + Learn More + + + Download + +

Decentralized packet networking rebuilt + from the ground up

+
+ {{< blocks/link-down color="info" >}} +
+
+{{< /blocks/cover >}} + + + {{% blocks/lead color="secondary" %}} + + Ouroboros is a peer-to-peer transport network built on a new + recursive network paradigm according to a UNIX design + philosphy. The aim is to provide a secure and private + networking experience and to provide a simple API for writing + distributed software and networked application libraries. Ouroboros + provides a very compact API for both unicast and multicast + communications. All protocols carry minimal header + information, with easy-to-enable encryption. + + {{% /blocks/lead %}} -- cgit v1.2.3