tetov-irc, _inky, ehmry, jturtle and jacky joined the channel; _inky left the channel
#jturtleHi, I'm looking to start a tiny website and use micropub to post on it, plan is to set up an nginx server and keep a static site and my gitea on it. I really don't want to run much extra software at all on the server, so what's my best stack to use micropub? Does Hugo use a pile of resources?
#jackyjturtle: there's a post at the page above ^ about how to make a Hugo site IndieWeb-friendly (guessing you're okay with devtooling since you mentioned nginx)
#Loqijturtle, jacky: that's a lot of dev jargon! Micropub, nginx... can you move to #indieweb-dev?
#jackyAFAIK, Hugo's resources are only important on your dev machine (or build machine). The build artificats are 'production' ready / need no runtime so you could prob serve them with just nginx
#jackybut yeah also like Loqi said, we can move to #indieweb-dev if you wanna go into the nuts and bolts
#jturtleI'm not much of a dev, I like Python programs with integer variables, usually called x1 and x_1. I'll be back once I get static html on nginx working