Commit Graph

14422 Commits

Author SHA1 Message Date
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>
2023-01-31 10:06:21 +08:00
poolpitako
c9948319c1
website: fix typo (#26560) 2023-01-27 06:11:18 -05:00
Lefort
964a5c7734
gethclient: fix typo (#26543)
Fix `CreateAccessList()` gethclient typo
2023-01-24 14:58:28 +01:00
Lefort
1ea58c3569
Update native.md (#26537)
Fix typo
2023-01-23 15:40:56 -05:00
Paul Wackerow
b1ee28856a
Merge pull request #26516 from ethereum/fix-flashing
[website] fix: colorMode flashing
2023-01-17 10:51:36 -08:00
Nicolás Quiroz
8e88cfae52 Merge branch 'website' of github.com:ethereum/go-ethereum into fix-flashing 2023-01-17 14:37:50 -03:00
Nicolás Quiroz
962df8b5a3 fix: colorMode flashing issue 2023-01-17 14:37:37 -03:00
Joseph Cook
4fef432d62
[website]: update go installation instructions (#26443) 2023-01-17 13:29:34 +01:00
Nicolás Quiroz
86491c66bb chore: prettier 2023-01-16 16:49:25 -03:00
nullbitx8
d62e4462c5
[website] fix typo (#26469)
docs, typo: a letter
2023-01-13 09:45:18 -05:00
nullbitx8
b4c81b3274
[website] fix typo (#26468)
docs, typo: one letter
2023-01-13 09:44:50 -05:00
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
2023-01-11 05:03:19 -05:00
Alfie John
33a9231a14
docs: grammar fixes (#26463)
* Tiny grammar fix

* Fix formatting
2023-01-10 09:49:23 +01:00
Joseph Cook
f6337ca741
Merge pull request #26439 from LucasAschenbach/patch-1
[website]: fix typos in sync-modes docs
2023-01-06 13:19:07 +00:00
Joseph Cook
388f894b24
Merge pull request #26438 from jpitts/website
Website: update ethstats.net to ethstats.dev
2023-01-06 13:17:38 +00:00
Sam Richards
6b0ae6c04e
Merge pull request #26430 from ethereum/readme-improvements
[website] docs: README improvements
2023-01-05 20:47:26 -05:00
Paul Wackerow
ef35a07c40
Merge pull request #26432 from ethereum/remove-url-list
[website] chore: Remove url list
2023-01-06 01:23:35 +01:00
Nicolás Quiroz
5dbd2e88ea docs: update README 2023-01-05 13:56:38 -03:00
Nicolás Quiroz
cb1a4b6550 docs: add tutorials to README 2023-01-05 13:48:44 -03:00
Lucas Aschenbach
efdf2721c3
[website]: fix typos in sync-modes docs 2023-01-05 17:47:34 +01:00
Jamie Pitts
61dc3a04bb
Website: update ethstats.net to ethstats.dev 2023-01-05 07:45:27 -08:00
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>
2023-01-05 14:45:45 +01:00
Nicolás Quiroz
e608c6a200 chore: remove url-list.csv 2023-01-04 19:05:10 -03:00
Nicolás Quiroz
e52b44a09e docs: update frontmatter section title 2023-01-04 18:38:42 -03:00
Nicolás Quiroz
5bf99f3c06 docs: add frontmatter metadata example 2023-01-04 18:33:43 -03:00
Nicolás Quiroz
d6a58d325b Merge branch 'website' of github.com:ethereum/go-ethereum into website 2023-01-04 18:28:09 -03:00
Nicolás Quiroz
db30491147
docs: README improvements
PR to add a couple of suggested improvements for **Adding a new documentation page** section
2023-01-04 18:25:20 -03:00
Nicolás Quiroz
6a45803ca8
chore: remove unused /api dir (#26415) 2023-01-04 13:09:03 -03:00
Joe
b798bc8f16 update readme w note/img instructions 2023-01-04 15:28:07 +00:00
Nicolás Quiroz
424f4a8320 chore: remove unused /api dir 2023-01-04 12:03:31 -03:00
Paul Wackerow
01fd6e6f6b
[website] geth-website migration (#26412)
* feat: Add Matomo analytics (#199)

* chore: update .env.local.example

* chore: update netlify.toml

* chore: matomo setup

* Fix broken rpc link (#203)

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
Co-authored-by: Sam Richards <sbrichards@gmail.com>
2023-01-04 11:16:45 -03:00
Joe
c29f890ca7 add instruction to update authrpc.port in priv-netwk 2023-01-04 11:51:42 +00:00
Joe
4464c02b89 update README and contributing page 2023-01-04 11:24:37 +00:00
Paul Wackerow
ed54fe3582
Merge remote-tracking branch 'geth-website/master' into geth-nextjs 2022-12-20 11:25:04 -08:00
Paul Wackerow
b285c11671
Add missing redirect (#197)
* add missing redirect

* fix: contributing links

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-12-20 12:37:49 -03:00
Paul Wackerow
db2d3a99f2
Merge remote-tracking branch 'geth-website/master' into geth-nextjs 2022-12-20 07:24:28 -08:00
Paul Wackerow
0de88cfb69
Merge pull request #196 from ethereum/fix-broken-paths
fix: broken paths
2022-12-20 16:23:37 +01:00
Paul Wackerow
fac99f3cf9
Merge remote-tracking branch 'geth-website/master' into geth-nextjs 2022-12-20 07:19:50 -08:00
Paul Wackerow
6e614142a1
fix hash-link bug with left docs nav (#195) 2022-12-20 10:20:20 -03:00
Nicolás Quiroz
bc1bdfbb44 fix: private network path 2022-12-20 10:15:04 -03:00
Nicolás Quiroz
dd79917378 fix: private network path 2022-12-20 10:03:21 -03:00
Paul Wackerow
e6c018cd46
Merge remote-tracking branch 'geth-website/master' into origin/new-website 2022-12-19 21:55:44 -08:00
Paul Wackerow
2c097007a6
rm codebase, prepare for website import 2022-12-19 21:55:17 -08:00
Corwin Smith
ad10290fc4
Merge pull request #194 from ethereum/docs-section-open-close-logic
Fix logic for which docs sections are open
2022-12-19 22:48:04 -07:00
Corwin Smith
5a545a222a
Update src/components/UI/docs/DocsLinks.tsx
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2022-12-19 22:43:34 -07:00
Corwin Smith
d3e53af95f
Update src/components/UI/docs/DocsLinks.tsx
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2022-12-19 22:43:30 -07:00
Nicolás Quiroz
5973cf8cd5 fix: rename docs/tools/clef/introduction file 2022-12-19 22:45:31 -03:00
Nicolás Quiroz
aaf7da24c5 fix: Clef links 2022-12-19 22:43:32 -03:00
Nicolás Quiroz
5f8fc1c2e1 chore: extract to variable 2022-12-19 22:39:51 -03:00
Nicolás Quiroz
df653f20e9 chore: prettier 2022-12-19 22:38:54 -03:00