-
-
+
+
+Levis is Kubernetes Manifest Generator for simply creating Kubernetes applications. Levis generates pure Kubernetes YAML - you can use Levis to define Kubernetes applications with YAML syntax for any Kubernetes clusters running anywhere.
+This is an project built with ❤️ by KubeOps Skills. We encourage you to try it out, leave feedback, and jump in to help!
+
+
+
+ Levis Release | cdk8s Version | construct Version | log4js Version | minimist Version | yaml Version |
+ 1.0.12-alpha | 0.30.0 | 3.0.14 | 6.3.0 | 1.2.5 | 2.0.0-6 |
+
+
+
+
+Levis is available on Linux, macOS and Windows platforms.
+
+- Binaries for Linux, Windows and Mac are available as tarballs in the release page.
+
+
+Interacting with the community and the development team is a great way to
+contribute to the project. Please consider the following venues (in order):
+
+
+See our Examples Directory.
+
+See our roadmap for details about our plans for the project
+
+We welcome community contributions and pull requests. See our contribution
+guide for more information on how to report issues, set up a
+development environment and submit code.
+
+This project is distributed under the MIT License, Copyright (c) 2021 KUBEOPS SKILLS Co., Ltd.
+
Kai ped kai
diff --git a/docs/who-uses-this.html b/docs/who-uses-this.html
index 3b4f342..1a8179f 100644
--- a/docs/who-uses-this.html
+++ b/docs/who-uses-this.html
@@ -73,7 +73,7 @@
diff --git a/mdbook/Introduction.md b/mdbook/Introduction.md
deleted file mode 100644
index bf04499..0000000
--- a/mdbook/Introduction.md
+++ /dev/null
@@ -1,56 +0,0 @@
-# Levis
-## Kubernetes Manifest Generator
-
-**Levis** is Kubernetes Manifest Generator for simply creating Kubernetes applications. Levis generates pure Kubernetes YAML - you can use Levis to define Kubernetes applications with YAML syntax for any Kubernetes clusters running anywhere.
-
-This is an project built with ❤️ by [KubeOps Skills](https://www.kubeops.guru). We encourage you to [try it out](#getting-started), [leave feedback](#help--feedback), and [jump in to help](#contributing)!
-
-### Contents
-- [Versioning](#versioning)
-- [Demo](#demo)
-- [Getting Started](#getting-started)
-- [Help & Feedback](#help--feedback)
-- [Examples](#examples)
-- [Roadmap](#roadmap)
-- [Contributing](#contributing)
-- [License](#license)
-
-## Versioning
-| Levis Release |cdk8s Version | construct Version | log4js Version | minimist Version | yaml Version |
-|----------------|------------ |---------------------|----------------------|------------------|------------------|
-| 1.0.12-alpha | 0.30.0 | 3.0.14 | 6.3.0 | 1.2.5 | 2.0.0-6 |
-
-## Demo
-
-
-## Getting Started
-### Installation
-Levis is available on Linux, macOS and Windows platforms.
-- Binaries for Linux, Windows and Mac are available as tarballs in the [release](https://github.com/kubeopsskills/levis/releases) page.
-
-## Help & Feedback
-Interacting with the community and the development team is a great way to
-contribute to the project. Please consider the following venues (in order):
-
-* Search [open issues](https://github.com/kubeopsskills/levis/issues)
-* Slack: #project channel in [levis](https://levis-k8s.slack.com)
-
-## Examples
-
-See our [Examples Directory](./examples/README.md).
-
-## Roadmap
-
-See our [roadmap](https://github.com/kubeopsskills/levis/projects/1) for details about our plans for the project
-
-## Contributing
-
-We welcome community contributions and pull requests. See our [contribution
-guide](./CONTRIBUTING.md) for more information on how to report issues, set up a
-development environment and submit code.
-
-## License
-
-This project is distributed under the [MIT License, Copyright (c) 2021 KUBEOPS SKILLS Co., Ltd.](./LICENSE)
-
-## Who uses this?
diff --git a/mdbook/README.md b/mdbook/README.md
index e69de29..28bee0f 100644
--- a/mdbook/README.md
+++ b/mdbook/README.md
@@ -0,0 +1 @@
+mdbook build -d ../docs
\ No newline at end of file
diff --git a/mdbook/src/SUMMARY.md b/mdbook/src/SUMMARY.md
index 4e32216..450272c 100644
--- a/mdbook/src/SUMMARY.md
+++ b/mdbook/src/SUMMARY.md
@@ -1,6 +1,6 @@
# Summary
-- [Introduction](introduction.md)
+- [Introduction](README.md)
- [Command Line Tool](cli/README.md)
- [create](cli/create.md)
- [import](cli/import.md)
diff --git a/mdbook/who-uses-this.md b/mdbook/who-uses-this.md
deleted file mode 100644
index e69de29..0000000