Bludit can do this if you want to save a bit of time… depends on what you want really
Comment on Hosting a Web server on a RPi Model B
confusedpuppy@lemmy.dbzer0.com 2 weeks ago
I have a few small services I’ve been hosting on a Raspberry Pi 5 but ever since I saw a list of no JavaScript/CSS/HTML sites, I’ve been interested in hosting some simple pages just for myself. I’ll probably look into something that can create simple pages with markdown because it’s something simple that I’m already comfortable with.
3dcadmin@lemmy.relayeasy.com 2 weeks ago
Prozak@lemmy.sdf.org 2 weeks ago
When I started this idea I considered this picocms.org/about/ buuut to be frank, I wanted something 90s, so took Apache base page and went Nano style… because I can
3dcadmin@lemmy.relayeasy.com 2 weeks ago
Pico is kinda like Bludit, but Bludit has plugins. We all know the pros and cons of those but it does save you time if a plugin exists to do something you need, plus it has theme support.
3dcadmin@lemmy.relayeasy.com 2 weeks ago
oh and “installation” is just copy the files to where you want a half decent webserver to serve from. Half decent I mean it is much easier with say apache or nginx but possible with others. Had good results with nginx on a pi4b and Bludit for example