[eddie]tantek: Awesome! I noticed it did implied content but wasn't sure how to fix it. I fixed it for the actual news.indieweb.org by adding a p-name on the URL string, but p-summary is definitely something that i missed. Thanks!
Loqi[eddie]: tantek left you a message 2 hours, 42 minutes ago: It looks like your bookmark posts like https://eddiehinkle.com/2017/09/14/12/note/ could use a "p-summary" for the text equivalent you're placing, e.g. change <div class="bookmark-statement"> to <div class="bookmark-statement p-summary"> which will help sites that don't support u-bookmark-of still display something reasonable.
[miklb], leg1, snarfed, KartikPrabhu, sebsel, barpthewire, clintpatty, tbbrown, davidmead and loicm joined the channel
sknebelI mostly followed it since I recommended caddy to a bunch of ppl and wanted to check if I have to follow up with them to make sure they know what they need to know
ZegnatSounds like you should just always build from source yourself and then ignore the EULA. Although it also sounds like build instructions might be incomplete at present https://github.com/mholt/caddy/issues/1843
sknebelalthough surely someone will make building it yourself easier or maybe figure out how to package it for major distros (which has been difficult due to how Go and package management systems don't really match)
sknebelIt's interesting for folks less comfortable with configuring stuff - automatic markdown rendering, even easier HTTPS + LE, ... is a pretty nice starter setup
sknebelif someone asks for that it's tempting to recommend an all-in-one vs sending them a bunch of tutorials to setup nginx + LE + some custom code to render markdown
[jeremycherfas]Zegnat I finally decided to get a VPS with Dreamhost in the hope of bringing everything under one, manageable roof, and I continue to discover that I know just enough to be really dangerous.