52c85f2d0c
* initial commit for gettign started pages * update to sepolia testnet * back to goerli, start console section * finish web3js section * finish 1st draft * fix whitespace in css, + linux notes, tidy for PR * simplify py hex -> decimal * turn note into an alert box * reduce spacing a bit * minor fixes Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.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.