commit d315c9a686a9aad5665e4af010a6f7e81561e4ec
parent d6d8480b8a6aa1e6a855e6760d1d6d68f891a31b
Author: rra <rscmbbng@riseup.net>
Date: Thu Mar 17 15:33:20 +0100
small tweaks to OG tags
Diffstat:1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/how-to-run-a-small-social-networking-site/index.html b/how-to-run-a-small-social-networking-site/index.html
@@ -9,8 +9,8 @@
<meta property="og:url" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
- <meta name="twitter:title" content="Small Island Developing States Photo Submission" />
- <meta name="twitter:description" content="View the album on Flickr." />
+ <meta name="twitter:title" content="How to run a small social networking site with your friends" />
+ <meta name="twitter:description" content="a LURK workshop for groups interested in learning how to set up and manage their own alternative social media platform" />
<meta name="twitter:image" content="https://txt.lurk.org/how-to-run-a-small-social-networking-site/thecycle.png" />
<meta name="twitter:image:alt" content="A rain cycle diagram that reads start a server, invite friends, have fun, teach others how to, start a server." />
<title>Workshop: How to run a small social networking site with your friends</title>
@@ -34,7 +34,10 @@
word-wrap:anywhere;
}
h1,h2,h3{
- line-height:1.2
+ line-height:1.2;
+ }
+ figcaption {
+ text-align: center;
}
@media only screen
@@ -73,7 +76,7 @@
</head>
<body>
<h1>How to run a small social networking site with your friends</h1>
- <p>a LURK workshop at Varia, Rotterdam<br/>Friday 13.05, Saturday 14.05 2022</p>
+ <p style="text-align:center;">a LURK workshop at Varia, Rotterdam<br/>Friday 13.05, Saturday 14.05 2022</p>
<figure>
<img src="thecycle.png" alt=" rain cycle diagram that reads start a server, invite friends, have fun, teach others how to, start a server." style="width:100%">
@@ -104,7 +107,7 @@
<h2>What do we expect of you?</h2>
- <p>We expect one or two representatives to attend both full workshop days: <u>Friday 13th of May and Saturday 14th of May, either on location or on-line from 11.00-13.00 & 15.00-17.00 CEST.</u></p>
+ <p>We expect one or two representatives to attend both full workshop days: <li><u>Friday 13th of May and Saturday 14th of May, either on location or on-line from 11.00-13.00 & 15.00-17.00 CEST.</u></p>
<p>We expect you to do some important preparatory work in advance as well. Such as having a name and description for your server and identifying the needs and desires of your group. What do you want to get out of a self-organized social media server?</p>
<p>On the technical level, to attend the workshop you are also expected to have a working version of Hometown installed, which is a modified version of Mastodon. This is what we run at LURK and during the workshop we will explain why. This software can either be self-hosted, if you know how to, or gotten through a hosting provider. Consider a monthly recurring cost of €10 at the minimum.</p>
<p>In addition, you will need to have a domain name (i.e. https://social.net). If you already have a domain name, you can use a subdomain (i.e. https://my.social.net). Domain names can cost anywhere between 10 and 40 euros a year.</p>
@@ -119,6 +122,9 @@
<li>what your expectations are from this workshop</li>
</ul>
+ <h2>Questions?</h2>
+ Feel free to get in touch at lurk -at- bleu255 -dot- com
+
<p>EOF</p>
</body>
</html>