Switch to Bluesky from Twitter, change AT DID instructions to use well-known instead of DNS

This commit is contained in:
Kyle Drake 2024-11-20 18:27:27 -06:00
parent dded5d130a
commit 0d78a105d4
7 changed files with 22 additions and 15 deletions

View file

@ -6,7 +6,7 @@
</head>
<body>
<h1>Neocities is temporarily unavailable</h1>
<p>Neocities is currently undergoing maintenance (or is experiencing an outage), we will be back shortly! Check <a href="https://twitter.com/neocities">@neocities</a> for status updates.</p>
<p>Neocities is currently undergoing maintenance (or is experiencing an outage), we will be back shortly! Check <a href="https://bsky.app/profile/neocities.org">@neocities.org on Bluesky</a> for status updates.</p>
<p>Our apologies for the inconvenience.</p>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/-b1ZuF5yKoQ?rel=0&amp;start=2230" frameborder="0" allowfullscreen></iframe>

View file

@ -1,11 +1,9 @@
<aside class="footer-Outro">
<div class="footer-Content">
<div class="row">
<p class="tiny col credits">
<a href="https://neocities.org" title="Neocities.org" style="text-decoration:none;">Neocities</a> is <a href="https://github.com/neocities" title="Neocities on GitHub">open source</a>. Follow us on <a href="https://twitter.com/neocities">Twitter</a> or <a href="https://www.facebook.com/neocities">Facebook</a>
<a href="https://neocities.org" title="Neocities.org" style="text-decoration:none;">Neocities</a> is <a href="https://github.com/neocities" title="Neocities on GitHub">open source</a>. Follow us on <a href="https://bsky.app/profile/neocities.org">Bluesky</a>
</p>
<nav class="footer-Nav col">
<ul class="tiny h-Nav">
<li><a href="/about">About</a></li>
@ -21,8 +19,6 @@
<li><a href="/contact" rel="nofollow">Contact</a></li>
</ul>
</nav>
</div> <!-- end .row -->
</div>
</div>
</aside>

View file

@ -7,6 +7,8 @@
<br>
<a href="https://facebook.com/sharer.php?<%= Rack::Utils.build_query(u: "#{page_uri}") %>" target="_blank">Facebook</a>
<br>
<a href="https://bsky.app/intent/compose?<%= Rack::Utils.build_query(text: "#{site.title}: #{page_uri}") %>" target="_blank">Bluesky</a>
<br>
<a href="https://twitter.com/intent/tweet?<%= Rack::Utils.build_query(text: "#{site.title}: #{page_uri}") %>" target="_blank">Twitter</a>
<br>
<a href="https://www.reddit.com/submit?<%= Rack::Utils.build_query(title: "#{site.title}", url: "#{page_uri}" )%>" target="_blank">Reddit</a>

View file

@ -1,11 +1,11 @@
<h2>Bluesky Integration (beta)</h2>
<h2>Bluesky Integration</h2>
<p>
You can now verify control of your site on Neocities to create a handle on <a href="https://bsky.app/">Bluesky</a>.
You can now verify control of your site on Neocities to create a domain based handle on <a href="https://bsky.app/">Bluesky</a>.
</p>
<p>
<strong>Bluesky App <i class="fa fa-arrow-right"></i> "Settings" <i class="fa fa-arrow-right"></i> "Change my handle" <i class="fa fa-arrow-right"></i> "I have my own domain"</strong>
<strong>Bluesky App <i class="fa fa-arrow-right"></i> "Settings" <i class="fa fa-arrow-right"></i> "Account" <i class="fa fa-arrow-right"></i> "@ Handle"</strong>
</p>
<p>
@ -13,12 +13,21 @@
</p>
<p>
TXT value:
Select <strong>No DNS Panel</strong>
</p>
<p>
Back on Neocities, create a new file on your site named: <strong>.well-known/atproto-did</strong>
</p>
<p>
Paste the DID provided to the file you created, click save, and then click "Verify Text File" on the Bluesky app.
</p>
<!--
<form method="POST" action="/settings/<%= @site.username %>/bluesky_set_did">
<%== csrf_token_input_html %>
<input name="did" type="text" style="width: 50%" placeholder="did=did:plc:somethingexamplesomething" value="<%= @bluesky_did %>">
<br>
<input class="btn-Action" type="submit" value="Update">
</form>
</form>
-->

View file

@ -4,6 +4,6 @@ We're writing to confirm your upgrade to the <%= plan_name %> Plan. You now have
Thank you very much for supporting Neocities. It allows us to continue offering our free plan to everyone who wants one and helps fund further development.
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Twitter at @neocities.
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Bluesky at @neocities.org.
— The Neocities Team

View file

@ -4,7 +4,7 @@ A Neocities administrator has upgraded your account to supporter! We're looking
Thank you very, very much for supporting Neocities. It means a lot to us. We'll try our hardest to keep improving the site and stick to our core values (NO MARKETING OR ADVERTISING, EVER).
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Twitter at @neocities.
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Bluesky at @neocities.org.
From Penelope (the Neocities' cat/sysadmin), everyone that's helped work on Neocities, and on behalf of all our sites, our very best wishes for you (and your awesome web site).

View file

@ -6,7 +6,7 @@ Making your first (or your latest) web site is a powerful thing. Unlike traditio
Since you're new, we've put together a basic "hello world" page for you. Now all you need to do is login and edit your "index.html" file, and you're on your way to being a webmaster of your own site on the World Wide Web!
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Twitter at @neocities. We're super busy, so we can't help you with everything, but if you have a problem or bug to report, we'll try our best to look into it.
If you have any questions or comments, or just want to say hi, feel free to contact us at https://neocities.org/contact. You can also reach us on Bluesky at @neocities.org. We're super busy, so we can't help you with everything, but if you have a problem or bug to report, we'll try our best to look into it.
From Penelope (the Neocities cat), the Neocities Team, and on behalf of all our sites, our very best wishes for you (and your awesome web site). We can't wait to see what it looks like!