e92aee6c3c
* initial commit for updating installation page * consistent tense and style, updated tool list * standardize whitespace: code blocks & bullet lists * standardize capitalization: geth -> Geth * Update docs/_install-and-build/Installing-Geth.md Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> * fix typo from @s1na review Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> * fix typo from @s1na review Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> * Update ubuntu versions + link to CL options page apply suggestions from @S1na review * remove html tags Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> |
||
---|---|---|
_data | ||
_includes | ||
_layouts | ||
bin | ||
docs | ||
guide | ||
redirects | ||
static | ||
.gitignore | ||
.travis.yml | ||
CNAME | ||
Gemfile | ||
README.md | ||
_config.yml | ||
doc.md | ||
docker-compose.yml | ||
downloads.html | ||
index.html | ||
install.md | ||
params.json |
README.md
Documentation of the go-ethereum website
To start a jekyll server run:
docker-compose up
Now you can visit localhost:4000
to look at the site.