diff --git a/config.yaml b/config.yaml index 4a8278d..d4b12c0 100644 --- a/config.yaml +++ b/config.yaml @@ -1,36 +1,37 @@ -baseURL: https://example.com +baseURL: https://bluevolvo87.github.io/themedianduck/ languageCode: en-us -title: Archie +title: The Median Duck theme: archie -copyright: © Athul +copyright: © The Median Duck pygmentsstyle: monokai pygmentscodefences: yes pygmentscodefencesguesssyntax: yes params: - mode: auto + mode: toggle social: - icon: github name: GitHub - url: https://github.com/athul/archie - - icon: twitter - name: Twitter - url: https://twitter.com/athulcajay/ - - icon: gitlab - name: GitLab - url: https://gitlab.com/athul/ - subtitle: Minimal and Clean [blog theme for Hugo](https://github.com/athul/archie) + url: https://github.com/bluevolvo87/themedianduck + + - icon: youtube + name: YouTube + url: https://youtube.com/naanbread87/ + subtitle: vires in notitia useCDN: no menu: main: - name: Home url: / weight: 1 - - name: All posts + - name: All posts url: /posts weight: 2 - - name: About - url: /about + - name: The Vision + url: /vision weight: 3 - - name: Tags - url: /tags + - name: About Me + url: /about weight: 4 + - name: Categories + url: /tags + weight: 5 diff --git a/content/about.md b/content/about.md index 5f0e67d..2c9fd26 100644 --- a/content/about.md +++ b/content/about.md @@ -1,31 +1,34 @@ ---- -aliases: -- about-us -- about-hugo -- contact -author: Hugo Authors -date: "2019-02-28" -description: Hugo, the world’s fastest framework for building websites -title: About ---- - -Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. - -Hugo makes use of a variety of open source projects including: - -* https://github.com/yuin/goldmark -* https://github.com/alecthomas/chroma -* https://github.com/muesli/smartcrop -* https://github.com/spf13/cobra -* https://github.com/spf13/viper - -Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages. - -Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. - -Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. - -Learn more and contribute on [GitHub](https://github.com/gohugoio). - - - +--- +aliases: +- about-us +- about-hugo +- contact +author: Hugo Authors +date: "2019-02-28" +description: Hugo, the world’s fastest framework for building websites +title: About +--- + +> This is where I would boast about myself no doubt. + + +Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. + +Hugo makes use of a variety of open source projects including: + +* https://github.com/yuin/goldmark +* https://github.com/alecthomas/chroma +* https://github.com/muesli/smartcrop +* https://github.com/spf13/cobra +* https://github.com/spf13/viper + +Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages. + +Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases. + +Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider. + +Learn more and contribute on [GitHub](https://github.com/gohugoio). + + + diff --git a/content/homepage/about.md b/content/homepage/about.md index c2ba680..c9aa233 100644 --- a/content/homepage/about.md +++ b/content/homepage/about.md @@ -1,7 +1,11 @@ ---- -title: 'Our Difference' -button: 'About us' -weight: 2 ---- - -Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, \ No newline at end of file +--- +title: 'Our Difference' +button: 'About us' +weight: 2 +--- + +I don't think this has any affect? + + +Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, + diff --git a/content/homepage/index.md b/content/homepage/index.md index 01ffa31..1723d81 100644 --- a/content/homepage/index.md +++ b/content/homepage/index.md @@ -1,3 +1,5 @@ ---- -headless : true ---- +--- +headless : true +--- + +Really? Is this not the hompage editor? \ No newline at end of file diff --git a/content/homepage/work.md b/content/homepage/work.md index f2fee73..b8005f3 100644 --- a/content/homepage/work.md +++ b/content/homepage/work.md @@ -1,7 +1,10 @@ ---- -title: 'We Help Business Grow' -button: 'Our Work' -weight: 1 ---- - +--- +title: 'We Help Business Grow' +button: 'Our Work' +weight: 1 +--- + +Similarly, I don't think this has any impact. + + Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit. \ No newline at end of file diff --git a/public/about-hugo/index.html b/public/about-hugo/index.html index dc16752..a6eee06 100644 --- a/public/about-hugo/index.html +++ b/public/about-hugo/index.html @@ -1,10 +1,10 @@ - http://localhost:4321/about/ - + http://localhost:4321/themedianduck/about/ + - + diff --git a/public/about-us/index.html b/public/about-us/index.html index dc16752..a6eee06 100644 --- a/public/about-us/index.html +++ b/public/about-us/index.html @@ -1,10 +1,10 @@ - http://localhost:4321/about/ - + http://localhost:4321/themedianduck/about/ + - + diff --git a/public/about/index.html b/public/about/index.html index 5d58c10..b7f0333 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -1,11 +1,11 @@ - + - About - Archie + About - The Median Duck - - + + @@ -16,15 +16,15 @@ - + - + - - + + @@ -38,18 +38,22 @@
@@ -63,7 +67,10 @@

About

-

Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

+
+

This is where I would boast about myself no doubt.

+
+

Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

Hugo makes use of a variety of open source projects including:

diff --git a/public/tags/index.xml b/public/tags/index.xml index 90931af..021d1ba 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,40 +1,68 @@ - Tags on Archie - http://localhost:4321/tags/ - Recent content in Tags on Archie + Tags on The Median Duck + http://localhost:4321/themedianduck/tags/ + Recent content in Tags on The Median Duck Hugo en-us - © Athul - Wed, 01 Apr 2020 02:01:58 +0530 - + © The Median Duck + Sat, 06 Jul 2024 00:00:00 +0000 + + + Hugo_test + http://localhost:4321/themedianduck/tags/hugo_test/ + Sat, 06 Jul 2024 00:00:00 +0000 + http://localhost:4321/themedianduck/tags/hugo_test/ + + + + Plot + http://localhost:4321/themedianduck/tags/plot/ + Tue, 01 Dec 2020 21:13:14 -0500 + http://localhost:4321/themedianduck/tags/plot/ + + + + R Markdown + http://localhost:4321/themedianduck/tags/r-markdown/ + Tue, 01 Dec 2020 21:13:14 -0500 + http://localhost:4321/themedianduck/tags/r-markdown/ + + + + Regression + http://localhost:4321/themedianduck/tags/regression/ + Tue, 01 Dec 2020 21:13:14 -0500 + http://localhost:4321/themedianduck/tags/regression/ + + Primer - http://localhost:4321/tags/primer/ + http://localhost:4321/themedianduck/tags/primer/ Wed, 01 Apr 2020 02:01:58 +0530 - http://localhost:4321/tags/primer/ + http://localhost:4321/themedianduck/tags/primer/ Todo - http://localhost:4321/tags/todo/ + http://localhost:4321/themedianduck/tags/todo/ Wed, 01 Apr 2020 02:01:58 +0530 - http://localhost:4321/tags/todo/ + http://localhost:4321/themedianduck/tags/todo/ Procrastinating - http://localhost:4321/tags/procrastinating/ + http://localhost:4321/themedianduck/tags/procrastinating/ Sun, 18 Mar 2018 12:13:32 +0530 - http://localhost:4321/tags/procrastinating/ + http://localhost:4321/themedianduck/tags/procrastinating/ Space - http://localhost:4321/tags/space/ + http://localhost:4321/themedianduck/tags/space/ Sun, 18 Mar 2018 12:13:30 +0530 - http://localhost:4321/tags/space/ + http://localhost:4321/themedianduck/tags/space/ diff --git a/public/tags/plot/index.html b/public/tags/plot/index.html index 7dbab81..82ea842 100644 --- a/public/tags/plot/index.html +++ b/public/tags/plot/index.html @@ -1,27 +1,27 @@ - + - Plot - Archie + Plot - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "plot"

diff --git a/public/tags/plot/index.xml b/public/tags/plot/index.xml index 616d466..0a123b7 100644 --- a/public/tags/plot/index.xml +++ b/public/tags/plot/index.xml @@ -1,19 +1,19 @@ - Plot on Archie - http://localhost:4321/tags/plot/ - Recent content in Plot on Archie + Plot on The Median Duck + http://localhost:4321/themedianduck/tags/plot/ + Recent content in Plot on The Median Duck Hugo en-us - © Athul + © The Median Duck Tue, 01 Dec 2020 21:13:14 -0500 - + Hello R Markdown - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ Tue, 01 Dec 2020 21:13:14 -0500 - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. You can embed an R code chunk like this: summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu. diff --git a/public/tags/primer/index.html b/public/tags/primer/index.html index 2cfc140..476c8d3 100644 --- a/public/tags/primer/index.html +++ b/public/tags/primer/index.html @@ -1,27 +1,27 @@ - + - Primer - Archie + Primer - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "Primer"

diff --git a/public/tags/primer/index.xml b/public/tags/primer/index.xml index d2ce133..c34383d 100644 --- a/public/tags/primer/index.xml +++ b/public/tags/primer/index.xml @@ -1,19 +1,19 @@ - Primer on Archie - http://localhost:4321/tags/primer/ - Recent content in Primer on Archie + Primer on The Median Duck + http://localhost:4321/themedianduck/tags/primer/ + Recent content in Primer on The Median Duck Hugo en-us - © Athul + © The Median Duck Wed, 01 Apr 2020 02:01:58 +0530 - + Primer: When You Have Too Much to Do - http://localhost:4321/posts/post-1/ + http://localhost:4321/themedianduck/posts/post-1/ Wed, 01 Apr 2020 02:01:58 +0530 - http://localhost:4321/posts/post-1/ + http://localhost:4321/themedianduck/posts/post-1/ You have a to-do list that scrolls on for days. You are managing multiple projects, getting lots of email and messages on different messaging systems, managing finances and personal health habits and so much more. It all keeps piling up, and it can feel overwhelming. How do you keep up with it all? How do you find focus and peace and get stuff accomplished when you have too much on your plate? diff --git a/public/tags/procrastinating/index.html b/public/tags/procrastinating/index.html index 2439e76..88c41ea 100644 --- a/public/tags/procrastinating/index.html +++ b/public/tags/procrastinating/index.html @@ -1,27 +1,27 @@ - + - Procrastinating - Archie + Procrastinating - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "Procrastinating"

diff --git a/public/tags/procrastinating/index.xml b/public/tags/procrastinating/index.xml index 29633f4..5157f11 100644 --- a/public/tags/procrastinating/index.xml +++ b/public/tags/procrastinating/index.xml @@ -1,19 +1,19 @@ - Procrastinating on Archie - http://localhost:4321/tags/procrastinating/ - Recent content in Procrastinating on Archie + Procrastinating on The Median Duck + http://localhost:4321/themedianduck/tags/procrastinating/ + Recent content in Procrastinating on The Median Duck Hugo en-us - © Athul + © The Median Duck Sun, 18 Mar 2018 12:13:32 +0530 - + How I Learned to Stop Procrastinating, & Love Letting Go - http://localhost:4321/posts/post-3/ + http://localhost:4321/themedianduck/posts/post-3/ Sun, 18 Mar 2018 12:13:32 +0530 - http://localhost:4321/posts/post-3/ + http://localhost:4321/themedianduck/posts/post-3/ The end of procrastination is the art of letting go. I’ve been a lifelong procrastinator, at least until recent years. I would put things off until deadline, because I knew I could come through. I came through on tests after cramming last minute, I turned articles in at the deadline after waiting until the last hour, I got things done. Until I didn’t. It turns out procrastinating caused me to miss deadlines, over and over. diff --git a/public/tags/r-markdown/index.html b/public/tags/r-markdown/index.html index f626a06..6d799db 100644 --- a/public/tags/r-markdown/index.html +++ b/public/tags/r-markdown/index.html @@ -1,27 +1,27 @@ - + - R Markdown - Archie + R Markdown - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "R Markdown"

diff --git a/public/tags/r-markdown/index.xml b/public/tags/r-markdown/index.xml index 14b60b5..eabf116 100644 --- a/public/tags/r-markdown/index.xml +++ b/public/tags/r-markdown/index.xml @@ -1,19 +1,19 @@ - R Markdown on Archie - http://localhost:4321/tags/r-markdown/ - Recent content in R Markdown on Archie + R Markdown on The Median Duck + http://localhost:4321/themedianduck/tags/r-markdown/ + Recent content in R Markdown on The Median Duck Hugo en-us - © Athul + © The Median Duck Tue, 01 Dec 2020 21:13:14 -0500 - + Hello R Markdown - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ Tue, 01 Dec 2020 21:13:14 -0500 - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. You can embed an R code chunk like this: summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu. diff --git a/public/tags/regression/index.html b/public/tags/regression/index.html index b9846e6..b29955c 100644 --- a/public/tags/regression/index.html +++ b/public/tags/regression/index.html @@ -1,27 +1,27 @@ - + - Regression - Archie + Regression - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "regression"

diff --git a/public/tags/regression/index.xml b/public/tags/regression/index.xml index a4b0664..77601e0 100644 --- a/public/tags/regression/index.xml +++ b/public/tags/regression/index.xml @@ -1,19 +1,19 @@ - Regression on Archie - http://localhost:4321/tags/regression/ - Recent content in Regression on Archie + Regression on The Median Duck + http://localhost:4321/themedianduck/tags/regression/ + Recent content in Regression on The Median Duck Hugo en-us - © Athul + © The Median Duck Tue, 01 Dec 2020 21:13:14 -0500 - + Hello R Markdown - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ Tue, 01 Dec 2020 21:13:14 -0500 - http://localhost:4321/posts/2020-12-01-r-rmarkdown/ + http://localhost:4321/themedianduck/posts/2020-12-01-r-rmarkdown/ R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. You can embed an R code chunk like this: summary(cars) ## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu. diff --git a/public/tags/space/index.html b/public/tags/space/index.html index b9fc5c8..5de1651 100644 --- a/public/tags/space/index.html +++ b/public/tags/space/index.html @@ -1,27 +1,27 @@ - + - Space - Archie + Space - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "Space"

diff --git a/public/tags/space/index.xml b/public/tags/space/index.xml index 55fc5e6..7500211 100644 --- a/public/tags/space/index.xml +++ b/public/tags/space/index.xml @@ -1,19 +1,19 @@ - Space on Archie - http://localhost:4321/tags/space/ - Recent content in Space on Archie + Space on The Median Duck + http://localhost:4321/themedianduck/tags/space/ + Recent content in Space on The Median Duck Hugo en-us - © Athul + © The Median Duck Sun, 18 Mar 2018 12:13:30 +0530 - + Fearlessness: How to Stop Running from Space - http://localhost:4321/posts/post-2/ + http://localhost:4321/themedianduck/posts/post-2/ Sun, 18 Mar 2018 12:13:30 +0530 - http://localhost:4321/posts/post-2/ + http://localhost:4321/themedianduck/posts/post-2/ We spend our days filling in every available space, cramming in more tasks, responding to messages, checking social media and online sites, watching videos. We are afraid of empty space in our lives. The result is often a continual busyness, constant distraction and avoidance, lack of focus, lack of satisfaction with our lives. We run from silence. We run from the spaces between tasks and appointments. We run from solitude and stillness. diff --git a/public/tags/todo/index.html b/public/tags/todo/index.html index 670fa4e..9686fe2 100644 --- a/public/tags/todo/index.html +++ b/public/tags/todo/index.html @@ -1,27 +1,27 @@ - + - Todo - Archie + Todo - The Median Duck - - - + + + - + - + - - + + @@ -35,18 +35,22 @@
@@ -56,15 +60,14 @@

Entries tagged - "todo"

diff --git a/public/tags/todo/index.xml b/public/tags/todo/index.xml index 2d736af..6add0fb 100644 --- a/public/tags/todo/index.xml +++ b/public/tags/todo/index.xml @@ -1,19 +1,19 @@ - Todo on Archie - http://localhost:4321/tags/todo/ - Recent content in Todo on Archie + Todo on The Median Duck + http://localhost:4321/themedianduck/tags/todo/ + Recent content in Todo on The Median Duck Hugo en-us - © Athul + © The Median Duck Wed, 01 Apr 2020 02:01:58 +0530 - + Primer: When You Have Too Much to Do - http://localhost:4321/posts/post-1/ + http://localhost:4321/themedianduck/posts/post-1/ Wed, 01 Apr 2020 02:01:58 +0530 - http://localhost:4321/posts/post-1/ + http://localhost:4321/themedianduck/posts/post-1/ You have a to-do list that scrolls on for days. You are managing multiple projects, getting lots of email and messages on different messaging systems, managing finances and personal health habits and so much more. It all keeps piling up, and it can feel overwhelming. How do you keep up with it all? How do you find focus and peace and get stuff accomplished when you have too much on your plate? diff --git a/themedianduck.Rproj b/themedianduck.Rproj index 79001da..c2083b1 100644 --- a/themedianduck.Rproj +++ b/themedianduck.Rproj @@ -11,3 +11,5 @@ Encoding: UTF-8 RnwWeave: Sweave LaTeX: pdfLaTeX + +BuildType: Website