Nicolás Quiroz
dc6680f12f
feat: open images in new tab
2 years ago
Nicolás Quiroz
1b8ba9cf25
feat: add childrenIsAnImage util
2 years ago
Nicolás Quiroz
aa1c49d549
chore: prettier
2 years ago
Vegard Stikbakke
3954559b0a
[website] fix list in docs section Custom Javascript tracing ( #26661 )
2 years ago
Paul Wackerow
49e65e6407
[website] Highlight active docs section ( #26460 )
...
* Add functionality to have left navbar section open on page load
* highlight active section
* color change
---------
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2 years ago
Joseph Cook
dee8a630d3
Merge pull request #26651 from jmcook1186/fix-ns-debug
...
[website]: fix missing method in ns_debug
2 years ago
Joe
4b95418a7a
fix missing method
2 years ago
Nicolás Quiroz
b933fdd2e5
[website] chore: update textStyles in DocsNav ( #26635 )
...
chore: update textStyles in DocsNav
2 years ago
omahs
19bc8bcdb2
[website] fix typos ( #26615 )
...
Fixes various typos
2 years ago
Joseph Cook
81a36c65a1
[website]: add databases page to docs ( #26562 )
...
Adds page on the two databases (levelDB and ancients/freezer) used by Geth, plus a warning about unclean shutdowns.
2 years ago
Paul Wackerow
cd96919edd
[website] Fix document commit date fetch ( #26622 )
...
fix github api commits request
refactor using new URL() object format for readability
2 years ago
Paul Wackerow
dc5d16a399
[website] Update LAST_COMMIT_BASE_URL ( #26619 )
...
update last_commit_base_url to new repo
2 years ago
Joe
80bd48438c
add spacing between note and text
2 years ago
Joe
b04b6f03ac
fix broken link
2 years ago
Joseph Cook
242a8422b7
[website]: remove docs pages on puppeth ( #26583 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
2 years ago
Joseph Cook
cb1b2c1e83
[website]: update page on mobile development ( #26602 )
...
Updates developers/mobile due to the removal of mobile support from geth in #26601 .
2 years ago
Joseph Cook
430db00e38
Merge pull request #26605 from ethereum/add-note-mobile-builds
...
Add note mobile builds
2 years ago
Nicolás Quiroz
adeb7366dd
feat: add deprecation note on mobile builds
2 years ago
Nicolás Quiroz
01cda6c45a
chore: update Note component
2 years ago
Nicolás Quiroz
4cc54d9dae
feat: add BuildsDeprecationNote component
2 years ago
Joe
6f384b6266
clarify removedb
2 years ago
Florian Sey
155738f30c
doc: fix typo and command in geth documentation ( #26577 )
...
This PR fixes a typo and an invalid command in doc.
Co-authored-by: Florian Sey <florian.sey@neofacto.com>
2 years ago
poolpitako
c9948319c1
website: fix typo ( #26560 )
2 years ago
Lefort
964a5c7734
gethclient: fix typo ( #26543 )
...
Fix `CreateAccessList()` gethclient typo
2 years ago
Lefort
1ea58c3569
Update native.md ( #26537 )
...
Fix typo
2 years ago
Paul Wackerow
b1ee28856a
Merge pull request #26516 from ethereum/fix-flashing
...
[website] fix: colorMode flashing
2 years ago
Nicolás Quiroz
8e88cfae52
Merge branch 'website' of github.com:ethereum/go-ethereum into fix-flashing
2 years ago
Nicolás Quiroz
962df8b5a3
fix: colorMode flashing issue
2 years ago
Joseph Cook
4fef432d62
[website]: update go installation instructions ( #26443 )
2 years ago
Nicolás Quiroz
86491c66bb
chore: prettier
2 years ago
nullbitx8
d62e4462c5
[website] fix typo ( #26469 )
...
docs, typo: a letter
2 years ago
nullbitx8
b4c81b3274
[website] fix typo ( #26468 )
...
docs, typo: one letter
2 years ago
Alfie John
5f951c299c
[website] more minor fixes ( #26471 )
...
* Fix typo
* Moving JSON examples to json highlighting
* Align braces
* Fixing formatting to follow every other example
2 years ago
Alfie John
33a9231a14
docs: grammar fixes ( #26463 )
...
* Tiny grammar fix
* Fix formatting
2 years ago
Joseph Cook
f6337ca741
Merge pull request #26439 from LucasAschenbach/patch-1
...
[website]: fix typos in sync-modes docs
2 years ago
Joseph Cook
388f894b24
Merge pull request #26438 from jpitts/website
...
Website: update ethstats.net to ethstats.dev
2 years ago
Sam Richards
6b0ae6c04e
Merge pull request #26430 from ethereum/readme-improvements
...
[website] docs: README improvements
2 years ago
Paul Wackerow
ef35a07c40
Merge pull request #26432 from ethereum/remove-url-list
...
[website] chore: Remove url list
2 years ago
Nicolás Quiroz
5dbd2e88ea
docs: update README
2 years ago
Nicolás Quiroz
cb1a4b6550
docs: add tutorials to README
2 years ago
Lucas Aschenbach
efdf2721c3
[website]: fix typos in sync-modes docs
2 years ago
Jamie Pitts
61dc3a04bb
Website: update ethstats.net to ethstats.dev
2 years ago
Joseph Cook
b98a762cc2
[website]: add info on `cache.preimages` to docs ( #26436 )
...
* + preimage to faq & note to GetModifiedAccount...
* Update docs/faq.md
* Apply suggestions from code review
Co-authored-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2 years ago
Nicolás Quiroz
e608c6a200
chore: remove url-list.csv
2 years ago
Nicolás Quiroz
e52b44a09e
docs: update frontmatter section title
2 years ago
Nicolás Quiroz
5bf99f3c06
docs: add frontmatter metadata example
2 years ago
Nicolás Quiroz
d6a58d325b
Merge branch 'website' of github.com:ethereum/go-ethereum into website
2 years ago
Nicolás Quiroz
db30491147
docs: README improvements
...
PR to add a couple of suggested improvements for **Adding a new documentation page** section
2 years ago
Nicolás Quiroz
6a45803ca8
chore: remove unused /api dir ( #26415 )
2 years ago
Joe
b798bc8f16
update readme w note/img instructions
2 years ago