Bob Mottram 7 years ago
parent
commit
d96be10a40
3 changed files with 35 additions and 24 deletions
  1. 5
    1
      doc/EN/app_pleroma.org
  2. 10
    9
      website/EN/app_ghost.html
  3. 20
    14
      website/EN/app_pleroma.html

+ 5
- 1
doc/EN/app_pleroma.org View File

@@ -14,7 +14,11 @@
14 14
 [[file:images/pleroma-logo.png]]
15 15
 #+END_CENTER
16 16
 
17
-Pleroma is an OStatus-compatible social networking server, compatible with GNU Social, PostActiv and Mastodon. It is high-performance and so is especially well suited for running on low power single board computers without much RAM.
17
+#+BEGIN_QUOTE
18
+"/The way to keep giant companies from sterilizing the Internet is to make their sites irrelevant. If all the cool stuff happens elsewhere, people will follow. We did this with AOL and Prodigy, and we can do it again./" -- Maciej Cegłowski
19
+#+END_QUOTE
20
+
21
+Pleroma is an OStatus and ActivityPub compatible social networking server, compatible with GNU Social, PostActiv and Mastodon. It is high-performance and so is especially well suited for running on low power single board computers without much RAM.
18 22
 
19 23
 Some general advice about life in the fediverse [[./fediverse.html][can be found here]].
20 24
 

+ 10
- 9
website/EN/app_ghost.html View File

@@ -3,10 +3,10 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-20 Sun 15:35 -->
6
+<!-- 2018-02-21 Wed 16:16 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
-<title></title>
9
+<title>&lrm;</title>
10 10
 <meta name="generator" content="Org mode" />
11 11
 <meta name="author" content="Bob Mottram" />
12 12
 <meta name="description" content="How to use Ghost"
@@ -71,6 +71,7 @@
71 71
   pre.src-fortran:before { content: 'Fortran'; }
72 72
   pre.src-gnuplot:before { content: 'gnuplot'; }
73 73
   pre.src-haskell:before { content: 'Haskell'; }
74
+  pre.src-hledger:before { content: 'hledger'; }
74 75
   pre.src-java:before { content: 'Java'; }
75 76
   pre.src-js:before { content: 'Javascript'; }
76 77
   pre.src-latex:before { content: 'LaTeX'; }
@@ -188,7 +189,7 @@
188 189
 @licstart  The following is the entire license notice for the
189 190
 JavaScript code in this tag.
190 191
 
191
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
192
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
192 193
 
193 194
 The JavaScript code in this tag is free software: you can
194 195
 redistribute it and/or modify it under the terms of the GNU
@@ -251,9 +252,9 @@ for the JavaScript code in this tag.
251 252
 Ghost is a blogging system which uses markdown formatted posts. It's quite simple to use, and also looks nice even on small mobile screens.
252 253
 </p>
253 254
 
254
-<div id="outline-container-org3a5c5c6" class="outline-2">
255
-<h2 id="org3a5c5c6">Installation</h2>
256
-<div class="outline-text-2" id="text-org3a5c5c6">
255
+<div id="outline-container-orgae93cef" class="outline-2">
256
+<h2 id="orgae93cef">Installation</h2>
257
+<div class="outline-text-2" id="text-orgae93cef">
257 258
 <p>
258 259
 Log into your system with:
259 260
 </p>
@@ -277,9 +278,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
277 278
 </div>
278 279
 </div>
279 280
 
280
-<div id="outline-container-orga576613" class="outline-2">
281
-<h2 id="orga576613">Initial setup</h2>
282
-<div class="outline-text-2" id="text-orga576613">
281
+<div id="outline-container-org1a75b29" class="outline-2">
282
+<h2 id="org1a75b29">Initial setup</h2>
283
+<div class="outline-text-2" id="text-org1a75b29">
283 284
 <p>
284 285
 If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Ghost blog domain listed there along with an onion address. You can then navigate to your site in a browser.
285 286
 </p>

+ 20
- 14
website/EN/app_pleroma.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2018-02-21 Wed 15:01 -->
6
+<!-- 2018-02-21 Wed 16:16 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -252,8 +252,14 @@ for the JavaScript code in this tag.
252 252
 </div>
253 253
 </div>
254 254
 
255
+<blockquote>
255 256
 <p>
256
-Pleroma is an OStatus-compatible social networking server, compatible with GNU Social, PostActiv and Mastodon. It is high-performance and so is especially well suited for running on low power single board computers without much RAM.
257
+"<i>The way to keep giant companies from sterilizing the Internet is to make their sites irrelevant. If all the cool stuff happens elsewhere, people will follow. We did this with AOL and Prodigy, and we can do it again.</i>" &#x2013; Maciej Cegłowski
258
+</p>
259
+</blockquote>
260
+
261
+<p>
262
+Pleroma is an OStatus and ActivityPub compatible social networking server, compatible with GNU Social, PostActiv and Mastodon. It is high-performance and so is especially well suited for running on low power single board computers without much RAM.
257 263
 </p>
258 264
 
259 265
 <p>
@@ -268,9 +274,9 @@ Some general advice about life in the fediverse <a href="./fediverse.html">can b
268 274
 </div>
269 275
 </div>
270 276
 
271
-<div id="outline-container-org816a3b7" class="outline-2">
272
-<h2 id="org816a3b7">Installation</h2>
273
-<div class="outline-text-2" id="text-org816a3b7">
277
+<div id="outline-container-orgb538b49" class="outline-2">
278
+<h2 id="orgb538b49">Installation</h2>
279
+<div class="outline-text-2" id="text-orgb538b49">
274 280
 <p>
275 281
 Log into your system with:
276 282
 </p>
@@ -290,9 +296,9 @@ Select <b>Add/Remove Apps</b> then <b>pleroma</b>. You will then be asked for a
290 296
 </div>
291 297
 </div>
292 298
 
293
-<div id="outline-container-org45a79f8" class="outline-2">
294
-<h2 id="org45a79f8">Initial setup</h2>
295
-<div class="outline-text-2" id="text-org45a79f8">
299
+<div id="outline-container-org9e3d185" class="outline-2">
300
+<h2 id="org9e3d185">Initial setup</h2>
301
+<div class="outline-text-2" id="text-org9e3d185">
296 302
 <p>
297 303
 The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
298 304
 </p>
@@ -303,9 +309,9 @@ Once you have done that then you can disable further registrations from the <b>A
303 309
 </div>
304 310
 </div>
305 311
 
306
-<div id="outline-container-org083f41f" class="outline-2">
307
-<h2 id="org083f41f">Mastodon user interface</h2>
308
-<div class="outline-text-2" id="text-org083f41f">
312
+<div id="outline-container-orgaceec12" class="outline-2">
313
+<h2 id="orgaceec12">Mastodon user interface</h2>
314
+<div class="outline-text-2" id="text-orgaceec12">
309 315
 <p>
310 316
 If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once you have registered an account navigate to <b>/yourpleromadomainname/web</b> and log in.
311 317
 </p>
@@ -320,9 +326,9 @@ If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once y
320 326
 </div>
321 327
 </div>
322 328
 
323
-<div id="outline-container-orgc24d811" class="outline-2">
324
-<h2 id="orgc24d811">Blocking controls</h2>
325
-<div class="outline-text-2" id="text-orgc24d811">
329
+<div id="outline-container-org9162549" class="outline-2">
330
+<h2 id="org9162549">Blocking controls</h2>
331
+<div class="outline-text-2" id="text-org9162549">
326 332
 <div class="org-center">
327 333
 
328 334
 <div class="figure">