Hugo on Kindle Fire Hd

Using termux on a Kindle Fire HD to manage a hugo site

On a Kindle Fire HD we are going to install everything we need to update our hugo site.

Install termux

Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.

[Read More]

Migrate Wordpress to Hugo

Migration of old sites and articles to Hugo

Jekyll Exporter (github page) is a plugin that will export everything from WordPress to Jekyll. There is also WordPress to Hugo Exporter but I choose the one for jekyll because the plugin is already available in the WordPress plugins. A good amount of work is still needed to fix the results so I didn’t bother. Change wordpress site URL The old site url is not available. I created a new CNAME in the DNS. [Read More]