Recently as I was trying to get my blog page going, after a good 4-month hiatus, I ran into a massive problem.
In attempting to run my blog site locally using Jekyll, problems immediately arose.
|
|
My attempts left me with nothing but a torrent of errors, of which of course, I had no intention to deal with. I honestly never use Ruby, so I saw no reason to uproot my configuration just to get it running again.
Then a glimmer of hope shone through the clouds of
FOSS
.
Introducing Hugo
Hugo, being a service I had only heard of in passing, was a very promising alternative to Jekyll. One that proves to be really easy to use and work with on NixOS.
Set up
The process was really simple.
|
|
There was some initial setup I had to do, getting my development environment going:
|
|
Then creating a basic flake.nix
file, creating a nice dev shell.
|
|
From there the rest is pretty simple, launch the blog whenever you with to preview or create content:
|
|
Finding a useful host was a bit of a problem, but Vercel has been a decent hosting service so far.
Moving forward
I am really excited to get this blog going again. I hope to put in quite a bit more time and research into my new posts. Ikuzo!