Skip to content
Snippets Groups Projects
Commit cd7e956d authored by Bob Mottram's avatar Bob Mottram
Browse files

Update links to source code

parent 513644a4
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,8 @@
* Introduction
Freedombone consists almost entirely of bash scripts, with some html, css and php for the web interface. There are many bash scripts, but they're not very complicated. If you're familiar with the GNU/Linux commandline and can hack a bash script then you can probably add a new app or fix a bug in the system. There are no trendy development frameworks to learn or to get in your way. You might also want to consult the [[./codeofconduct.html][Code of Conduct]] for guidance upon the overall /esprit de corps/, and there is a Matrix room at *#fbone:matrix.freedombone.net* and an XMPP multi-user chat at *support@chat.freedombone.net*
* Source code
If you just want to take a look at the source code then it can be [[https://code.freedombone.net/bashrc/freedombone][found here]] or is obtainable on dat://c979feff64b9f69121b9e5659837de6792493b8aa362ab7401dff757cf54c870/
* [[https://code.freedombone.net/bashrc/freedombone][Repository]]
* [[https://freedombone.net/downloads/source.tar.gz][Compressed archive]]
* Creating images
Images are an easy way of distributing the software in a manner which avoids problems. These instructions assume that you're running either a Debian or Arch based distro.
......
......@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Freedombone</title>
<!-- 2018-10-09 Tue 11:50 -->
<!-- 2018-12-05 Wed 11:17 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
......@@ -214,9 +214,12 @@ Freedombone consists almost entirely of bash scripts, with some html, css and ph
<div id="outline-container-sec-3" class="outline-2">
<h2 id="sec-3">Source code</h2>
<div class="outline-text-2" id="text-3">
<p>
If you just want to take a look at the source code then it can be <a href="https://code.freedombone.net/bashrc/freedombone">found here</a> or is obtainable on dat://c979feff64b9f69121b9e5659837de6792493b8aa362ab7401dff757cf54c870/
</p>
<ul class="org-ul">
<li><a href="https://code.freedombone.net/bashrc/freedombone">Repository</a>
</li>
<li><a href="https://freedombone.net/downloads/source.tar.gz">Compressed archive</a>
</li>
</ul>
</div>
</div>
<div id="outline-container-sec-4" class="outline-2">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment