Add "Open sourcing my blog" blog post
This commit is contained in:
parent
fd744b0385
commit
56e1c24fdb
1 changed files with 20 additions and 0 deletions
20
content/posts/open-sourcing-my-blog.md
Normal file
20
content/posts/open-sourcing-my-blog.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "Open sourcing my blog"
|
||||
author: "Aloïs Micard"
|
||||
date: 2021-03-01
|
||||
description: "The source code of this blog is now available on Github!"
|
||||
---
|
||||
|
||||
I have received a lot of positives feedback for my blog lately,
|
||||
and I do really appreciate it and try to integrate the suggestions
|
||||
to update my posts and make things better.
|
||||
|
||||
With the aim of continous improvement of this blog, I have decided (a bit late?) to open source it.
|
||||
The source code is now available on [Github](https://github.com/creekorful/blog)!
|
||||
|
||||
Feel free to open a PR if you want to fix a typo or if you see a mistake in one examples
|
||||
while reading an article.
|
||||
|
||||
Don't hesitate, every little improvements matter. :D
|
||||
|
||||
Happy hacking!
|
Loading…
Add table
Add a link
Reference in a new issue