X-Git-Url: https://git.rohieb.name/www-rohieb-name.git/blobdiff_plain/4f8db8820891800ef3e6cdffaf2151ed3253fa43..8673b9998631c7f9535e4f19164f49d591bad456:/projects/infopoint-html.mdwn?ds=sidebyside
diff --git a/projects/infopoint-html.mdwn b/projects/infopoint-html.mdwn
index f1f77df..c78788a 100644
--- a/projects/infopoint-html.mdwn
+++ b/projects/infopoint-html.mdwn
@@ -6,11 +6,16 @@ As the name indicates, it is primarily focused on machines whose one and only
purpose it is to display web pages (like network monitors, stock charts, or
news).
-[[!img defaults size="200x"]]
+Screenshots
+-----------
+
+
+[[!img defaults size="150x"]]
[[!img infopoint-html/default.png alt="Default view after installation"
- alt="Default view after installation"]]
+ caption="Default view after installation"]]
[[!img infopoint-html/customized.png alt="View of a customized web site"
- alt="View of a customized web site"]]
+ caption="View of a customized web site"]]
+
How does it work?
-----------------
@@ -36,7 +41,7 @@ Cool, what do I have to do?
* Get a machine with a network connection and a big display
* Install a fresh [Debian](http://debian.org/distrib) system on it (âbaseâ
package set is totally sufficient)
- * Add my Debian repository (instructions [here](/projects/wilhelm-gym-repo))
+ * Add my Debian repository (instructions [[here|projects/wilhelm-gym-repo]])
* Install the Infopoint HTML Viewer: `aptitude install infopoint-html`
* Configure the URL you want to display: edit `/etc/default/infopoint-html`
and change the `URL` option. Also be sure to set `AUTOSTART="yes"`.