Ioan Bizău

Results 111 comments of Ioan Bizău

Edit your `_config.toml` and set `tagline = "something"` under the `[site]` section. That will pass `site.tagline` to the layout.

I think the admin interface will not work locally. I have never tried it in this way. But what you are trying is a very good use-case indeed. I'll have...

I think you will encounter one more issue if you do that: you add `.md` files, but Servus doesn't know about them because it only checks for new files on...

If you are able to restart it from org-mode, then it should work. On start, it scans all files and they are automatically published! If that doesn't work, let me...

Same happens on Android, when the screen is turned off.

Is your Raspberry accessible from the internet? Can you try connecting to it using the public IP **from your mobile connection** rather than from your WiFi? Note: many ISPs these...

> I don't know which directory to put in `acme.sh` Use [standalone mode](https://github.com/acmesh-official/acme.sh?tab=readme-ov-file#4-use-standalone-server-to-issue-cert) then you don't need any directory, since it will just listen on port 80 without needing another...

Right, so I recently made this breaking change... I though nobody will notice since nobody is using this, but seems I am wrong. :) Basically I used to allow pages/posts...

How about I make it such that you can still post like before, but in that case the posts / pages will be automatically signed (using some key in your...

> If you can only use a nostr client I don't find it very useful @sch1z00 Another idea - how if I make a simple command line Nostr event signer,...