diff --git a/src/content/posts/hola-hugo/gallery/delete.me b/src/content/posts/hola-hugo/gallery/delete.me new file mode 100644 index 0000000..e69de29 diff --git a/src/content/posts/hola-hugo/hola-hugo.png b/src/content/posts/hola-hugo/hola-hugo.png new file mode 100644 index 0000000..b72c942 Binary files /dev/null and b/src/content/posts/hola-hugo/hola-hugo.png differ diff --git a/src/content/posts/hola-hugo/index.md b/src/content/posts/hola-hugo/index.md new file mode 100644 index 0000000..c19ca34 --- /dev/null +++ b/src/content/posts/hola-hugo/index.md @@ -0,0 +1,21 @@ +--- +title: "¡Hola Hugo!" +date: 2022-03-31T18:42:41Z +draft: false +tags: [] +image: hola-hugo.png +--- + +¡Hola Nico! too :). + +A year ago I've published a post calling to my future self to [stay static](/posts/stay-static/) and... this is the first post from [Hugo](https://gohugo.io), the world’s fastest static site generator. + +The proccess of building this site has been fully documented [on my Twitch channel](https://twitch.tv/oscarmlage), and I should say it was a bit harder than expected because I wanted to know what I was doing, so it implied lot of time researching and testing things here and there. + +The effort was worth it, in the end I'm really happy with the result. + +On one hand I wanted to thank [Django](https://djangoproject.com) for all the fish, it was really fun to have you there for many many years but - sadly - lately I had no time to take care of updates and other maintaining tasks. + +On the other hand I would like to thank **and remark** that this site wouldn't be possible without the time, effort and knowledge of my great friend [Segun](https://segundofdez.com), that did pretty much everything you're watching now. ❤️ + +