Author: lewismc
Date: Tue Jul 1 22:12:20 2014
New Revision: 1607204
URL: http://svn.apache.org/r1607204
Log:
Add platform docs
Modified:
gora/site/trunk/content/about.md
Modified: gora/site/trunk/content/about.md
URL:
http://svn.apache.org/viewvc/gora/site/trunk/content/about.md?rev=1607204&r1=1607203&r2=1607204&view=diff
==============================================================================
--- gora/site/trunk/content/about.md (original)
+++ gora/site/trunk/content/about.md Tue Jul 1 22:12:20 2014
@@ -63,7 +63,20 @@ Gora differs from current solutions in t
Gora [builds nightly](https://builds.apache.org/view/All/job/gora-trunk/) on
Ubuntu.
The software has been tested and verified to run on the following platforms:
+
* Mac OSX 10.9.3
* Linux Mint
* Ubuntu
-Please provide platform compatibility issues and/or feedback to our [mailing
lists](./mailing_lists.html).
\ No newline at end of file
+
+Gora does publish <b>.zip</b> artifacts for Windows users, however there is no
gurantee
+of platform compatibility.
+
+Please provide platform compatibility issues and/or feedback to our [mailing
lists](./mailing_lists.html).
+
+##Which Languages/Technologies do I need to know to use Gora?
+
+* Gora is written in Java.
+* Configuration however requires a working knowledge of syntax for JSON and
XML.
+* You should be able to use the command line terminal.
+* You should be able to use Apache Maven from the command line.
+* You should be able to edit simple flat files using a text editor.
\ No newline at end of file