--- /dev/null
+{
+ "label": "Unix & GNU/Linux",
+ "position": 3,
+ "link": {
+ "type": "generated-index",
+ "description": "Tutorials, Guides, Notes and all that related to Unix & GNU/Linux."
+ }
+}
--- /dev/null
+{
+ "label": "Awesome WM",
+ "position": 1,
+ "link": {
+ "type": "generated-index",
+ "description": "awesomewm is a highly configurable, next generation framework window manager for X."
+ }
+}
--- /dev/null
+---
+sidebar_position: 1
+tags:
+ - linux
+ - unix
+ - awesomewm
+ - overview
+---
+
+# Awesome WM Overview
+
+Awesome WM is a tiling window manager. It is designed as a framework window manager.
+It's fast, small, dynamic and heavily extensible using the [Lua](https://www.lua.org/)
+programming language.
+
+## Why tiling window magager?
+
+- Efficient
+- Lightweight
+- Cusomizable
+- Scaling
+- Keybord-driven workflow
+
+## Why Awesome WM?
+
+### Pros
+
+- Easy to Adapt
+- Full Fledged Framework
+- Good Documentation
+
+### Cons
+
+- Long Configuration(Lua)
+- Steep Learning Curve
+