this repo has no description

added about.html

+51 -31
+11
about.html
··· 1 + <!DOCTYPE html> 2 + <html lang="en"> 3 + <head> 4 + <meta charset="UTF-8" /> 5 + <meta http-equiv="refresh" content="0; url=/index.html" /> 6 + <title>Redirecting...</title> 7 + </head> 8 + <body> 9 + <p>Redirecting to <a href="/index.html">home page</a>...</p> 10 + </body> 11 + </html>
+40 -31
index.html
··· 2 2 <html lang="en"> 3 3 <head> 4 4 <meta charset="UTF-8" /> 5 + <meta name="description" content="MBD PDS - A free AT Protocol Personal Data Server for Bluesky, hosted on UpCloud and maintained by @madebydanny.uk"> 6 + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 5 7 <title>MBD PDS - pds.madebydanny.uk</title> 6 8 <link rel="icon" id="favicon" href="/media/seo/icon.png" type="image/png" /> 7 9 <meta property="og:title" content="MBD PDS - pds.madebydanny.uk"> ··· 9 11 <meta property="og:type" content="website"> 10 12 <meta property="og:url" content="https://pds.madebydanny.uk/"> 11 13 <meta property="og:image" id="og-image" content="/media/seo/og-image.png"> 12 - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 13 14 <link rel="stylesheet" href="/css/index.css" /> 14 15 </head> 15 16 <body> 16 - <h1>MBD PDS - pds.madebydanny.uk</h1> 17 - <p>This is an AT Protocol Personal Data Server <i>(PDS)</i> hosted on <a href="https://upcloud.com" target="_blank">UpCloud</a> maintained by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a></p> 18 - <h2>About</h2> 19 - <p>The MBD PDS is a free-to-use, publicly available Bluesky PDS <i>(Personal Data Server)</i> that <b>anyone can use</b>. Hosted on an Upcloud server in New York and maintained by <a href="https://madebydanny.uk/followonsbsky?did=madebydanny,uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p> 20 - <ul> 21 - <li><a href="/about/index.html">Learn more</a></li> 22 - <li><a href="/about/privacy.html"> Privacy Policy</a></li> 23 - <li><a href="about/terms.html"> Terms of Service</a></li> 24 - </ul> 25 - <h2>Links</h2> 26 - <ul> 27 - <li><a href="/status.html">View Server Status</a></li> 28 - <li><a href="https://status.pds.madebydanny.uk">Check System Status</a></li> 29 - <li><a href="/create.html">Create your Free Account</a></li> 30 - <li><a href="https://atproto.com" target="_blank">Learn more about the AT Protocol</a></li> 31 - <li><a href="https://github.com/bluesky-social/pds" target="_blank">View PDS on GitHub</a></li> 32 - </ul> 33 - <h2>Developer Info</h2> 34 - <p><b>API</b> - Most API routes are under <code>/xrpc/</code></p> 35 - <h3>Supported handles</h3> 36 - <ul> 37 - <li>.pds.madebydanny.uk</li> 38 - <li>.pds.danielmorrisey.com</li> 39 - <li>.good-example.com</li> 40 - <li>.mbdio.uk</li> 41 - <li>.certifiedshitposter.com</li> 42 - </ul> 43 - <p>&copy; 2024-2025 Made by Danny UK, <i>by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk">Daniel Morrisey</a></i> - Powered by Resend and Upcloud</p> 44 - </body> 45 - </html> 17 + <main> 18 + <h1>MBD PDS - pds.madebydanny.uk</h1> 19 + <p>This is an AT Protocol Personal Data Server <i>(PDS)</i> hosted on <a href="https://upcloud.com" target="_blank">UpCloud</a> maintained by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a></p> 20 + 21 + <h2>About</h2> 22 + <p>The MBD PDS is a free-to-use, publicly available Bluesky PDS <i>(Personal Data Server)</i> that <b>anyone can use</b>. Hosted on an Upcloud server in New York and maintained by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk" target="_blank">@madebydanny.uk</a>, we are committed to providing the best Bluesky experience.</p> 23 + <ul> 24 + <li><a href="/about/index.html">Learn more</a></li> 25 + <li><a href="/about/privacy.html">Privacy Policy</a></li> 26 + <li><a href="/about/terms.html">Terms of Service</a></li> 27 + </ul> 28 + 29 + <h2>Links</h2> 30 + <ul> 31 + <li><a href="/status.html">View Server Status</a></li> 32 + <li><a href="https://status.pds.madebydanny.uk">Check System Status</a></li> 33 + <li><a href="/create.html">Create your Free Account</a></li> 34 + <li><a href="https://atproto.com" target="_blank">Learn more about the AT Protocol</a></li> 35 + <li><a href="https://github.com/bluesky-social/pds" target="_blank">View PDS on GitHub</a></li> 36 + </ul> 37 + 38 + <h2>Developer Info</h2> 39 + <p><b>API</b> - Most API routes are under <code>/xrpc/</code></p> 40 + <h3>Supported handles</h3> 41 + <ul> 42 + <li>.pds.madebydanny.uk</li> 43 + <li>.pds.danielmorrisey.com</li> 44 + <li>.good-example.com</li> 45 + <li>.mbdio.uk</li> 46 + <li>.certifiedshitposter.com</li> 47 + </ul> 48 + </main> 49 + 50 + <footer> 51 + <p>&copy; 2024-2025 Made by Danny UK, <i>by <a href="https://madebydanny.uk/followonbsky?did=madebydanny.uk">Daniel Morrisey</a></i> - Powered by Resend and Upcloud</p> 52 + </footer> 53 + </body> 54 + </html>