La nuova BBS è in fase Alpha. I post precedenti al 22 luglio 2024 potrebbero non essere trasferibili, ma rimarranno disponibili per la lettura su /old/.
I'm seriously considering writing my own static site generator, perhaps in Nim, rather than continue struggle on with Hugo.
-
I'm seriously considering writing my own static site generator, perhaps in Nim, rather than continue struggle on with Hugo.
My latest issue is that apparently Go time format strings simply cannot get the format I'm wanting in a couple cases, which led me to try and just fetch the date directly from the
date
command on my system, but I can't find a way to run OS commands from Hugo templates. -
@amin wait, weren't you using Lume?