summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorPhilipWitte <witte2008@gmail.com>2015-02-20 08:54:07 -0800
committerPhilipWitte <witte2008@gmail.com>2015-02-20 08:54:07 -0800
commit73fbcc1f649b21547d368658a3b074da3166cb96 (patch)
tree25a097bae054eb52785030178f88c152a1ad3d32 /web
parent53c83c4510986308a188abd34f3ec3b0460b30e4 (diff)
downloadNim-73fbcc1f649b21547d368658a3b074da3166cb96.tar.gz
Fixup website support page and other minor touches.
Diffstat (limited to 'web')
-rw-r--r--web/download.txt11
-rw-r--r--web/question.txt28
-rw-r--r--web/support.txt38
3 files changed, 43 insertions, 34 deletions
diff --git a/web/download.txt b/web/download.txt
index 497781ad6..3d47467f2 100644
--- a/web/download.txt
+++ b/web/download.txt
@@ -1,13 +1,16 @@
+Download the compiler
+=====================
+
 You can download the latest version of the Nim compiler here.
 
 **Note:** The Nim compiler requires a C compiler to compile software. On
 Windows we recommend that you use
 `Mingw-w64 <http://mingw-w64.sourceforge.net/>`_. GCC is recommended on Linux
-and clang on Mac OS X.
+and Clang on Mac.
 
 
 Binaries
-========
+--------
 
 Unfortunately for now we only provide builds for Windows.
 * 32 bit: `nim-0.10.2_x32.exe <download/nim-0.10.2_x32.exe>`_
@@ -15,7 +18,7 @@ Unfortunately for now we only provide builds for Windows.
 
 
 Installation based on generated C code
-======================================
+--------------------------------------
 
 This installation method is the preferred way for Linux, Mac OS X, and other Unix
 like systems. Binary packages may be provided later.
@@ -32,7 +35,7 @@ but these tend to cause more problems.
 
 
 Installation from github
-========================
+------------------------
 
 Use the following commands to build the compiler from source.
 Change the branch to suit your needs::
diff --git a/web/question.txt b/web/question.txt
index 1fb501e2c..28c7ece14 100644
--- a/web/question.txt
+++ b/web/question.txt
@@ -3,8 +3,8 @@
 ===========================================
 
 
-General
-=======
+General FAQ
+===========
 
 
 .. container:: standout
@@ -124,8 +124,8 @@ General
   keyword.
 
 
-Compilation
-===========
+Compilation FAQ
+===============
 
 .. container:: standout
 
@@ -149,16 +149,16 @@ Compilation
   Edit the ``config/nim.cfg`` file.
   Change the value of the ``cc`` variable to one of the following:
 
-  ==============  ============================================
-  Abbreviation    C/C++ Compiler
-  ==============  ============================================
-  ``vcc``         Microsoft's Visual C++
-  ``gcc``         Gnu C
-  ``llvm_gcc``    LLVM-GCC compiler
-  ``icc``         Intel C++ compiler
-  ``clang``       Clang compiler
-  ``ucc``         Generic UNIX C compiler
-  ==============  ============================================
+  ================  ============================================
+  **Abbreviation**  **C/C++ Compiler**
+  ================  ============================================
+  ``vcc``           Microsoft's Visual C++
+  ``gcc``           Gnu C
+  ``llvm_gcc``      LLVM-GCC compiler
+  ``icc``           Intel C++ compiler
+  ``clang``         Clang compiler
+  ``ucc``           Generic UNIX C compiler
+  ================  ============================================
 
   Other C compilers are not officially supported, but might work too.
 
diff --git a/web/support.txt b/web/support.txt
index d72d91b9c..deedf2c7b 100644
--- a/web/support.txt
+++ b/web/support.txt
@@ -1,32 +1,38 @@
+Commercial and Community Support
+================================
+
 We offer a multitude of support networks including those in both a community
 and commercial setting.
 
-Commercial support involves:
+Commercial support includes:
+
+.. container:: standout
+
+  Priority Bug Fixes
+  ------------------
 
-Priority Bug Fixes
-------------------
+  File a bug report and we will address them with the highest priority. Once
+  fixed, you will be able to access either the current Git build or at your
+  request a custom build against the latest release with your bug fixed.
 
-File a bug report and we will address them with the highest priority. Once
-fixed, you will be able to access either the current Git build or at your
-request a custom build against the latest release with your bug fixed.
 
-Features Requests
------------------
+.. container:: standout
 
-Suggest to us any feature that you might need, we will examine your request with
-care and provide a proper answer about its potential for inclusion.
+  Features Requests
+  -----------------
 
-Communication happens via email or for a slightly higher fee via Skype.
-The pricing is based on the amount of hours spent on the bugfix / feature
-implementation and is open to negotiation.
+  Suggest to us any feature that you might need, we will examine your request with
+  care and provide a proper answer about its potential for inclusion.
 
+  Communication happens via email or for a slightly higher fee via Skype.
+  The pricing is based on the amount of hours spent on the bugfix / feature
+  implementation and is open to negotiation.
 
-.. raw:: html
-  <p>All interested parties should email <img src="assets/images/email.png" alt = "email" />.</p>
 
+All interested parties should email ``support@nim-lang.org``. 
 The bid for contracting work is a commercial offer provided by:
 
-| Andreas Rumpf
+| **Andreas Rumpf**
 | St.-Quentin-Ring 47
 | 67663 Kaiserslautern
 | GERMANY