Hugo go go go
Made a hugo setup from scratch to generate a static blog and portfolio webpage. The old stuff may still be found in static/old.
This commit is contained in:
16
content/_index.en.md
Normal file
16
content/_index.en.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 27 18:08 2022
|
||||
lastmod: Mar 27 18:08 2022
|
||||
date: Mar 27 18:08 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: Welcome!
|
||||
description: Landing page for Siverts GitHub Pages blog and portfolio.
|
||||
---
|
||||
|
||||
So I guess I've finally got to updating my github.io site. Nice!
|
17
content/_index.nl.md
Normal file
17
content/_index.nl.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 27 18:08 2022
|
||||
lastmod: Mar 27 18:08 2022
|
||||
date: Mar 27 18:08 2022
|
||||
draft: true
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title:
|
||||
description:
|
||||
---
|
||||
|
||||
# Velkommen!
|
||||
Så jeg har visst endelig kommet runt til å oppdatere min github.io side. Kult!
|
16
content/_index.no.md
Normal file
16
content/_index.no.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 27 18:08 2022
|
||||
lastmod: Mar 29 27 18:08 2022
|
||||
date: Mar 27 18:08 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: Velkommen!
|
||||
description: Landings side for Siverts GitHub Pages blog og portefølje.
|
||||
---
|
||||
|
||||
Så jeg har visst endelig kommet runt til å oppdatere min github.io side. Kult!
|
18
content/about.en.md
Normal file
18
content/about.en.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 27 18:08 2022
|
||||
lastmod: Mar 27 18:08 2022
|
||||
date: Mar 27 18:08 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: About
|
||||
description: About page for the website!
|
||||
---
|
||||
|
||||
This webpage is my portfolio webpage and blog.
|
||||
|
||||
It's build with hugo and hosted on github.io with GitHub Pages!
|
18
content/about.no.md
Normal file
18
content/about.no.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 29 21:10 2022
|
||||
lastmod: Mar 29 21:10 2022
|
||||
date: Mar 29 21:10 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: Om websiden
|
||||
description: Denne delen av websiden forteller om hva du finner på den.
|
||||
---
|
||||
|
||||
Denne websiden er mitt portefølje og blog.
|
||||
|
||||
Den er laget med hugo og servert på github.io med GitHub Pages!
|
18
content/blog/_index.en.md
Normal file
18
content/blog/_index.en.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 27 18:04 2022
|
||||
lastmod: Mar 27 18:04 2022
|
||||
date: Mar 27 18:04 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: Siverts Tech Adventure Blog
|
||||
description: Landing page for Sivers Tech Adventure Blog!
|
||||
---
|
||||
|
||||
Here you are welcome to take a look at all my blog posts!
|
||||
|
||||
And be sure to add the RSS feed to your news reader! ;)
|
16
content/blog/_index.no.md
Normal file
16
content/blog/_index.no.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
deprecated: false
|
||||
publishdate: Mar 29 21:00 2022
|
||||
lastmod: Mar 29 21:00 2022
|
||||
date: Mar 29 21:00 2022
|
||||
draft: false
|
||||
aliases: []
|
||||
categories: ["Meta"]
|
||||
series: []
|
||||
tags: ["Info","Meta"]
|
||||
toc: false
|
||||
title: Siverts Teknologi Evenetyr Blog
|
||||
description: Landingsside for Siverts Teknologi Evenetyr Blog!
|
||||
---
|
||||
|
||||
Her er du velkommen til å ta en titt på alle mine blog innlegg!
|
Reference in New Issue
Block a user