mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 08:07:22 +00:00
Go implementation of the Ethereum protocol
* Update Command-Line-Options.md replace "berlin" with "london", and "yolov3" with "calaveras" * Update Command-Line-Options.md * Update docs/_interface/Command-Line-Options.md Co-authored-by: Martin Holst Swende <martin@swende.se> |
||
|---|---|---|
| _data | ||
| _includes | ||
| _layouts | ||
| bin | ||
| docs | ||
| guide | ||
| redirects | ||
| static | ||
| .gitignore | ||
| .travis.yml | ||
| _config.yml | ||
| CNAME | ||
| doc.md | ||
| docker-compose.yml | ||
| downloads.html | ||
| Gemfile | ||
| 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.