mirror of https://gitlab.com/bashrc2/epicyon
Preparing for release
parent
1a45a0b07d
commit
25472eba18
|
@ -21,9 +21,9 @@
|
|||
</div>
|
||||
<div class="footer">
|
||||
<div class="author">
|
||||
<p>Version 1.3.0</p>
|
||||
<p>Version 1.5.0</p>
|
||||
</div>
|
||||
<p>Designed and published by Bob Mottram © 2022-2023 , UK</p>
|
||||
<p>Designed and published by Bob Mottram © 2022-2024 , UK</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1192,7 +1192,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
<p class="matrix">Matrix room: <b>#epicyon:matrix.libreserver.org<br>gemini://libreserver.org/epicyon</b></p>
|
||||
<p class="intro">New release <a href="v1_4_0.html">v1.4.0</a></p>
|
||||
<p class="intro">New release <a href="v1_5_0.html">v1.5.0</a></p>
|
||||
<p class="intro">Epicyon is a <a href="https://en.wikipedia.org/wiki/Fediverse">fediverse</a> server suitable for self-hosting a small number of accounts on low power systems.</p>
|
||||
</center>
|
||||
|
||||
|
@ -1222,7 +1222,7 @@
|
|||
<p class="intro">
|
||||
Ever feel like corporate social media is deliberately pressing your buttons or grinding your gears, leaving you stressed and angry? On the open web there is no pressure to perform the way a timeline algorithm wants you to. Experience the astonishingly novel concept of <i>just hanging out with friends</i>, without any artificial agendas.
|
||||
</p>
|
||||
|
||||
|
||||
<p class="siteheader">Small Tech Design</p>
|
||||
<p class="intro">
|
||||
Epicyon is written in Python with a HTML+CSS web interface and uses <a href="https://www.youtube.com/watch?v=Uo3cL4nrGOk">no javascript</a> which makes display in a web browser very lightweight. It can run as a <a href="https://en.wikipedia.org/wiki/Progressive_web_application">Progressive Web App</a> on mobile.
|
||||
|
@ -1417,7 +1417,7 @@ Ever feel like corporate social media is deliberately pressing your buttons or g
|
|||
RestrictRealtime=true<br>
|
||||
RestrictSUIDSGID=true<br>
|
||||
RestrictNamespaces=true<br>
|
||||
SystemCallArchitectures=native<br>
|
||||
SystemCallArchitectures=native<br>
|
||||
<br>
|
||||
[Install]<br>
|
||||
WantedBy=multi-user.target
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue