diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000..25b6752 --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,5 @@ ++++ +date = '{{ .Date }}' +draft = true +title = '{{ replace .File.ContentBaseName "-" " " | title }}' ++++ diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..bd46ea8 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,13 @@ +baseURL = 'https://st.pages.except.one/' +languageCode = 'en-us' +title = 'My New Hugo Site' +themesDir = "themes" +theme = 'kaslaanka' + +[params] +sitename = "Kaslaanka Theme" +copyrights = "John Doe" +defaultList = "global" +paginationLen = 3 +projectsURL = "https://st.pages.except.one/" +brief_about = "
Kaslaanka theme demo
" diff --git a/index.html b/index.html new file mode 100644 index 0000000..ea28e3d --- /dev/null +++ b/index.html @@ -0,0 +1,100 @@ + + + + + + + + My New Hugo Site + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+
Kaslaanka theme demo
+ +
+
+
+
+

Recent articles

+
+ + +
+
+ + +
+ + Copyright © 2025 John Doe + + + +
+ +
+
+
+ + + +