Sp-cy

Hola! I'm Miguel and this is my laboratory of cybernetics
en es

How to Use Hugo on Android

You can update your Hugo blog from your Android mobile phone by installing the Termux app and then installing Hugo using the command pkg install hugo. Once installed, you can create your site directory using hugo new site <sitename> and then navigate to it using cd <sitename>. You can then use Git to initialize your site with git init and add a theme with git submodule add <hugo-git-theme-link> themes/<theme-name>. After that, you can update your blog using Git commands.

Continue reading
25 Nov 22 02:10 CST

Hello there! I had a better looking site in this domain but I decided to nuke it since it was mostly empty and I was mostly only using my microblog. If I’m going to have a site I better use it, right? In other related news my ADHD is totally out of control since some months ago. I’m trying to get better. Part of that is restarting or following up on incomplete projects, like this site. Who ever is reading this, I hope you are better.

Older posts Newer posts