Blog with Hugo (and GitHub Pages)

Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again. That's in the Hugo website and I guess it's true, since I find it very easy to use to publish this dumb blog when I have the time to. Now, Hugo will generate the static site in your PC but how can you make it accessible from the Internet? Well… GitHub Pages is the savior. ...

January 3, 2021 · 4 min · 738 words · Me

Doom, Emacs & Windows

Doom-emacs. It's a configuration framework for Emacs. Basically, it overrides the Emacs keybindings with most of vim's. As I mentioned in the last post. I started using Emacs at work due to org-mode… and work PC's use windows behind a Firewall, so using git, pip, melpa and some more are useless in my work desktop (In the Laptop all of them work if I connect to another network, which was what I did). ...

May 22, 2020 · 3 min · 552 words · Me