Add note about website open-sourced
This commit is contained in:
parent
37ed304ea9
commit
bc0cb1aff1
13
content/notes/2020-06-11--website-open-sourced.md
Normal file
13
content/notes/2020-06-11--website-open-sourced.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Website is now open source!
|
||||
author: Yarmo Mackenbach
|
||||
slug: website-open-sourced
|
||||
date: "2020-06-11 16:09:40"
|
||||
published: true
|
||||
---
|
||||
|
||||
It's finally here: the [source code of this website](https://git.yarmo.eu/yarmo/yarmo.eu) on my selfhosted gitea instance. It was delayed because, even though the current codebase does not contain secret keys or passwords, this has been the case in the past and the git history is easily searchable. I have deleted the old git project and started afresh.
|
||||
|
||||
From now on, the source code and the [drone CI/CD pipelines](https://drone.yarmo.eu/yarmo/yarmo.eu/) that go with the website are all open and available. This should make the content on the website more trustworthy as you can now review the code that generated the content. It is also my belief that the open-sourcing of this website is beneficial to all including myself: it gives you a chance to see the inner workings and perhaps pick up a trick or two, and if you see a blatant mistake, bad coding practices or other errors, I trust you will [let me know](/contact).
|
||||
|
||||
Enjoy and thanks for taking the time to be here :)
|
||||
Loading…
x
Reference in New Issue
Block a user