chore(): Updating README and generating markdown version

This commit is contained in:
Elia el Lazkani 2021-07-04 08:22:06 +02:00
parent 0700288e80
commit 21bc591e59
3 changed files with 14 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/public/

4
README.md Normal file
View file

@ -0,0 +1,4 @@
[![Build Status](https://drone.project42.io/api/badges/Elia/blog/status.svg?ref=refs/heads/main)](https://drone.project42.io/Elia/blog)
# blog.lazkani.io
Welcome to the DevOps blog repository.

View file

@ -20,3 +20,12 @@ Then we can run in memory to test.
#+begin_src shell
hugo server -D
#+end_src
* README.md
#+begin_src md :tangle README.md
[![Build Status](https://drone.project42.io/api/badges/Elia/blog/status.svg?ref=refs/heads/main)](https://drone.project42.io/Elia/blog)
# blog.lazkani.io {#blog-lazkani-io}
Welcome to the DevOps blog repository.
#+end_src