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

Add install button

parent 7f6cf8bf
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,16 @@
#+attr_html: :width 80% :height 10% :align center
[[file:images/logo.png]]
#+attr_html: :align center :border 0 :cellpadding 15%
| [[./downloads/images.txt][Downloads]] | [[./apps.html][Apps]] | [[./faq.html][FAQ]] | [[./devguide.html][Developers]] | [[https://code.freedombone.net/bashrc/freedombone][Repo]] |
| [[./backups.html][Backups]] | [[https://blog.freedombone.net/tag/freedombone][Blog]] | [[./support.html][Contact]] | [[./release31.html][Release]] | [[./mesh.html][Mesh]] |
So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things.
You can run Freedombone on an old laptop or a single board computer. See the [[./installmethods.html][list of installation methods]]. You can also use it to [[./mesh.html][set up a mesh network]] in your local area.
So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things. You can run Freedombone on an old laptop, a single board computer, or use it to [[./mesh.html][set up a mesh network]] in your local area.
#+attr_html: :width 10% :height 2% :align center
[[file:fdl-1.3.txt][file:images/gfdl.png]]
#+BEGIN_HTML
<form action="install.html">
<center>
<input type="submit" value="Begin Install" />
</center>
</form>
#+END_HTML
......@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Freedombone</title>
<!-- 2018-07-12 Thu 23:24 -->
<!-- 2018-09-02 Sun 18:46 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
......@@ -150,7 +150,6 @@ for the JavaScript code in this tag.
<p><img src="images/logo.png" alt="logo.png" width="80%" height="10%" align="center" />
</p>
</div>
<table border="0" cellspacing="0" cellpadding="15%" rules="groups" frame="hsides" align="center">
......@@ -185,18 +184,14 @@ for the JavaScript code in this tag.
</table>
<p>
So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things.
</p>
<p>
You can run Freedombone on an old laptop or a single board computer. See the <a href="./installmethods.html">list of installation methods</a>. You can also use it to <a href="./mesh.html">set up a mesh network</a> in your local area.
So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things. You can run Freedombone on an old laptop, a single board computer, or use it to <a href="./mesh.html">set up a mesh network</a> in your local area.
</p>
<div class="figure">
<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
</p>
</div>
<form action="install.html">
<center>
<input type="submit" value="Begin Install" />
</center>
</form>
</div>
<div id="postamble" class="status">
......
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