From a6670a92d69919f341ad4efb9201b915bbe454ea Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 26 Apr 2019 02:26:38 -0400 Subject: [PATCH] add stub build page --- static/build.html | 29 +++++++++++++++++++++++++++++ static/contact.html | 1 + static/donate.html | 1 + static/index.html | 1 + static/install.html | 1 + static/releases.html | 1 + static/sitemap.xml | 4 ++++ static/source.html | 1 + 8 files changed, 39 insertions(+) create mode 100644 static/build.html diff --git a/static/build.html b/static/build.html new file mode 100644 index 00000000..121be773 --- /dev/null +++ b/static/build.html @@ -0,0 +1,29 @@ + + + + + + + + GrapheneOS + + + + +
+

Build

+

This is temporarily a stub since the old building instructions need to be ported + over to this web format.

+
+ + diff --git a/static/contact.html b/static/contact.html index c41858c8..cab0d469 100644 --- a/static/contact.html +++ b/static/contact.html @@ -14,6 +14,7 @@