summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-28 08:50:21 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-28 08:53:59 -0800
commit6dcbaa8539aa974245ab30fba8a2c9576462f40f (patch)
tree992d8eb0382d562b29542f492b7389d1e0af02b8 /index.html
parentbc19a6505e1ccdcfabc40679de7e99096ea9fd28 (diff)
downloadnng-6dcbaa8539aa974245ab30fba8a2c9576462f40f.tar.gz
nng-6dcbaa8539aa974245ab30fba8a2c9576462f40f.tar.bz2
nng-6dcbaa8539aa974245ab30fba8a2c9576462f40f.zip
Publishing site updates
This converts the NNG site to the new style. Only the master pages are updated -- the individual man pages still need work.
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 4 insertions, 16 deletions
diff --git a/index.html b/index.html
index 1a4d6ddb..d597211f 100644
--- a/index.html
+++ b/index.html
@@ -1,19 +1,8 @@
---
-layout: default
+layout: nng
+title: NNG - nanomsg-NG
---
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="UTF-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 2.0.10">
-<title>NNG - nanomsg-NG</title>
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
-<link rel="stylesheet" href="./asciidoctor.css">
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
-</head>
-<body class="article">
+<main>
<div id="header">
<h1>NNG - nanomsg-NG</h1>
</div>
@@ -51,5 +40,4 @@ about these protocols and NNG in particular.</p>
<p>Please see the <a href="https://github.com/nanomsg/nng">GitHub Repository</a> for further information.</p>
</div>
</div>
-</body>
-</html> \ No newline at end of file
+</main>