servus
servus copied to clipboard
Self-contained CMS, Personal Nostr Relay & Blossom server
[zola](https://getzola.org/) is a static site generator, but also rust-powered, even the template engine is the same as servus - tera. Is it possible to find a way make servus work...
I'd like to use org-mode to publish my site via servus, as already suggested with jekill https://orgmode.org/worg/org-tutorials/org-jekyll.html Unfortunately I am not expert enough to be able to do it myself...
Just found https://npub.pro and then this - so I wondered if anonymous comments support like for npub.pro could be supported here too, so people can comment on my blog with...
Would be good to get some idea of how it looks like from the readme :)
Servus looks like exactly what I want - a self-hosted all-in-one package for my travel blog, cause I especially want an archive of images and running a separate [void.cat](https://git.v0l.io/Kieran/void.cat/issues/74) instance...
when I start servus it finds sites, themes and templates, it starts server, but it `Cannot parse event from` content (pages and posts, those who previously worked) ``` servus::site Cannot...
My servus works on a raspberry with an associated dyndns address, I imagine that the nostr relay that it makes available on the network is traceable only if associated with...
I had already compiled from source on my Raspberry and created a site, so already using a structure with the directories "sites" (including the _config.toml) and "themes". Now I have...
Would be great if I could access the data in my web application. Currently OPTIONS HTTP requests are not supported and no Access-Control-Allow-Origin HTTP header is set for the responses....