Initial commit
This commit is contained in:
14
content/blogroll/_index.md
Normal file
14
content/blogroll/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
menu: main
|
||||
title: Blogroll
|
||||
weight: 4
|
||||
outputs: [ "HTML" ]
|
||||
_build:
|
||||
render: true
|
||||
cascade:
|
||||
_build:
|
||||
render: false
|
||||
list: true
|
||||
---
|
||||
|
||||
This is a list of blogs I find interesting, so if you follow my blog, you might want to check these as well.
|
||||
6
content/blogroll/kev-quirk.md
Normal file
6
content/blogroll/kev-quirk.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Kev Quirk's blog"
|
||||
date: 2021-05-25T19:42:57+02:00
|
||||
blogUrl: "https://kevq.uk/blog"
|
||||
---
|
||||
Kev Quirk's blog was one of the sources of inspiration for my one especially by encouraging to write a lot and not to fear imperfections. He is the author of [#100DaysToOffload](https://100daystooffload.com/).
|
||||
6
content/blogroll/tweag-io-nix.md
Normal file
6
content/blogroll/tweag-io-nix.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Tweag I/O - Nix blog"
|
||||
date: 2021-05-25T20:19:39+02:00
|
||||
blogUrl: "https://www.tweag.io/blog/tags/nix"
|
||||
---
|
||||
If you are, like me, interested in Nix(OS), this blog is a must. Tweag I/O is the employer of [Eelco Dolstra](https://edolstra.github.io) and therefore the blog contains many interesting and important posts (e.g. [Nix flakes introduction](https://www.tweag.io/blog/2020-05-25-flakes)).
|
||||
Reference in New Issue
Block a user