b24f4ce8f4
* initial commit for new console page
* finish js-console redraft
* minor improvements
* add line about `js` command
* remove whitespace from, code blocks
* Revert "add line about `js` command"
This reverts commit
|
||
---|---|---|
_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.