Commit Graph

4 Commits

Author SHA1 Message Date
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
935d712098 Getting started with binaries update (#700)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-01-30 19:24:30 +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
MadelineMurray
320bab7027 Getting started (#135)
* Updated to use command line and move to less confusing location

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-24 16:14:11 +10:00