1a2acaa038
* update "connecting to network" page * fix typo Co-authored-by: Martin Holst Swende <martin@swende.se> * fix links * reorder connectivity problems * rm code snippet for custom networks * fix typo * fix disc/RLPx text from S1na review previously erroneously suggested subprotocol negotiation was part of discovery. * rm uneccessary commands (static & trusted nodes) Co-authored-by: Martin Holst Swende <martin@swende.se> Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.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.