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.
Samuel Laferriere
4adf98ae72
|
3 years ago | |
---|---|---|
_data | 4 years ago | |
_includes | 5 years ago | |
_layouts | 3 years ago | |
bin | 6 years ago | |
docs | 3 years ago | |
guide | 4 years ago | |
redirects | 4 years ago | |
static | 3 years ago | |
.gitignore | 5 years ago | |
.travis.yml | 5 years ago | |
CNAME | 6 years ago | |
Gemfile | 4 years ago | |
Gemfile.lock | 3 years ago | |
README.md | 4 years ago | |
_config.yml | 3 years ago | |
doc.md | 5 years ago | |
docker-compose.yml | 5 years ago | |
downloads.html | 3 years ago | |
index.html | 4 years ago | |
install.md | 5 years ago | |
params.json | 9 years ago |
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.