Namdak Tonpa 6 years ago
parent
commit
c9d04418ba
5 changed files with 161 additions and 0 deletions
  1. 1 0
      CNAME
  2. 40 0
      man/rest.htm
  3. 40 0
      man/rest_app.htm
  4. 40 0
      man/rest_cowboy.htm
  5. 40 0
      man/rest_sup.htm

+ 1 - 0
CNAME

@@ -0,0 +1 @@
+rest.n2o.space

+ 40 - 0
man/rest.htm

@@ -0,0 +1,40 @@
+<html>
+<head>
+    <meta charset="utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="description" content="" />
+    <meta name="author" content="Maxim Sokhatsky" />
+    <title>REST</title>
+    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
+</head>
+<body>
+<nav>
+    <a href='https://n2o.dev'>DEV</a>
+    <a href='https://rest.n2o.space'>REST</a>
+    <a href='#' style="background:#ededed;">REST</a>
+</nav>
+<header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+    <h1>REST</h1>
+</header>
+<main>
+    <section>
+
+<h3>INTRO</h3>
+
+<p>The REST module.</p>
+    </section>
+    <section>
+<p>This module may refer to:
+MAN_MODULES
+</p>
+    </section>
+</main>
+
+<footer>
+    2005&mdash;2019 &copy; Synrc Research Center
+</footer>
+
+</body>
+</html>

+ 40 - 0
man/rest_app.htm

@@ -0,0 +1,40 @@
+<html>
+<head>
+    <meta charset="utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="description" content="" />
+    <meta name="author" content="Maxim Sokhatsky" />
+    <title>APP</title>
+    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
+</head>
+<body>
+<nav>
+    <a href='https://n2o.dev'>DEV</a>
+    <a href='https://rest.n2o.space'>REST</a>
+    <a href='#' style="background:#ededed;">APP</a>
+</nav>
+<header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+    <h1>APP</h1>
+</header>
+<main>
+    <section>
+
+<h3>INTRO</h3>
+
+<p>The APP module.</p>
+    </section>
+    <section>
+<p>This module may refer to:
+MAN_MODULES
+</p>
+    </section>
+</main>
+
+<footer>
+    2005&mdash;2019 &copy; Synrc Research Center
+</footer>
+
+</body>
+</html>

+ 40 - 0
man/rest_cowboy.htm

@@ -0,0 +1,40 @@
+<html>
+<head>
+    <meta charset="utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="description" content="" />
+    <meta name="author" content="Maxim Sokhatsky" />
+    <title>COWBOY</title>
+    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
+</head>
+<body>
+<nav>
+    <a href='https://n2o.dev'>DEV</a>
+    <a href='https://rest.n2o.space'>REST</a>
+    <a href='#' style="background:#ededed;">COWBOY</a>
+</nav>
+<header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+    <h1>COWBOY</h1>
+</header>
+<main>
+    <section>
+
+<h3>INTRO</h3>
+
+<p>The COWBOY module.</p>
+    </section>
+    <section>
+<p>This module may refer to:
+MAN_MODULES
+</p>
+    </section>
+</main>
+
+<footer>
+    2005&mdash;2019 &copy; Synrc Research Center
+</footer>
+
+</body>
+</html>

+ 40 - 0
man/rest_sup.htm

@@ -0,0 +1,40 @@
+<html>
+<head>
+    <meta charset="utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="description" content="" />
+    <meta name="author" content="Maxim Sokhatsky" />
+    <title>SUP</title>
+    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
+</head>
+<body>
+<nav>
+    <a href='https://n2o.dev'>DEV</a>
+    <a href='https://rest.n2o.space'>REST</a>
+    <a href='#' style="background:#ededed;">SUP</a>
+</nav>
+<header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+    <h1>SUP</h1>
+</header>
+<main>
+    <section>
+
+<h3>INTRO</h3>
+
+<p>The SUP module.</p>
+    </section>
+    <section>
+<p>This module may refer to:
+MAN_MODULES
+</p>
+    </section>
+</main>
+
+<footer>
+    2005&mdash;2019 &copy; Synrc Research Center
+</footer>
+
+</body>
+</html>