Oddbean new post about | logout
 nostr:npub1ec6q422smz24xeg0024afxz7vww2wplwx0jsknfwklmc03ud9n8samrlnr
Si tu veux quelque chose d'ultra light sans fonctions-qui-font-le-café-en-3D-blockchain, il suffit d'écrire une simple page en HTML et de la poser sur un petit serveur web genre RaspberryPi.
Quelque chose comme ça fait très bien l'affaire :
<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <title>Titre</title>
</head>
<body>
    <h1>Titre</h1>
    <p>Bla bla bla
</body>
</html>

 nostr:npub1nzl84yt878kxjqdwzv2v7m655vrw6ks9e7vt6d6jjp64ly2emphqp64f0h nostr:npub1keflkv4spvmej7k3l2wtajnuq68xjqhs90m8hff80w7dawl0uxpstd6lgq