Attach custom domains to your nostr-sites! We're releasing the custom domains feature for public testing. Go to site settings and check the Custom domain section. Please send your feedback so we could improve the process. Eventually this will be a paid feature, but everyone who uses it now will keep it for free. And a reminder that you can also self-host: https://blog.npub.pro/post/how-to-self-host-on-github
Worked for me without problem. You may want to add a notice informing people not familiar with DNS about the usual delay.
cc nostr:nprofile1qqsw433swk0rzwpjcngpzwu7zzpz08asa7n2nn5pek573gmxkjvgkjqprdmhxue69uhhwmm59ehx7um5wgh8xct5wv6zumrfvejj7xftgns
Valeu! Vou dar uma olhada. Atualmente meu domínio tá vinculado ao meu blog, mas quero ver se testo esse aí com algum outro domínio.
oi Eddie, tudo bem? você sabe como faz para "transformar" a chave pública do NOSTR, nesse "email"? Ex: eddieoz@sats4.life? NIP05 alguma coisa.
Opa! Primeiro você deve ter controle sobre o domínio que vc quer validar. Então você irá criar uma arquivo no seguinte caminho: `.well-known/nostr.json` Dentro desse arquivo, você irá associar um nome à sua chave pública no seguinte formato: ``` { "names": { "YOUR_NOSTR_NAME": "YOUR_NOSTR_PUBLIC_KEY" } } ``` Também pode adicionar outras infos no arquivo de validação. Aqui você encontra mais infos de como validar o endereço: https://nostr.how/en/guides/get-verified
tem também clientes nostr que te fornecem o nip05. Se não me engano o iris.to e o cobrafuma.com fazem isso. (obviamente que precisam de aprovação do moderador do site). No cobrafuma (e em qualquer outro site baseado em ditto) vc entra em "configurações" e depois em "identidade". Prenche os campos e espera o moderador aprovar. no iris.to vc vai em "settings" e depois "iris.to username".
vou fazer um teste e migrar ele para conteúdo somente em inglês e separar do blog principal 😉 Criei https://world.eddieoz.com
I probably did something wrong but this is what I currently see when I try to go to mikemonty . com after going through the dns steps https://i.nostr.build/MFQdOELfestJOnwy.jpg
you can now use your own custom domain with an npub.pro site with ease. nostr:note1pzl27l8evn5qzn2h9etpwv4kjc6mm0grw9er4cuq694qegzvgqnqz7mzu6
Worked for me - thanks so much!!!!!!!!!!!
Made some more tests and it often starts blank even though the network seems to load everything it should. Maybe a concurrency problem. After a refresh, the content usually appears. https://blog.dragonbanecreation.com https://m.primal.net/LRDt.png
Will check, thanks
Problem seems to be solved. Thank you
This is awesome! Any chance you can let me edit my past posts through amethyst to add a hashtag to them so npub.pro will pick them up by hashtag ex post facto? (NIP-10 'e' tags)
We are working on manual content management so you won't need to change hashtags to include a post
Hello, how can I import my Wordpress blog into a Nostr npub.pro website?
Hi there's no such tool at this point. If you'd like to help us build it, you can find a good wordpress exporting plugin, export the public data you need and give us the exported file. Then we'll see if we can build an importer tool. Thanks!
I found something else. When self-hosting, RSS feed and sitemap.txt are not working.