go-ethereum/README.md
Marius van der Wijden 490376a5e9
docs: fixed link, added readme (#21953)
* docs: fixed links

* docs: added Readme to test locally
2020-12-03 13:49:44 +01:00

8 lines
161 B
Markdown

# Documentation of the go-ethereum website
To start a jekyll server run:
```shell
docker-compose up
```
Now you can visit `localhost:4000` to look at the site.