From 51156800b088de1707285e3df700273673d4a45f Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Wed, 27 Sep 2017 00:20:40 +0100 Subject: [PATCH] HTML portability (again) --- views/editor.html | 36 +++ views/error_404.html | 22 ++ views/landing.html | 514 +++++++++++++++++++++++++++++++++++++++++++ views/viewer.html | 30 +++ 4 files changed, 602 insertions(+) create mode 100755 views/editor.html create mode 100755 views/error_404.html create mode 100755 views/landing.html create mode 100755 views/viewer.html diff --git a/views/editor.html b/views/editor.html new file mode 100755 index 00000000..2e09dcb9 --- /dev/null +++ b/views/editor.html @@ -0,0 +1,36 @@ + + + + + StackEdit – Editor + + + + + + + + + + + + + + + + + + + + + diff --git a/views/error_404.html b/views/error_404.html new file mode 100755 index 00000000..0e0f3537 --- /dev/null +++ b/views/error_404.html @@ -0,0 +1,22 @@ + + + + + StackEdit - 404 + + + + + + + + +
+

+ +

+

404 — Page not found

+

Looking for StackEdit recovery?

+ + + diff --git a/views/landing.html b/views/landing.html new file mode 100755 index 00000000..8345326b --- /dev/null +++ b/views/landing.html @@ -0,0 +1,514 @@ + + + + + StackEdit – In-browser markdown editor + + + + + + + + + + + + + + + +
+ + + + + +
+
+ + +
+ + + diff --git a/views/viewer.html b/views/viewer.html new file mode 100755 index 00000000..9852213c --- /dev/null +++ b/views/viewer.html @@ -0,0 +1,30 @@ + + + + + StackEdit Viewer + + + + + + + + + + + + + + +