diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..c2f49f5 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,9 @@ +--- +title: "Dendroalsia" + +description: "" +theme_version: '2.8.2' +cascade: + featured_image: '/images/sunrise.png' +--- +Welcome to my server. \ No newline at end of file diff --git a/content/index.md b/content/about/index.md similarity index 67% rename from content/index.md rename to content/about/index.md index 56b0351..a98bf18 100644 --- a/content/index.md +++ b/content/about/index.md @@ -1,4 +1,12 @@ -# Welcome to dendroalsia.net +--- +title: "About" +description: "about dendroalsia.net" +featured_image: '/images/sunrise.png' +menu: + main: + weight: 1 +--- +{{< figure src="/images/sunrise.png" title="title of picture" >}} Hi, I'm Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains. diff --git a/hugo.toml b/hugo.toml index fc054c7..a73c21a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,3 +2,32 @@ baseURL = 'https://dendroalsia.net/' languageCode = 'en-us' title = 'dendroalsia' theme = 'ananke' + +resourceDir = "../resources" + +#DefaultContentLanguage = "en" +SectionPagesMenu = "main" +Paginate = 3 # this is set low for demonstrating with dummy content. Set to a higher number +googleAnalytics = "" +enableRobotsTXT = true + +#[languages] +# [languages.en] +# title = "dendroalsia" +# weight = 1 +# contentDir = "content/en" + +[sitemap] + changefreq = "monthly" + priority = 0.5 + filename = "sitemap.xml" + +[params] + text_color = "" + author = "" + favicon = "" + site_logo = "" + description = "The last theme you'll ever need. Maybe." + # choose a background color from any on this page: https://tachyons.io/docs/themes/skins/ and preface it with "bg-" + background_color_class = "bg-black" + recent_posts_number = 3 diff --git a/images/sunrise.png b/images/sunrise.png new file mode 100644 index 0000000..33111c3 Binary files /dev/null and b/images/sunrise.png differ diff --git a/public/404.html b/public/404.html index fff81af..bfdb00f 100644 --- a/public/404.html +++ b/public/404.html @@ -6,7 +6,7 @@ dendroalsia - + @@ -34,13 +34,13 @@ - + - - + + @@ -62,6 +62,16 @@ + +
diff --git a/public/about/index.html b/public/about/index.html new file mode 100644 index 0000000..367bc46 --- /dev/null +++ b/public/about/index.html @@ -0,0 +1,142 @@ + + + + + + + About | dendroalsia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ +
About
+ +
+ about dendroalsia.net +
+ + +
+
+
+ + +
+ +
+
+
+

+ About +

+
+ +
+
+ +
+ + + + diff --git a/public/categories/index.html b/public/categories/index.html index 0e6652a..c2ed1c9 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -6,7 +6,7 @@ dendroalsia - + @@ -39,13 +39,13 @@ - + - - + + @@ -54,8 +54,9 @@ -
-
+ +
+
-
-

+
+

Categories

diff --git a/public/index.html b/public/index.html index 5a52367..c9e6f5f 100644 --- a/public/index.html +++ b/public/index.html @@ -4,9 +4,9 @@ - dendroalsia + Dendroalsia | dendroalsia - + @@ -38,14 +38,14 @@ - - + + - - - + + + @@ -54,8 +54,9 @@ -
-
+ +
+
-
-

- dendroalsia +
+

+ Dendroalsia

@@ -89,7 +100,8 @@
- +

Welcome to my server.

+
diff --git a/public/index.xml b/public/index.xml index e5ef39c..cb0a36c 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,18 +1,18 @@ - dendroalsia + Dendroalsia on dendroalsia https://dendroalsia.net/ - Recent content on dendroalsia + Recent content in Dendroalsia on dendroalsia Hugo -- gohugo.io en-us - - https://dendroalsia.net/ + About + https://dendroalsia.net/about/ Mon, 01 Jan 0001 00:00:00 +0000 - https://dendroalsia.net/ - Welcome to dendroalsia.net Hi, I&rsquo;m Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains. Here is a git repo of some of my work, mostly data visualization scripts written in R. dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to &lsquo;companion of trees&rsquo;. + https://dendroalsia.net/about/ + title of picture Hi, I&rsquo;m Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains. Here is a git repo of some of my work, mostly data visualization scripts written in R. dendroalsia is a genus of moss. According to Robin Wall Kimmerer, its name roughly translates to &lsquo;companion of trees&rsquo;. diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / diff --git a/public/sitemap.xml b/public/sitemap.xml index 8c30a90..1f103bc 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,12 +2,20 @@ - https://dendroalsia.net/ + https://dendroalsia.net/about/ + monthly + 0.5 https://dendroalsia.net/categories/ + monthly + 0.5 https://dendroalsia.net/ + monthly + 0.5 https://dendroalsia.net/tags/ + monthly + 0.5 diff --git a/public/tags/index.html b/public/tags/index.html index 09baf05..1d71bfc 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -6,7 +6,7 @@ dendroalsia - + @@ -39,13 +39,13 @@ - + - - + + @@ -54,8 +54,9 @@ -
-
+ +
+
-
-

+
+

Tags