debaa20363
* initial commit for dev mode page * css styling, add images and logs * move --datadir info to new paragraph * split password & datadir info to 2 paragraphs * fix typos * apply suggestions from review * Minor fixes Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> |
||
---|---|---|
_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.