Compare commits
No commits in common. "282e5f3824e4626163ef302366d0bbf4ad86b0f4" and "15bd21b7ed0b414ae2370722bf5a19a6a3f9e14f" have entirely different histories.
282e5f3824
...
15bd21b7ed
22
README.md
22
README.md
|
|
@ -1,23 +1,3 @@
|
||||||
# bever-dam
|
# bever-dam
|
||||||
|
|
||||||
This repository contains the source code for [my blog](https://www.roosens.me).
|
The source code for my personal blog.
|
||||||
|
|
||||||
## How
|
|
||||||
|
|
||||||
I use the popular open-source static site generator [hugo](https://gohugo.io/),
|
|
||||||
using a lovely theme called
|
|
||||||
[Notepadium](https://themes.gohugo.io/hugo-notepadium/). I picked this theme
|
|
||||||
because I like the way it looks, but also because it markets itself as being
|
|
||||||
100% JavaScript-free. As I'm a big advocate of unbloating the web, this spoke
|
|
||||||
to me. A blog shouldn't need any JavaScript, besides maybe a comment section.
|
|
||||||
Furthermore, it's licensed under the MIT license, making it compatible with
|
|
||||||
this site.
|
|
||||||
|
|
||||||
## Why
|
|
||||||
|
|
||||||
My brain often explodes with ideas for self-hosting new services, starting a
|
|
||||||
new project or improving upon a previous one. That's why a lot of my
|
|
||||||
self-hosting infrastructure has been centered around making this process of
|
|
||||||
thinking of ideas and realizing them more straightforward. The goal of this
|
|
||||||
blog is to share the things I've learning along the way, so hopefully, that one
|
|
||||||
person that finds this blog won't have to struggle as much as I do.
|
|
||||||
|
|
@ -4,8 +4,8 @@ title: "About"
|
||||||
|
|
||||||
Welcome to my blog!
|
Welcome to my blog!
|
||||||
|
|
||||||
My name's Jef Roosens, and I'm a Computer Science student currently studying at
|
My name's Jef Jan Roosens, and I'm a Computer Sciences student currently
|
||||||
the University of Ghent in Belgium. On most social media, you can find me as
|
studying at the University of Ghent. On most social media, you can find me as
|
||||||
Chewing_Bever. I'm a big open-source enthusiast & avid self-hoster, so
|
Chewing_Bever. I'm a big open-source enthusiast & avid self-hoster, so
|
||||||
naturally, you can find all my personal projects [on my Gitea
|
naturally, you can find all my personal projects [on my Gitea
|
||||||
instance](https://git.roosens.me/Chewing_Bever).
|
instance](https://git.roosens.me).
|
||||||
|
|
|
||||||
Reference in New Issue