diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css
new file mode 100644
index 0000000..5d2200f
--- /dev/null
+++ b/docs/assets/css/main.css
@@ -0,0 +1,3 @@
+:root {
+ --content-max-width : 100%;
+}
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..f73e4f0
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+ WeTTY = Web + TTY
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Please wait...
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/sidebar.md b/docs/sidebar.md
new file mode 100644
index 0000000..bbc1124
--- /dev/null
+++ b/docs/sidebar.md
@@ -0,0 +1,12 @@
+- [README.md](README.md)
+- [Apache](apache.md)
+- [API](API.md)
+- [AtoZ](atoz.md)
+- [auto-login](auto-login.md)
+- [development](development.md)
+- [downloading-files](downloading-files.md)
+- [flags](flags.md)
+- [https](https.md)
+- [nginx](nginx.md)
+- [service](service.md)
+
\ No newline at end of file