mirror of
https://github.com/syssecfsu/witty.git
synced 2024-11-22 03:49:26 +01:00
Update docs
This commit is contained in:
parent
8f771fc8e0
commit
712cf368f0
@ -52,25 +52,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>Categories</strong>
|
<strong>Categories</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav>
|
|
||||||
<ul>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Categories</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Tags</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
@ -79,24 +62,6 @@
|
|||||||
</footer>
|
</footer>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav>
|
|
||||||
<ul>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Categories</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Tags</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -56,12 +56,8 @@ Most icons were provided by fontawesome under this license.">
|
|||||||
</label>
|
</label>
|
||||||
<strong>About</strong>
|
<strong>About</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=about-witty>
|
<article class=markdown><h1 id=about-witty>
|
||||||
About WiTTY
|
About WiTTY
|
||||||
@ -88,11 +84,6 @@ window (xterm.js) and creates a websocket with the server, which relays the data
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -52,12 +52,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>Table of content</strong>
|
<strong>Table of content</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown></article>
|
<article class=markdown></article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
@ -72,11 +68,6 @@
|
|||||||
</footer>
|
</footer>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -18,7 +18,7 @@ tar -xzvf witty_vx.x.x_xxx.tar.gz
|
|||||||
For example, use tar -xzvf witty_v1.">
|
For example, use tar -xzvf witty_v1.">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/install/"><meta property="article:section" content="docs">
|
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/install/"><meta property="article:section" content="docs">
|
||||||
<meta property="article:modified_time" content="2022-02-06T20:15:40-05:00">
|
<meta property="article:modified_time" content="2022-02-07T12:30:17-05:00">
|
||||||
<title>Installation | WiTTY: Web-based interactive TTY</title>
|
<title>Installation | WiTTY: Web-based interactive TTY</title>
|
||||||
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
||||||
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
||||||
@ -62,12 +62,8 @@ tar -xzvf witty_vx.x.x_xxx.tar.gz
|
|||||||
</label>
|
</label>
|
||||||
<strong>Installation</strong>
|
<strong>Installation</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=installation>
|
<article class=markdown><h1 id=installation>
|
||||||
Installation
|
Installation
|
||||||
@ -167,9 +163,9 @@ B -- ssh --> C[Windows: 192.168.1.3 <br> runs SSH server ]
|
|||||||
</article>
|
</article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/acce7b514f3f5fc0796bdbef318863e7707934fd title="Last modified by Zhi Wang | February 6, 2022" target=_blank rel=noopener>
|
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/924a38a5d2aae36483f97d8669c89b57a01031de title="Last modified by Zhi Wang | February 7, 2022" target=_blank rel=noopener>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
||||||
<span>February 6, 2022</span>
|
<span>February 7, 2022</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -179,11 +175,6 @@ B -- ssh --> C[Windows: 192.168.1.3 <br> runs SSH server ]
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -56,12 +56,8 @@ WiTTY provides two sub-commands to merge and replay recorded sessions.">
|
|||||||
</label>
|
</label>
|
||||||
<strong>Record Sessions</strong>
|
<strong>Record Sessions</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=record-sessions>
|
<article class=markdown><h1 id=record-sessions>
|
||||||
Record Sessions
|
Record Sessions
|
||||||
@ -100,11 +96,6 @@ All the recorded sessions are located under the <code>records</code> directory.
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -10,7 +10,7 @@
|
|||||||
Sub-command Description adduser Add/update an authenticated user with their password deluser Delete an authenticated user listusers List all the authenticated users replay Replay a recorded session (set your terminal to 120x36 first) merge Merge several recorded sessions into one session run Run a specified CLI program when user connects with browser Some sub-commands have options.">
|
Sub-command Description adduser Add/update an authenticated user with their password deluser Delete an authenticated user listusers List all the authenticated users replay Replay a recorded session (set your terminal to 120x36 first) merge Merge several recorded sessions into one session run Run a specified CLI program when user connects with browser Some sub-commands have options.">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/ui/"><meta property="article:section" content="docs">
|
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/ui/"><meta property="article:section" content="docs">
|
||||||
<meta property="article:modified_time" content="2022-02-06T20:15:40-05:00">
|
<meta property="article:modified_time" content="2022-02-07T12:30:17-05:00">
|
||||||
<title>User Interface | WiTTY: Web-based interactive TTY</title>
|
<title>User Interface | WiTTY: Web-based interactive TTY</title>
|
||||||
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
||||||
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
||||||
@ -54,12 +54,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>User Interface</strong>
|
<strong>User Interface</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=sub-commands>
|
<article class=markdown><h1 id=sub-commands>
|
||||||
Sub-commands
|
Sub-commands
|
||||||
@ -143,9 +139,9 @@ Web Interface (witty run)
|
|||||||
</article>
|
</article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/acce7b514f3f5fc0796bdbef318863e7707934fd title="Last modified by Zhi Wang | February 6, 2022" target=_blank rel=noopener>
|
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/924a38a5d2aae36483f97d8669c89b57a01031de title="Last modified by Zhi Wang | February 7, 2022" target=_blank rel=noopener>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
||||||
<span>February 6, 2022</span>
|
<span>February 7, 2022</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -155,11 +151,6 @@ Web Interface (witty run)
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -10,7 +10,7 @@ By default, the SEED VM uses only NAT-based network, which means that the VM can
|
|||||||
By default, the SEED VM uses only NAT-based network, which means that the VM can access the Internet but not the host machine (i.e., the machine that runs VirtualBox is called the host, and the VM is often called the guest.">
|
By default, the SEED VM uses only NAT-based network, which means that the VM can access the Internet but not the host machine (i.e., the machine that runs VirtualBox is called the host, and the VM is often called the guest.">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/vm/"><meta property="article:section" content="docs">
|
<meta property="og:url" content="https://syssecfsu.github.io/witty/docs/vm/"><meta property="article:section" content="docs">
|
||||||
<meta property="article:modified_time" content="2022-02-06T20:15:40-05:00">
|
<meta property="article:modified_time" content="2022-02-07T12:30:17-05:00">
|
||||||
<title>VirtualBox | WiTTY: Web-based interactive TTY</title>
|
<title>VirtualBox | WiTTY: Web-based interactive TTY</title>
|
||||||
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
||||||
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
||||||
@ -54,12 +54,8 @@ By default, the SEED VM uses only NAT-based network, which means that the VM can
|
|||||||
</label>
|
</label>
|
||||||
<strong>VirtualBox</strong>
|
<strong>VirtualBox</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=use-witty-with-seed-vm>
|
<article class=markdown><h1 id=use-witty-with-seed-vm>
|
||||||
Use WiTTY with SEED VM
|
Use WiTTY with SEED VM
|
||||||
@ -78,9 +74,9 @@ If the host runs Windows, make sure virtualbox host adapter is not disabled in t
|
|||||||
</article>
|
</article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/acce7b514f3f5fc0796bdbef318863e7707934fd title="Last modified by Zhi Wang | February 6, 2022" target=_blank rel=noopener>
|
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/924a38a5d2aae36483f97d8669c89b57a01031de title="Last modified by Zhi Wang | February 7, 2022" target=_blank rel=noopener>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
||||||
<span>February 6, 2022</span>
|
<span>February 7, 2022</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -90,11 +86,6 @@ If the host runs Windows, make sure virtualbox host adapter is not disabled in t
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -54,12 +54,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>Introduction</strong>
|
<strong>Introduction</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><h1 id=introduction>
|
<article class=markdown><h1 id=introduction>
|
||||||
Introduction
|
Introduction
|
||||||
@ -90,9 +86,9 @@ Instructors can also record their demos in WiTTY and send them to students. Stud
|
|||||||
</article>
|
</article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/cff6bb968e067e1c82a63ab27fefb6b6346a819e title="Last modified by Zhi Wang | February 6, 2022" target=_blank rel=noopener>
|
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/924a38a5d2aae36483f97d8669c89b57a01031de title="Last modified by Zhi Wang | February 7, 2022" target=_blank rel=noopener>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
||||||
<span>February 6, 2022</span>
|
<span>February 7, 2022</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -102,11 +98,6 @@ Instructors can also record their demos in WiTTY and send them to students. Stud
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -8,7 +8,7 @@
|
|||||||
<meta property="og:description" content=" Installation User Interface Record Sessions VirtualBox About ">
|
<meta property="og:description" content=" Installation User Interface Record Sessions VirtualBox About ">
|
||||||
<meta property="og:type" content="article">
|
<meta property="og:type" content="article">
|
||||||
<meta property="og:url" content="https://syssecfsu.github.io/witty/menu/"><meta property="article:section" content>
|
<meta property="og:url" content="https://syssecfsu.github.io/witty/menu/"><meta property="article:section" content>
|
||||||
<meta property="article:modified_time" content="2022-02-06T13:48:21-05:00">
|
<meta property="article:modified_time" content="2022-02-07T12:30:17-05:00">
|
||||||
<title>Index | WiTTY: Web-based interactive TTY</title>
|
<title>Index | WiTTY: Web-based interactive TTY</title>
|
||||||
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
<link rel=manifest href=https://syssecfsu.github.io/witty/manifest.json>
|
||||||
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
<link rel=icon href=https://syssecfsu.github.io/witty/favicon.png type=image/x-icon>
|
||||||
@ -52,12 +52,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>Index</strong>
|
<strong>Index</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<article class=markdown><ul>
|
<article class=markdown><ul>
|
||||||
<li><a href=https://syssecfsu.github.io/witty/docs/install/>Installation</a></li>
|
<li><a href=https://syssecfsu.github.io/witty/docs/install/>Installation</a></li>
|
||||||
@ -70,9 +66,9 @@
|
|||||||
</article>
|
</article>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/cff6bb968e067e1c82a63ab27fefb6b6346a819e title="Last modified by Zhi Wang | February 6, 2022" target=_blank rel=noopener>
|
<div><a class="flex align-center" href=https://github.com/syssecfsu/witty-docs/commit/924a38a5d2aae36483f97d8669c89b57a01031de title="Last modified by Zhi Wang | February 7, 2022" target=_blank rel=noopener>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
<img src=https://syssecfsu.github.io/witty/svg/calendar.svg class=book-icon alt=Calendar>
|
||||||
<span>February 6, 2022</span>
|
<span>February 7, 2022</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -82,11 +78,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav id=TableOfContents></nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://syssecfsu.github.io/witty/docs/install/</loc><lastmod>2022-02-06T20:15:40-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/ui/</loc><lastmod>2022-02-06T20:15:40-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/record/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/vm/</loc><lastmod>2022-02-06T20:15:40-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/about/</loc><lastmod>2022-02-06T20:15:40-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/menu/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/categories/</loc></url><url><loc>https://syssecfsu.github.io/witty/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/tags/</loc></url></urlset>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://syssecfsu.github.io/witty/docs/install/</loc><lastmod>2022-02-07T12:30:17-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/ui/</loc><lastmod>2022-02-07T12:30:17-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/record/</loc><lastmod>2022-02-06T13:48:21-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/vm/</loc><lastmod>2022-02-07T12:30:17-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/docs/about/</loc><lastmod>2022-02-06T20:15:40-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/menu/</loc><lastmod>2022-02-07T12:30:17-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/categories/</loc></url><url><loc>https://syssecfsu.github.io/witty/</loc><lastmod>2022-02-07T12:30:17-05:00</lastmod></url><url><loc>https://syssecfsu.github.io/witty/tags/</loc></url></urlset>
|
@ -52,25 +52,8 @@
|
|||||||
</label>
|
</label>
|
||||||
<strong>Tags</strong>
|
<strong>Tags</strong>
|
||||||
<label for=toc-control>
|
<label for=toc-control>
|
||||||
<img src=https://syssecfsu.github.io/witty/svg/toc.svg class=book-icon alt="Table of Contents">
|
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<aside class="hidden clearfix">
|
|
||||||
<nav>
|
|
||||||
<ul>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Categories</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Tags</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
</aside>
|
|
||||||
</header>
|
</header>
|
||||||
<footer class=book-footer>
|
<footer class=book-footer>
|
||||||
<div class="flex flex-wrap justify-between">
|
<div class="flex flex-wrap justify-between">
|
||||||
@ -79,24 +62,6 @@
|
|||||||
</footer>
|
</footer>
|
||||||
<label for=menu-control class="hidden book-menu-overlay"></label>
|
<label for=menu-control class="hidden book-menu-overlay"></label>
|
||||||
</div>
|
</div>
|
||||||
<aside class=book-toc>
|
|
||||||
<div class=book-toc-content>
|
|
||||||
<nav>
|
|
||||||
<ul>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Categories</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class=book-section-flat>
|
|
||||||
<strong>Tags</strong>
|
|
||||||
<ul>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
</aside>
|
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user