diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d6237a0
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "themes/kaslaanka"]
+ path = themes/kaslaanka
+ url = https://github.com/Iossefy/kaslaanka.git
diff --git a/.hugo_build.lock b/.hugo_build.lock
new file mode 100644
index 0000000..e69de29
diff --git a/hugo.toml b/hugo.toml
index 7e568b8..d7ac77a 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,3 +1,12 @@
-baseURL = 'https://example.org/'
+baseURL = 'https://st.pages.except.one/'
languageCode = 'en-us'
title = 'My New Hugo Site'
+theme = 'kaslaanka'
+
+[params]
+sitename = "Kaslaanka Theme"
+copyrights = "John Doe"
+defaultList = "global"
+paginationLen = 3
+projectsURL = "https://example.com"
+brief_about = "
+
+
+
+
+
Kaslaanka theme demo
+
+
+
+
+
+
Recent articles
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/index.xml b/public/index.xml
new file mode 100644
index 0000000..8280140
--- /dev/null
+++ b/public/index.xml
@@ -0,0 +1,11 @@
+
+
+
+
+ My New Hugo Site
+ http://localhost:1313/
+ Recent content on My New Hugo Site
+
+ en-us
+
+
diff --git a/public/js/custom.js b/public/js/custom.js
new file mode 100644
index 0000000..4df5933
--- /dev/null
+++ b/public/js/custom.js
@@ -0,0 +1 @@
+/* Your javascript here */
diff --git a/public/sitemap.xml b/public/sitemap.xml
new file mode 100644
index 0000000..d4b35f8
--- /dev/null
+++ b/public/sitemap.xml
@@ -0,0 +1,11 @@
+
+
+
+ http://localhost:1313/categories/
+
+ http://localhost:1313/
+
+ http://localhost:1313/tags/
+
+
diff --git a/public/tags/index.html b/public/tags/index.html
new file mode 100644
index 0000000..5c30e61
--- /dev/null
+++ b/public/tags/index.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
Tags - My New Hugo Site
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#Tags
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/index.xml b/public/tags/index.xml
new file mode 100644
index 0000000..2ba2046
--- /dev/null
+++ b/public/tags/index.xml
@@ -0,0 +1,11 @@
+
+
+
+
+ Tags on My New Hugo Site
+ http://localhost:1313/tags/
+ Recent content in Tags on My New Hugo Site
+
+ en-us
+
+
diff --git a/themes/kaslaanka b/themes/kaslaanka
new file mode 160000
index 0000000..a7973ba
--- /dev/null
+++ b/themes/kaslaanka
@@ -0,0 +1 @@
+Subproject commit a7973bac2c300ee7007ddac0aee19436bdab608d