Commit Graph

8 Commits

Author SHA1 Message Date
bgravenorst
69e017e7a1 [PAN-2957] Add Java 11+ as a prerequisite for installing Pantheon using Homebrew. (#1755)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-28 09:12:13 +10:00
MadelineMurray
f988f8a190 Updated for Java 11 (#1688)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-15 05:17:14 +10:00
Adrian Sutton
3e34826839 Remove instructions for installing with Chocolatey. (#1680)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-14 16:50:29 +10:00
MadelineMurray
bf3bd2d9f1 Added note about Java 8 support (#1494)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-05-28 11:43:53 -07:00
Nicolas MASSART
a95229daba Add placeholders system to have global variables in markdown (#1425)
* fixes PIE-1374 add placeholders system to have global variables in markdown

implement and configure a first batch of variables for versions to be changeable
in only one place and change in the whole doc.

available placeholders are :
{{ versions.pantheon_stable }} -> the latest stable release
{{ versions.quickstart }} -> the latest quickstart release whicjh is currently
pointing to the same value as Pantheon as QS and Pantheon releases are in sync
but I still keep two separated values to make it clear.

Also includes few fixes like removing $ in front of bash commands and changed an
info block syntax
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-05-16 12:20:51 +02:00
MadelineMurray
6caca48228 Updated Chocolatey install
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-23 11:25:42 +10:00
MadelineMurray
1b75057fc1 Added note to increase open file limit on Linux (#936)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-21 14:38:10 +10:00
Nicolas MASSART
12e3d10913 Doc migration (#381)
Readthedoc migration, still some content to update from the wiki that were updated after I made the last diff
- fixes #406 by configuring readthedocs
- fixes #407 by configuring material theme
- fixes #408 by adding footer with jQuery to enable readthedocs.org versions
- fixes #409 
- fixes #410 
- fixes #411

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-12-18 09:48:32 +01:00