Merge pull request #22 from lofwyr14/master

resurrect the most important deleted pages with redirect to new URL
diff --git a/tobago/changelog.html b/tobago/changelog.html
new file mode 100644
index 0000000..150d62c
--- /dev/null
+++ b/tobago/changelog.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=/#/tobago">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="/#/tobago">link</a>.
+</body>
+</html>
diff --git a/tobago/demo.html b/tobago/demo.html
new file mode 100644
index 0000000..3381f20
--- /dev/null
+++ b/tobago/demo.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=https://tobago-vm.apache.org/">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="https://tobago-vm.apache.org/">link</a>.
+</body>
+</html>
diff --git a/tobago/download.html b/tobago/download.html
new file mode 100644
index 0000000..bbee58d
--- /dev/null
+++ b/tobago/download.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=https://tobago-vm.apache.org/download.html">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="https://tobago-vm.apache.org/download.html">link</a>.
+</body>
+</html>
diff --git a/tobago/faq.html b/tobago/faq.html
new file mode 100644
index 0000000..245bd35
--- /dev/null
+++ b/tobago/faq.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=https://tobago-vm.apache.org/faq.html">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="https://tobago-vm.apache.org/faq.html">link</a>.
+</body>
+</html>
diff --git a/tobago/getting-started.html b/tobago/getting-started.html
new file mode 100644
index 0000000..13cd1a6
--- /dev/null
+++ b/tobago/getting-started.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=https://tobago-vm.apache.org/getting-started.html">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="https://tobago-vm.apache.org/getting-started.html">link</a>.
+</body>
+</html>
diff --git a/tobago/index.html b/tobago/index.html
new file mode 100644
index 0000000..150d62c
--- /dev/null
+++ b/tobago/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <meta http-equiv="refresh" content="5; url=/#/tobago">
+  <title>301 - Moved Permanently</title>
+</head>
+<body>
+If you are not redirected automatically, follow this <a href="/#/tobago">link</a>.
+</body>
+</html>