diff --git a/toha/layouts/404.html b/toha/layouts/404.html
index e69de29..eb0e307 100644
--- a/toha/layouts/404.html
+++ b/toha/layouts/404.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+ 404 Page
+
+
+ It seems you got lost....
+
+
\ No newline at end of file
diff --git a/toha/layouts/_default/list.html b/toha/layouts/_default/list.html
index e69de29..8b42533 100644
--- a/toha/layouts/_default/list.html
+++ b/toha/layouts/_default/list.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+ List
+
+
+ This is list page....
+
+
\ No newline at end of file
diff --git a/toha/layouts/_default/single.html b/toha/layouts/_default/single.html
index e69de29..adf6d5e 100644
--- a/toha/layouts/_default/single.html
+++ b/toha/layouts/_default/single.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+ Single
+
+
+ This is single page
+
+
\ No newline at end of file
diff --git a/toha/layouts/index.html b/toha/layouts/index.html
index e69de29..047ac8b 100644
--- a/toha/layouts/index.html
+++ b/toha/layouts/index.html
@@ -0,0 +1,11 @@
+
+
+
+
+
+ Document
+
+
+ This is index page.
+
+
\ No newline at end of file
diff --git a/toha/static/images/achievements/1.jpg b/toha/static/images/achievements/1.jpg
new file mode 100644
index 0000000..be0abf9
Binary files /dev/null and b/toha/static/images/achievements/1.jpg differ
diff --git a/toha/static/images/achievements/2.jpg b/toha/static/images/achievements/2.jpg
new file mode 100644
index 0000000..3020e78
Binary files /dev/null and b/toha/static/images/achievements/2.jpg differ
diff --git a/toha/static/images/achievements/3.jpg b/toha/static/images/achievements/3.jpg
new file mode 100644
index 0000000..e78732e
Binary files /dev/null and b/toha/static/images/achievements/3.jpg differ
diff --git a/toha/static/images/achievements/4.jpg b/toha/static/images/achievements/4.jpg
new file mode 100644
index 0000000..d698aaf
Binary files /dev/null and b/toha/static/images/achievements/4.jpg differ
diff --git a/toha/static/images/achievements/5.jpg b/toha/static/images/achievements/5.jpg
new file mode 100644
index 0000000..311f652
Binary files /dev/null and b/toha/static/images/achievements/5.jpg differ
diff --git a/toha/static/images/achievements/6.jpg b/toha/static/images/achievements/6.jpg
new file mode 100644
index 0000000..af05892
Binary files /dev/null and b/toha/static/images/achievements/6.jpg differ
diff --git a/toha/static/images/achievements/7.jpg b/toha/static/images/achievements/7.jpg
new file mode 100644
index 0000000..cca3efc
Binary files /dev/null and b/toha/static/images/achievements/7.jpg differ
diff --git a/toha/static/images/achievements/8.jpg b/toha/static/images/achievements/8.jpg
new file mode 100644
index 0000000..6f1f589
Binary files /dev/null and b/toha/static/images/achievements/8.jpg differ
diff --git a/toha/static/images/background/bird.jpg b/toha/static/images/background/bird.jpg
new file mode 100644
index 0000000..8d09aba
Binary files /dev/null and b/toha/static/images/background/bird.jpg differ
diff --git a/toha/static/images/background/flower.jpg b/toha/static/images/background/flower.jpg
new file mode 100644
index 0000000..b30526b
Binary files /dev/null and b/toha/static/images/background/flower.jpg differ
diff --git a/toha/static/images/background/sunrise-mountain.jpg b/toha/static/images/background/sunrise-mountain.jpg
new file mode 100644
index 0000000..5c8dccf
Binary files /dev/null and b/toha/static/images/background/sunrise-mountain.jpg differ
diff --git a/toha/static/images/background/sunrise.jpg b/toha/static/images/background/sunrise.jpg
new file mode 100644
index 0000000..3b420dc
Binary files /dev/null and b/toha/static/images/background/sunrise.jpg differ
diff --git a/toha/static/images/logos/hugo-logo-wide.svg b/toha/static/images/logos/hugo-logo-wide.svg
new file mode 100644
index 0000000..1f6a79e
--- /dev/null
+++ b/toha/static/images/logos/hugo-logo-wide.svg
@@ -0,0 +1,7 @@
+
diff --git a/toha/static/images/logos/kubed.png b/toha/static/images/logos/kubed.png
new file mode 100644
index 0000000..f63d7cb
Binary files /dev/null and b/toha/static/images/logos/kubed.png differ
diff --git a/toha/static/images/logos/kubedb.png b/toha/static/images/logos/kubedb.png
new file mode 100644
index 0000000..39b9c71
Binary files /dev/null and b/toha/static/images/logos/kubedb.png differ
diff --git a/toha/static/images/logos/project-default.png b/toha/static/images/logos/project-default.png
new file mode 100644
index 0000000..cc940de
Binary files /dev/null and b/toha/static/images/logos/project-default.png differ
diff --git a/toha/static/images/logos/stash.png b/toha/static/images/logos/stash.png
new file mode 100644
index 0000000..718cc7a
Binary files /dev/null and b/toha/static/images/logos/stash.png differ
diff --git a/toha/static/images/recent-posts/docker-2.png b/toha/static/images/recent-posts/docker-2.png
new file mode 100644
index 0000000..cdf0c6f
Binary files /dev/null and b/toha/static/images/recent-posts/docker-2.png differ
diff --git a/toha/static/images/recent-posts/docker.svg b/toha/static/images/recent-posts/docker.svg
new file mode 100644
index 0000000..4242689
--- /dev/null
+++ b/toha/static/images/recent-posts/docker.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/toha/static/images/recent-posts/kubernetes.png b/toha/static/images/recent-posts/kubernetes.png
new file mode 100644
index 0000000..05fc5e1
Binary files /dev/null and b/toha/static/images/recent-posts/kubernetes.png differ
diff --git a/toha/static/images/skills/c++.png b/toha/static/images/skills/c++.png
new file mode 100644
index 0000000..6662f0e
Binary files /dev/null and b/toha/static/images/skills/c++.png differ
diff --git a/toha/static/images/skills/cloud-icon.png b/toha/static/images/skills/cloud-icon.png
new file mode 100644
index 0000000..4dff15c
Binary files /dev/null and b/toha/static/images/skills/cloud-icon.png differ
diff --git a/toha/static/images/skills/cloud.png b/toha/static/images/skills/cloud.png
new file mode 100644
index 0000000..900bb85
Binary files /dev/null and b/toha/static/images/skills/cloud.png differ
diff --git a/toha/static/images/skills/docker-2.png b/toha/static/images/skills/docker-2.png
new file mode 100644
index 0000000..cdf0c6f
Binary files /dev/null and b/toha/static/images/skills/docker-2.png differ
diff --git a/toha/static/images/skills/docker.svg b/toha/static/images/skills/docker.svg
new file mode 100644
index 0000000..4242689
--- /dev/null
+++ b/toha/static/images/skills/docker.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/toha/static/images/skills/git.png b/toha/static/images/skills/git.png
new file mode 100644
index 0000000..78bccc4
Binary files /dev/null and b/toha/static/images/skills/git.png differ
diff --git a/toha/static/images/skills/go.png b/toha/static/images/skills/go.png
new file mode 100644
index 0000000..7af7746
Binary files /dev/null and b/toha/static/images/skills/go.png differ
diff --git a/toha/static/images/skills/gopher.png b/toha/static/images/skills/gopher.png
new file mode 100644
index 0000000..872835b
Binary files /dev/null and b/toha/static/images/skills/gopher.png differ
diff --git a/toha/static/images/skills/kubernetes.png b/toha/static/images/skills/kubernetes.png
new file mode 100644
index 0000000..05fc5e1
Binary files /dev/null and b/toha/static/images/skills/kubernetes.png differ
diff --git a/toha/static/images/skills/linux.png b/toha/static/images/skills/linux.png
new file mode 100644
index 0000000..bda094c
Binary files /dev/null and b/toha/static/images/skills/linux.png differ
diff --git a/toha/static/images/skills/prometheus.png b/toha/static/images/skills/prometheus.png
new file mode 100644
index 0000000..cdffc79
Binary files /dev/null and b/toha/static/images/skills/prometheus.png differ
diff --git a/toha/theme.toml b/toha/theme.toml
index bc6333c..0ee0429 100644
--- a/toha/theme.toml
+++ b/toha/theme.toml
@@ -11,11 +11,5 @@ features = []
min_version = "0.41.0"
[author]
- name = ""
- homepage = ""
-
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""
+ name = "Emruz Hossain"
+ homepage = "hossainemruz.github.io"