Bladeren bron

New gnusocial screenshots

Bob Mottram 8 jaren geleden
bovenliggende
commit
534ede131f
4 gewijzigde bestanden met toevoegingen van 35 en 18 verwijderingen
  1. 6
    0
      doc/EN/app_gnusocial.org
  2. BIN
      img/gnusocial_mobile.jpg
  3. BIN
      img/gnusocial_pleroma.jpg
  4. 29
    18
      website/EN/app_gnusocial.html

+ 6
- 0
doc/EN/app_gnusocial.org Bestand weergeven

22
 
22
 
23
 You should regard anything posted to GNU Social as being /public communication/ visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
23
 You should regard anything posted to GNU Social as being /public communication/ visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
24
 
24
 
25
+
26
+#+BEGIN_CENTER
27
+[[file:images/gnusocial_pleroma.jpg]]
28
+#+END_CENTER
29
+
30
+
25
 * Installation
31
 * Installation
26
 Log into your system with:
32
 Log into your system with:
27
 
33
 

BIN
img/gnusocial_mobile.jpg Bestand weergeven


BIN
img/gnusocial_pleroma.jpg Bestand weergeven


+ 29
- 18
website/EN/app_gnusocial.html Bestand weergeven

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-20 Sun 15:36 -->
6
+<!-- 2017-04-11 Tue 21:08 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
71
   pre.src-fortran:before { content: 'Fortran'; }
71
   pre.src-fortran:before { content: 'Fortran'; }
72
   pre.src-gnuplot:before { content: 'gnuplot'; }
72
   pre.src-gnuplot:before { content: 'gnuplot'; }
73
   pre.src-haskell:before { content: 'Haskell'; }
73
   pre.src-haskell:before { content: 'Haskell'; }
74
+  pre.src-hledger:before { content: 'hledger'; }
74
   pre.src-java:before { content: 'Java'; }
75
   pre.src-java:before { content: 'Java'; }
75
   pre.src-js:before { content: 'Javascript'; }
76
   pre.src-js:before { content: 'Javascript'; }
76
   pre.src-latex:before { content: 'LaTeX'; }
77
   pre.src-latex:before { content: 'LaTeX'; }
188
 @licstart  The following is the entire license notice for the
189
 @licstart  The following is the entire license notice for the
189
 JavaScript code in this tag.
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
 The JavaScript code in this tag is free software: you can
194
 The JavaScript code in this tag is free software: you can
194
 redistribute it and/or modify it under the terms of the GNU
195
 redistribute it and/or modify it under the terms of the GNU
259
 You should regard anything posted to GNU Social as being <i>public communication</i> visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
260
 You should regard anything posted to GNU Social as being <i>public communication</i> visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
260
 </p>
261
 </p>
261
 
262
 
262
-<div id="outline-container-orgbe819a6" class="outline-2">
263
-<h2 id="orgbe819a6">Installation</h2>
264
-<div class="outline-text-2" id="text-orgbe819a6">
263
+
264
+<div class="org-center">
265
+
266
+<div class="figure">
267
+<p><img src="images/gnusocial_pleroma.jpg" alt="gnusocial_pleroma.jpg" />
268
+</p>
269
+</div>
270
+</div>
271
+
272
+
273
+<div id="outline-container-orgabf5663" class="outline-2">
274
+<h2 id="orgabf5663">Installation</h2>
275
+<div class="outline-text-2" id="text-orgabf5663">
265
 <p>
276
 <p>
266
 Log into your system with:
277
 Log into your system with:
267
 </p>
278
 </p>
268
 
279
 
269
 <div class="org-src-container">
280
 <div class="org-src-container">
270
-<pre class="src src-bash">ssh myusername@mydomain -p 2222
271
-</pre>
281
+<pre><code class="src src-bash">ssh myusername@mydomain -p 2222
282
+</code></pre>
272
 </div>
283
 </div>
273
 
284
 
274
 <p>
285
 <p>
286
 </div>
297
 </div>
287
 
298
 
288
 
299
 
289
-<div id="outline-container-org8662408" class="outline-2">
290
-<h2 id="org8662408">Initial setup</h2>
291
-<div class="outline-text-2" id="text-org8662408">
300
+<div id="outline-container-orgac5c205" class="outline-2">
301
+<h2 id="orgac5c205">Initial setup</h2>
302
+<div class="outline-text-2" id="text-orgac5c205">
292
 <p>
303
 <p>
293
 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 GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser.
304
 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 GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser.
294
 </p>
305
 </p>
316
 </div>
327
 </div>
317
 
328
 
318
 
329
 
319
-<div id="outline-container-orgb147eaa" class="outline-2">
320
-<h2 id="orgb147eaa">Using with Emacs</h2>
321
-<div class="outline-text-2" id="text-orgb147eaa">
330
+<div id="outline-container-org548f557" class="outline-2">
331
+<h2 id="org548f557">Using with Emacs</h2>
332
+<div class="outline-text-2" id="text-org548f557">
322
 <p>
333
 <p>
323
 If you are an Emacs user it's also possible to set up GNU Social mode as follows:
334
 If you are an Emacs user it's also possible to set up GNU Social mode as follows:
324
 </p>
335
 </p>
325
 
336
 
326
 <div class="org-src-container">
337
 <div class="org-src-container">
327
-<pre class="src src-bash">mkdir ~/elisp
338
+<pre><code class="src src-bash">mkdir ~/elisp
328
 git clone git://git.savannah.nongnu.org/gnu-social-mode ~/elisp/gnu-social-mode
339
 git clone git://git.savannah.nongnu.org/gnu-social-mode ~/elisp/gnu-social-mode
329
 sed -i <span class="org-string">'s|"http"|"https"|g'</span> ~/elisp/gnu-social-mode/gnu-social-mode.el
340
 sed -i <span class="org-string">'s|"http"|"https"|g'</span> ~/elisp/gnu-social-mode/gnu-social-mode.el
330
 sed -i <span class="org-string">'s|http:|https:|g'</span> ~/elisp/gnu-social-mode/gnu-social-mode.el
341
 sed -i <span class="org-string">'s|http:|https:|g'</span> ~/elisp/gnu-social-mode/gnu-social-mode.el
335
 <span class="org-builtin">echo</span> <span class="org-string">"      gnu-social-server \"yourgnusocialdomain\""</span> &gt;&gt; ~/.emacs
346
 <span class="org-builtin">echo</span> <span class="org-string">"      gnu-social-server \"yourgnusocialdomain\""</span> &gt;&gt; ~/.emacs
336
 <span class="org-builtin">echo</span> <span class="org-string">"    gnu-social-username \"yourusername\""</span> &gt;&gt; ~/.emacs
347
 <span class="org-builtin">echo</span> <span class="org-string">"    gnu-social-username \"yourusername\""</span> &gt;&gt; ~/.emacs
337
 <span class="org-builtin">echo</span> <span class="org-string">"    gnu-social-password \"gnusocialpassword\")"</span> &gt;&gt; ~/.emacs
348
 <span class="org-builtin">echo</span> <span class="org-string">"    gnu-social-password \"gnusocialpassword\")"</span> &gt;&gt; ~/.emacs
338
-</pre>
349
+</code></pre>
339
 </div>
350
 </div>
340
 
351
 
341
 <p>
352
 <p>
402
 </div>
413
 </div>
403
 
414
 
404
 
415
 
405
-<div id="outline-container-orgc4df87d" class="outline-2">
406
-<h2 id="orgc4df87d">Sharing things</h2>
407
-<div class="outline-text-2" id="text-orgc4df87d">
416
+<div id="outline-container-org0453dcf" class="outline-2">
417
+<h2 id="org0453dcf">Sharing things</h2>
418
+<div class="outline-text-2" id="text-org0453dcf">
408
 <p>
419
 <p>
409
 If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.
420
 If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.
410
 </p>
421
 </p>