From ec0df06dd3305bdc14055bf62ced15e0acfed19c Mon Sep 17 00:00:00 2001 From: Jamil Bou Kheir Date: Tue, 2 Jun 2020 22:27:40 -0700 Subject: [PATCH] Need a landing page --- docs/css/style.css | 5 +++++ docs/index.html | 44 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 docs/css/style.css diff --git a/docs/css/style.css b/docs/css/style.css new file mode 100644 index 000000000..6a530b042 --- /dev/null +++ b/docs/css/style.css @@ -0,0 +1,5 @@ +main { + max-width: 70ch; + padding: 2ch; + margin: auto; +} diff --git a/docs/index.html b/docs/index.html index a84f55666..e62008b67 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1,43 @@ -

FireGuard Docs

+ + + + + FireGuard: Firewall + Web Gui for WireGuard™ + + + +
+ +
+
+

FireGuard

+ + +

Introduction

+ + +

Installation

+ + +

Usage

+ + +

Contributing

+
+ +
+ +