mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marius van der Wijden
6ac69c8c06
|
4 years ago | |
---|---|---|
_data | 4 years ago | |
_includes | 5 years ago | |
_layouts | 4 years ago | |
bin | ||
docs | 4 years ago | |
guide | 4 years ago | |
redirects | 4 years ago | |
static | 4 years ago | |
.gitignore | 5 years ago | |
.travis.yml | 5 years ago | |
CNAME | ||
Gemfile | 4 years ago | |
README.md | 4 years ago | |
_config.yml | 4 years ago | |
doc.md | ||
docker-compose.yml | 5 years ago | |
downloads.html | 4 years ago | |
index.html | 4 years ago | |
install.md | 5 years ago | |
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.