diff --git a/.DS_Store b/.DS_Store index 1704eed..a99985b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/404.html b/404.html index 0565414..3cdfaa7 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -64,22 +64,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -142,13 +124,13 @@ @@ -194,7 +176,7 @@ @@ -215,11 +197,11 @@ @@ -302,40 +284,40 @@

Recent posts

- + - Categories Post + Categories Post
-
Categories Post
+
Categories Post
- + Linked post
-
Linked post
+
Linked post
- + Go is for lovers
-
Go is for lovers
+
Go is for lovers
diff --git a/CNAME b/CNAME deleted file mode 100644 index 5e4c111..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -decarbdirect.com \ No newline at end of file diff --git a/authors/index.html b/authors/index.html index b64c702..86be2b6 100644 --- a/authors/index.html +++ b/authors/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -145,13 +127,13 @@ @@ -197,7 +179,7 @@ @@ -218,11 +200,11 @@ @@ -312,7 +294,7 @@

Search

- + @@ -447,40 +429,40 @@

Recent posts

diff --git a/authors/index.xml b/authors/index.xml index b0df527..7b8b4da 100644 --- a/authors/index.xml +++ b/authors/index.xml @@ -2,24 +2,24 @@ Authors on Decarb Direct Partners - http://localhost:1313/authors/ + https://decarbdirect.com/authors/ Recent content in Authors on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + John Doe - http://localhost:1313/authors/john-doe/ + https://decarbdirect.com/authors/john-doe/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/authors/john-doe/ + https://decarbdirect.com/authors/john-doe/ Jane Doe - http://localhost:1313/authors/jane-doe/ + https://decarbdirect.com/authors/jane-doe/ Fri, 02 Oct 2015 21:49:20 +0200 - http://localhost:1313/authors/jane-doe/ + https://decarbdirect.com/authors/jane-doe/ diff --git a/authors/jane-doe/index.html b/authors/jane-doe/index.html index 79f34f0..97f3a06 100644 --- a/authors/jane-doe/index.html +++ b/authors/jane-doe/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,7 +287,7 @@

Jane Doe

-

Linked post

+

Linked post

I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus.

-

Continue reading +

Continue reading

@@ -382,7 +358,7 @@

Linked po
-

Creating a new theme

+

Creating a new theme

@@ -435,14 +411,14 @@

- June 24, 2015 + June 24, 2015

Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme. We’ll start with creating a new site with a very basic template.

-

Continue reading +

Continue reading

@@ -482,7 +458,7 @@

Search

- + @@ -617,40 +593,40 @@

Recent posts

diff --git a/authors/jane-doe/index.xml b/authors/jane-doe/index.xml index 5e42100..a7731e4 100644 --- a/authors/jane-doe/index.xml +++ b/authors/jane-doe/index.xml @@ -2,24 +2,24 @@ Jane Doe on Decarb Direct Partners - http://localhost:1313/authors/jane-doe/ + https://decarbdirect.com/authors/jane-doe/ Recent content in Jane Doe on Decarb Direct Partners Hugo -- gohugo.io en Fri, 02 Oct 2015 21:49:20 +0200 - + Linked post - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ Fri, 02 Oct 2015 21:49:20 +0200 - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Creating a new theme - http://localhost:1313/decarbnews/2015/06/24/creating-a-new-theme/ + https://decarbdirect.com/decarbnews/creating-a-new-theme/ Wed, 24 Jun 2015 13:50:46 +0200 - http://localhost:1313/decarbnews/2015/06/24/creating-a-new-theme/ + https://decarbdirect.com/decarbnews/creating-a-new-theme/ Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme. We’ll start with creating a new site with a very basic template. diff --git a/authors/jane-doe/page/1/index.html b/authors/jane-doe/page/1/index.html index 34f54e8..7406000 100644 --- a/authors/jane-doe/page/1/index.html +++ b/authors/jane-doe/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/authors/jane-doe/ - + https://decarbdirect.com/authors/jane-doe/ + - + diff --git a/authors/john-doe/index.html b/authors/john-doe/index.html index 42cd53b..bb7d441 100644 --- a/authors/john-doe/index.html +++ b/authors/john-doe/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,15 +287,15 @@

John Doe

-

Categories Post

+

Categories Post

I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim.

-

Continue reading +

Continue reading

@@ -384,7 +360,7 @@

Categ
-

Linked post

+

Linked post

I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus.

-

Continue reading +

Continue reading

@@ -484,7 +460,7 @@

Search

- + @@ -619,40 +595,40 @@

Recent posts

diff --git a/authors/john-doe/index.xml b/authors/john-doe/index.xml index 63f6999..174f0d1 100644 --- a/authors/john-doe/index.xml +++ b/authors/john-doe/index.xml @@ -2,24 +2,24 @@ John Doe on Decarb Direct Partners - http://localhost:1313/authors/john-doe/ + https://decarbdirect.com/authors/john-doe/ Recent content in John Doe on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + Categories Post - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Linked post - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ Fri, 02 Oct 2015 21:49:20 +0200 - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. diff --git a/authors/john-doe/page/1/index.html b/authors/john-doe/page/1/index.html index 532b75c..429e36d 100644 --- a/authors/john-doe/page/1/index.html +++ b/authors/john-doe/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/authors/john-doe/ - + https://decarbdirect.com/authors/john-doe/ + - + diff --git a/authors/page/1/index.html b/authors/page/1/index.html index 93d5bf2..4de6007 100644 --- a/authors/page/1/index.html +++ b/authors/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/authors/ - + https://decarbdirect.com/authors/ + - + diff --git a/categories/index.html b/categories/index.html index 575a185..1bdfdea 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -145,13 +127,13 @@ @@ -197,7 +179,7 @@ @@ -218,11 +200,11 @@ @@ -312,7 +294,7 @@

Search

- + @@ -447,40 +429,40 @@

Recent posts

diff --git a/categories/index.xml b/categories/index.xml index 9176a61..b4ae731 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -2,38 +2,38 @@ Categories on Decarb Direct Partners - http://localhost:1313/categories/ + https://decarbdirect.com/categories/ Recent content in Categories on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + Lorem - http://localhost:1313/categories/lorem/ + https://decarbdirect.com/categories/lorem/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/categories/lorem/ + https://decarbdirect.com/categories/lorem/ Programming - http://localhost:1313/categories/programming/ + https://decarbdirect.com/categories/programming/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/categories/programming/ + https://decarbdirect.com/categories/programming/ Pseudo - http://localhost:1313/categories/pseudo/ + https://decarbdirect.com/categories/pseudo/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/categories/pseudo/ + https://decarbdirect.com/categories/pseudo/ Starting - http://localhost:1313/categories/starting/ + https://decarbdirect.com/categories/starting/ Wed, 24 Jun 2015 13:50:46 +0200 - http://localhost:1313/categories/starting/ + https://decarbdirect.com/categories/starting/ diff --git a/categories/lorem/index.html b/categories/lorem/index.html index c3b6b8a..5b32ce9 100644 --- a/categories/lorem/index.html +++ b/categories/lorem/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,15 +287,15 @@

Lorem

-

Categories Post

+

Categories Post

I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim.

-

Continue reading +

Continue reading

@@ -384,7 +360,7 @@

Categ
-

Migrate from Jekyll

+

Migrate from Jekyll

@@ -451,7 +427,7 @@

Search

- + @@ -586,40 +562,40 @@

Recent posts

diff --git a/categories/lorem/index.xml b/categories/lorem/index.xml index 6067be2..e0134db 100644 --- a/categories/lorem/index.xml +++ b/categories/lorem/index.xml @@ -2,24 +2,24 @@ Lorem on Decarb Direct Partners - http://localhost:1313/categories/lorem/ + https://decarbdirect.com/categories/lorem/ Recent content in Lorem on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + Categories Post - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Migrate from Jekyll - http://localhost:1313/decarbnews/1/01/01/migrate-from-jekyll/ + https://decarbdirect.com/resources/resources/migrate-from-jekyll/ Mon, 01 Jan 0001 00:00:00 +0000 - http://localhost:1313/decarbnews/1/01/01/migrate-from-jekyll/ + https://decarbdirect.com/resources/resources/migrate-from-jekyll/ Move static content to static Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static. You should therefore move it all there. With Jekyll, something that looked like ▾ <root>/ ▾ images/ logo.png should become ▾ <root>/ ▾ static/ ▾ images/ logo.png Additionally, you’ll want any files that should reside at the root (such as CNAME) to be moved to static. diff --git a/categories/lorem/page/1/index.html b/categories/lorem/page/1/index.html index d58d1bb..05ce641 100644 --- a/categories/lorem/page/1/index.html +++ b/categories/lorem/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/categories/lorem/ - + https://decarbdirect.com/categories/lorem/ + - + diff --git a/categories/page/1/index.html b/categories/page/1/index.html index b7ea490..631f657 100644 --- a/categories/page/1/index.html +++ b/categories/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/categories/ - + https://decarbdirect.com/categories/ + - + diff --git a/categories/programming/index.html b/categories/programming/index.html index d4ba7e6..7c9d4f0 100644 --- a/categories/programming/index.html +++ b/categories/programming/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,15 +287,15 @@

Programming

-

Categories Post

+

Categories Post

I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim.

-

Continue reading +

Continue reading

@@ -384,7 +360,7 @@

Categ
-

Linked post

+

Linked post

I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus.

-

Continue reading +

Continue reading

@@ -455,7 +431,7 @@

Linked po
-

Go is for lovers

+

Go is for lovers

Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates. This document is a brief primer on using go templates.

-

Continue reading +

Continue reading

@@ -553,7 +529,7 @@

Search

- + @@ -688,40 +664,40 @@

Recent posts

diff --git a/categories/programming/index.xml b/categories/programming/index.xml index a90650c..76e8792 100644 --- a/categories/programming/index.xml +++ b/categories/programming/index.xml @@ -2,31 +2,31 @@ Programming on Decarb Direct Partners - http://localhost:1313/categories/programming/ + https://decarbdirect.com/categories/programming/ Recent content in Programming on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + Categories Post - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Linked post - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ Fri, 02 Oct 2015 21:49:20 +0200 - http://localhost:1313/decarbnews/2015/10/02/linked-post/ + https://decarbdirect.com/resources/resources/linked-post/ I’m a linked post in the menu. You can add other posts by adding the following line to the frontmatter: menu = "main" Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Go is for lovers - http://localhost:1313/decarbnews/2015/09/17/go-is-for-lovers/ + https://decarbdirect.com/resources/resources/go-is-for-lovers/ Thu, 17 Sep 2015 13:47:08 +0200 - http://localhost:1313/decarbnews/2015/09/17/go-is-for-lovers/ + https://decarbdirect.com/resources/resources/go-is-for-lovers/ Hugo uses the excellent go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates. This document is a brief primer on using go templates. diff --git a/categories/programming/page/1/index.html b/categories/programming/page/1/index.html index ae30851..bcb2376 100644 --- a/categories/programming/page/1/index.html +++ b/categories/programming/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/categories/programming/ - + https://decarbdirect.com/categories/programming/ + - + diff --git a/categories/pseudo/index.html b/categories/pseudo/index.html index 3c4a895..8e765a4 100644 --- a/categories/pseudo/index.html +++ b/categories/pseudo/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,15 +287,15 @@

Pseudo

-

Categories Post

+

Categories Post

I’m a post with multiple categories in the frontmatter: categories = ["programming","lorem","pseudo"] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim.

-

Continue reading +

Continue reading

@@ -384,7 +360,7 @@

Categ
-

Hugo is for lovers

+

Hugo is for lovers

@@ -435,13 +411,13 @@

Hu

- August 3, 2015 + August 3, 2015

This is the summary Goto hugo releases and download the appropriate version for your os and architecture. Save it somewhere specific as we will be using it in the next step. More complete instructions are available at installing hugo

-

Continue reading +

Continue reading

@@ -481,7 +457,7 @@

Search

- + @@ -616,40 +592,40 @@

Recent posts

diff --git a/categories/pseudo/index.xml b/categories/pseudo/index.xml index fd39cc5..e10e5a9 100644 --- a/categories/pseudo/index.xml +++ b/categories/pseudo/index.xml @@ -2,25 +2,25 @@ Pseudo on Decarb Direct Partners - http://localhost:1313/categories/pseudo/ + https://decarbdirect.com/categories/pseudo/ Recent content in Pseudo on Decarb Direct Partners Hugo -- gohugo.io en Sun, 01 Aug 2021 21:29:20 +0200 - + Categories Post - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ Sun, 01 Aug 2021 21:29:20 +0200 - http://localhost:1313/decarbnews/2021/08/01/categories-post/ + https://decarbdirect.com/decarbnews/categories-post/ I&rsquo;m a post with multiple categories in the frontmatter: categories = [&quot;programming&quot;,&quot;lorem&quot;,&quot;pseudo&quot;] Lorem ipsum dolor sit amet, consectetur adipiscing elit. In mauris nulla, vestibulum vel auctor sed, posuere eu lorem. Aliquam consequat augue ut accumsan mollis. Suspendisse malesuada sodales tincidunt. Vivamus sed erat ac augue bibendum porta sed id ipsum. Ut mollis mauris eget ligula sagittis cursus. Aliquam id pharetra tellus. Pellentesque sed tempus risus. Proin id hendrerit ante. Vestibulum vitae urna ut mauris ultricies dignissim. Hugo is for lovers - http://localhost:1313/decarbnews/2015/08/03/hugo-is-for-lovers/ + https://decarbdirect.com/resources/resources/hugo-is-for-lovers/ Mon, 03 Aug 2015 13:39:46 +0200 - http://localhost:1313/decarbnews/2015/08/03/hugo-is-for-lovers/ - This is the summary Goto <a href="https://github.com/spf13/hugo/releases">hugo releases</a> and download the appropriate version for your os and architecture. Save it somewhere specific as we will be using it in the next step. More complete instructions are available at <a href="http://localhost:1313/overview/installing/">installing hugo</a> + https://decarbdirect.com/resources/resources/hugo-is-for-lovers/ + This is the summary Goto <a href="https://github.com/spf13/hugo/releases">hugo releases</a> and download the appropriate version for your os and architecture. Save it somewhere specific as we will be using it in the next step. More complete instructions are available at <a href="https://decarbdirect.com/overview/installing/">installing hugo</a> diff --git a/categories/pseudo/page/1/index.html b/categories/pseudo/page/1/index.html index a7888fa..3e9bc3b 100644 --- a/categories/pseudo/page/1/index.html +++ b/categories/pseudo/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/categories/pseudo/ - + https://decarbdirect.com/categories/pseudo/ + - + diff --git a/categories/starting/index.html b/categories/starting/index.html index 7a4800a..f0a1db5 100644 --- a/categories/starting/index.html +++ b/categories/starting/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,22 +63,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -151,13 +133,13 @@ @@ -211,13 +193,11 @@ - - @@ -232,10 +212,6 @@ - - - - @@ -246,11 +222,11 @@ @@ -311,7 +287,7 @@

Starting

-

Creating a new theme

+

Creating a new theme

@@ -364,14 +340,14 @@

- June 24, 2015 + June 24, 2015

Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme. We’ll start with creating a new site with a very basic template.

-

Continue reading +

Continue reading

@@ -411,7 +387,7 @@

Search

- + @@ -546,40 +522,40 @@

Recent posts

diff --git a/categories/starting/index.xml b/categories/starting/index.xml index e0cdacf..a84f4aa 100644 --- a/categories/starting/index.xml +++ b/categories/starting/index.xml @@ -2,17 +2,17 @@ Starting on Decarb Direct Partners - http://localhost:1313/categories/starting/ + https://decarbdirect.com/categories/starting/ Recent content in Starting on Decarb Direct Partners Hugo -- gohugo.io en Wed, 24 Jun 2015 13:50:46 +0200 - + Creating a new theme - http://localhost:1313/decarbnews/2015/06/24/creating-a-new-theme/ + https://decarbdirect.com/decarbnews/creating-a-new-theme/ Wed, 24 Jun 2015 13:50:46 +0200 - http://localhost:1313/decarbnews/2015/06/24/creating-a-new-theme/ + https://decarbdirect.com/decarbnews/creating-a-new-theme/ Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I&rsquo;ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won&rsquo;t cover using CSS to style your theme. We&rsquo;ll start with creating a new site with a very basic template. diff --git a/categories/starting/page/1/index.html b/categories/starting/page/1/index.html index 8898b1a..7899d7d 100644 --- a/categories/starting/page/1/index.html +++ b/categories/starting/page/1/index.html @@ -1,10 +1,10 @@ - http://localhost:1313/categories/starting/ - + https://decarbdirect.com/categories/starting/ + - + diff --git a/contact/index.html b/contact/index.html index 6d07231..7dcea1e 100644 --- a/contact/index.html +++ b/contact/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -64,22 +64,6 @@ - - - - - - - - - - - - - - - - @@ -87,8 +71,6 @@ - - @@ -144,13 +126,13 @@ @@ -196,7 +178,7 @@ @@ -217,11 +199,11 @@ @@ -288,6 +270,44 @@

We are here to help you

+
+

Contact form

+
+ +
+ + +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+ + +
+ + +
+
+ + + + +
@@ -347,40 +367,40 @@

Recent posts

diff --git a/decarbnews/0505.md.rtf b/decarbnews/0505.md.rtf deleted file mode 100644 index d1678ae..0000000 --- a/decarbnews/0505.md.rtf +++ /dev/null @@ -1,36 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf2761 -\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} -{\colortbl;\red255\green255\blue255;\red231\green231\blue231;} -{\*\expandedcolortbl;;\cssrgb\c92549\c92549\c92549;} -\paperw11900\paperh16840\margl1440\margr1440\vieww19980\viewh20740\viewkind0 -\deftab720 -\pard\pardeftab720\partightenfactor0 - -\f0\fs32 \cf2 \expnd0\expndtw0\kerning0 -\ -# The European Green Deal - A Roadmap to Climate Neutrality by 2050\ -\ -\ -The European Green Deal is a comprehensive set of policy initiatives and strategies launched by the European Commission in 2019. It aims to make the European Union (EU) climate-neutral by 2050 while fostering economic growth, creating jobs, and improving the quality of life for European citizens. Here are some key highlights of the European Green Deal:\ -\pard\tx720\pardeftab720\partightenfactor0 -\cf2 \ -\ -1. Climate Neutrality by 2050: The European Green Deal sets the ambitious goal of achieving climate neutrality for the EU by 2050. This means balancing the amount of greenhouse gases emitted with the amount removed from the atmosphere.\ -\ -2. Greenhouse Gas Reduction Targets: The deal includes intermediate targets to reduce greenhouse gas emissions by at least 55% by 2030 compared to 1990 levels. This represents an increase from the previous target of 40%.\ -\ -3. Renewable Energy and Energy Efficiency: The European Green Deal emphasizes the transition to renewable energy sources and increased energy efficiency. It includes plans to boost renewable energy production, improve energy efficiency in buildings and industries, and promote sustainable transport.\ -\ -4. Circular Economy and Sustainable Consumption: The deal promotes the transition to a circular economy, where resources are used more efficiently, waste is minimized, and products are designed for reuse and recycling. It also aims to promote sustainable consumption patterns among European citizens.\ -\ -5. Biodiversity Strategy: The European Green Deal includes a biodiversity strategy to halt biodiversity loss and restore ecosystems across the EU. It aims to protect and restore ecosystems, improve biodiversity monitoring, and promote sustainable agriculture and forestry practices.\ -\ -6. Just Transition Mechanism: Recognizing the need for a fair and inclusive transition to a greener economy, the European Green Deal includes a Just Transition Mechanism. This mechanism provides financial support to regions and industries most affected by the transition, helping them to adapt and create new job opportunities.\ -\ -7.Farm to Fork Strategy: The Farm to Fork Strategy aims to make food systems more sustainable and ensure the availability of healthy and affordable food for European citizens. It includes measures to promote sustainable farming practices, reduce the use of pesticides and antibiotics, and improve food labelling and consumer information.\ -\ -8. Digitalization and Innovation: The European Green Deal harnesses the power of digitalization and innovation to drive the green transition. It includes initiatives to promote digital technologies for energy efficiency, smart cities, and sustainable mobility, as well as funding for research and innovation in clean technologies.\ -\pard\pardeftab720\partightenfactor0 -\cf2 \ -\ -The European Green Deal is a comprehensive plan launched by the European Commission to make the European Union climate-neutral by 2050. It sets ambitious targets to reduce greenhouse gas emissions, promote renewable energy and energy efficiency, transition to a circular economy, protect biodiversity, and ensure a fair and inclusive transition for all sectors of society. The deal aims to drive sustainable economic growth, create jobs, and improve the quality of life for European citizens while addressing climate change and environmental degradation.} \ No newline at end of file diff --git a/decarbnews/20240505.md.rtf b/decarbnews/20240505.md.rtf deleted file mode 100644 index 4ffbd69..0000000 --- a/decarbnews/20240505.md.rtf +++ /dev/null @@ -1,36 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf2761 -\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} -{\colortbl;\red255\green255\blue255;\red231\green231\blue231;} -{\*\expandedcolortbl;;\cssrgb\c92549\c92549\c92549;} -\paperw11900\paperh16840\margl1440\margr1440\vieww19980\viewh21300\viewkind0 -\deftab720 -\pard\pardeftab720\partightenfactor0 - -\f0\fs32 \cf2 \expnd0\expndtw0\kerning0 -\ -# The European Green Deal - A Roadmap to Climate Neutrality by 2050\ -\ -\ -The European Green Deal is a comprehensive set of policy initiatives and strategies launched by the European Commission in 2019. It aims to make the European Union (EU) climate-neutral by 2050 while fostering economic growth, creating jobs, and improving the quality of life for European citizens. Here are some key highlights of the European Green Deal:\ -\pard\tx720\pardeftab720\partightenfactor0 -\cf2 \ -\ -1. Climate Neutrality by 2050: The European Green Deal sets the ambitious goal of achieving climate neutrality for the EU by 2050. This means balancing the amount of greenhouse gases emitted with the amount removed from the atmosphere.\ -\ -2. Greenhouse Gas Reduction Targets: The deal includes intermediate targets to reduce greenhouse gas emissions by at least 55% by 2030 compared to 1990 levels. This represents an increase from the previous target of 40%.\ -\ -3. Renewable Energy and Energy Efficiency: The European Green Deal emphasizes the transition to renewable energy sources and increased energy efficiency. It includes plans to boost renewable energy production, improve energy efficiency in buildings and industries, and promote sustainable transport.\ -\ -4. Circular Economy and Sustainable Consumption: The deal promotes the transition to a circular economy, where resources are used more efficiently, waste is minimized, and products are designed for reuse and recycling. It also aims to promote sustainable consumption patterns among European citizens.\ -\ -5. Biodiversity Strategy: The European Green Deal includes a biodiversity strategy to halt biodiversity loss and restore ecosystems across the EU. It aims to protect and restore ecosystems, improve biodiversity monitoring, and promote sustainable agriculture and forestry practices.\ -\ -6. Just Transition Mechanism: Recognizing the need for a fair and inclusive transition to a greener economy, the European Green Deal includes a Just Transition Mechanism. This mechanism provides financial support to regions and industries most affected by the transition, helping them to adapt and create new job opportunities.\ -\ -7.Farm to Fork Strategy: The Farm to Fork Strategy aims to make food systems more sustainable and ensure the availability of healthy and affordable food for European citizens. It includes measures to promote sustainable farming practices, reduce the use of pesticides and antibiotics, and improve food labelling and consumer information.\ -\ -8. Digitalization and Innovation: The European Green Deal harnesses the power of digitalization and innovation to drive the green transition. It includes initiatives to promote digital technologies for energy efficiency, smart cities, and sustainable mobility, as well as funding for research and innovation in clean technologies.\ -\pard\pardeftab720\partightenfactor0 -\cf2 \ -\ -The European Green Deal is a comprehensive plan launched by the European Commission to make the European Union climate-neutral by 2050. It sets ambitious targets to reduce greenhouse gas emissions, promote renewable energy and energy efficiency, transition to a circular economy, protect biodiversity, and ensure a fair and inclusive transition for all sectors of society. The deal aims to drive sustainable economic growth, create jobs, and improve the quality of life for European citizens while addressing climate change and environmental degradation.} \ No newline at end of file diff --git a/decarbnews/2021/08/01/categories-post/index.html b/decarbnews/categories-post/index.html similarity index 89% rename from decarbnews/2021/08/01/categories-post/index.html rename to decarbnews/categories-post/index.html index 277b22a..2e4ce28 100644 --- a/decarbnews/2021/08/01/categories-post/index.html +++ b/decarbnews/categories-post/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -68,9 +68,9 @@ - + - + @@ -87,7 +87,7 @@ - + @@ -145,13 +145,13 @@ @@ -199,7 +199,7 @@ @@ -220,11 +220,11 @@ @@ -354,7 +354,7 @@

Search

- + @@ -490,40 +490,40 @@

Recent posts

diff --git a/decarbnews/2015/06/24/creating-a-new-theme/index.html b/decarbnews/creating-a-new-theme/index.html similarity index 97% rename from decarbnews/2015/06/24/creating-a-new-theme/index.html rename to decarbnews/creating-a-new-theme/index.html index c4e5c5b..e5739b2 100644 --- a/decarbnews/2015/06/24/creating-a-new-theme/index.html +++ b/decarbnews/creating-a-new-theme/index.html @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -68,9 +68,9 @@ - + - + @@ -87,7 +87,7 @@ - + @@ -145,13 +145,13 @@ @@ -199,7 +199,7 @@ @@ -220,11 +220,11 @@ @@ -1153,7 +1153,7 @@

Search

- + @@ -1289,40 +1289,40 @@

Recent posts

diff --git a/decarbnews/index.html b/decarbnews/index.html index 5efece1..5f860b9 100644 --- a/decarbnews/index.html +++ b/decarbnews/index.html @@ -1,13 +1,13 @@ - + -Decarbnews +Decarb News @@ -36,7 +36,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -63,31 +63,13 @@ - - - - - - - - - - - - - - - - - - - + @@ -109,10 +91,10 @@