Commit Graph

15 Commits

Author SHA1 Message Date
Joseph Cook 1d9bf73b50
docs: Update Clef/Rules page (#25335)
* initial commit for rules page

* initial commit for updating rules page

* tidy up and links

* Apply suggestions from code review

Co-authored-by: Martin Holst Swende <martin@swende.se>

* Update docs/_clef/Rules.md

* Update docs/_clef/Rules.md

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-08-24 13:13:40 +02:00
Joseph Cook e4f4ecc275
docs: update clef basics (introduction and tutorial pages) (#25280)
* initial commit for clef docs

* add diagram and finish 1st draft intro pg

* uodate css to resize img

* more on tutorial page

* finish drafting more sections in tutorial.md

* finish 1st draft of tutorial page

* finish Intro and Tutorial pages

* + line about ext/int api, clarify 'unlocking'
2022-07-18 20:42:12 +02:00
Joseph Cook debaa20363
Improve developer-mode page (#24839)
* 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>
2022-05-30 15:52:31 +02:00
Joseph Cook 52c85f2d0c
"get started" tutorial revamp (#24814)
* 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>
2022-05-05 17:04:52 +02:00
Nwokocha wisdom maduabuchi 58cd25b166
Update Getting Started guide (#24357)
This makes the text easier to follow for beginners.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-02-17 19:21:28 +01:00
Marius van der Wijden e9a6e73c54
docs: better syntax highlighting (#21959) 2020-12-07 20:33:03 +01:00
Marius van der Wijden c1f25f83ad
docs: reenabled syntax highlighting (#21954) 2020-12-03 21:10:42 +01:00
Felix Lange 76bc99158d
[DOCS] add search box (#20251)
This adds a search box (powered by DuckDuckGo site search) to the
navbar.
2019-11-07 15:25:36 +01:00
Felix Lange 7416b05b81
[DOCS] massive documentation update (#20229)
This PR:

- reorganizes all documentation pages so they live in the right category
- removes lots of legacy docs
- contains many improvements to active documentation pages

Geth user documentation is now spread across five major categories:

- Install and Build: installation and compile instructions
- Using Geth: this is for pages about general geth usage.
- For dApp Developers: this is for programming guides and functionality specific
   to dapp development. All the dev guides for mobile framework and Go APIs live here.
- JSON-RPC APIs: this has its own section because there is now a sub-page for
   every name space. I have also added an overview text that explains how to set
   up the API servers.
- For Geth Developers: this is for geth contributors
2019-11-05 13:46:00 +01:00
Péter Szilágyi 30f1466038
Add RPC API docs section, write eth_call reference 2019-08-12 18:38:52 +03:00
Péter Szilágyi 0aeeae1b6c
Minor polishes, auto loading and syntax highlight. 2017-01-05 17:19:42 +02:00
Felix Lange c474c4082b fix switch between mobile/desktop design 2016-11-15 11:56:24 +01:00
Felix Lange 3058a06c03 fix symmetry on the index page 2016-11-15 11:46:08 +01:00
Felix Lange 70f11da755 improve index page design
- avoid overlapping in the header bar
- scale down the gopher image to save a bunch of kilobytes
- hide the ethereum logo on smaller screens
- fix indentation
2016-11-15 03:05:18 +01:00
Péter Szilágyi abe2f98763
Replace auto generated crap with custom site 2016-11-14 17:07:13 +02:00