Commit Graph

14461 Commits

Author SHA1 Message Date
Corwin Smith
bc023e97c8
[Fix] [website] redirects not working (#26991)
* Test netlify way of doing redirects

* finish setting up redirects

* remove commas
2023-03-28 05:51:15 -03:00
Joseph Cook
72e1c4246b
[website]: rm duplicated note, fix typo (#26959)
rm duplicated note, fix typo
2023-03-23 09:57:49 -04:00
Nicolás Quiroz
9b106c3a7e
fix: keep footer element at the bottom of the page (#26909)
* format: prettier

* fix: keep footer at the bottom of the page

* fix: use calc to compute proper height
2023-03-16 15:13:59 -04:00
Nicolás Quiroz
585658d080
feat: add scroll to DocumentNav when content has overflow (#26885)
* feat: add scroll to DocumentNav when content has overflow

* Update src/components/UI/docs/DocumentNav.tsx

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>

---------

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2023-03-15 10:58:41 -03:00
Felix Lange
e3ba8526f7 update command-line-options 2023-03-15 14:41:10 +01:00
Paul Wackerow
d5f9948a8e
[website]: Layout patch [Fixes 26420] (#26878)
[fix] search.css layout adjustment [Fixes #26420]
2023-03-14 07:18:14 -03:00
Tuan Tran
a5f90c65bf
[website] renaming debug getters (#26849)
Updates documentation according to changes made in https://github.com/ethereum/go-ethereum/pull/25176
2023-03-13 05:01:48 -04:00
Nicolás Quiroz
00597017a5
feat: Add Do-not-Track link (#26833)
* chore: prettier

* chore: update .env.local.example

* feat: add dnt link to Footer
2023-03-08 13:13:04 -03:00
Joseph Cook
db99892edc
[website]: add note on pebble to databases page (#26736) 2023-02-28 11:47:06 +01:00
Felix Lange
1e9b122d49 move RPC namespaces one level higher 2023-02-27 10:16:14 +01:00
Joseph Cook
42b4f501c1
[website]: improve rpc navbar layout (#26705)
* improve rpc navbar layout

* move ns_personal info to single file

* add redirect
2023-02-23 17:42:10 +01:00
Joseph Cook
fe60795b57
[website]: add page on config files (#26642)
add page on config files
2023-02-15 05:12:39 -05:00
Joseph Cook
ad45cd99ec
update personal namespace notes (#26664)
small updates to notes now that personal namespace is deprecated.
2023-02-15 05:10:15 -05:00
Joseph Cook
aec25b0bea
Merge pull request #26680 from ethereum/open-images-new-tab
feat: expand doc images on click
2023-02-14 12:36:49 +00:00
Tim Qian
9774349473 Update doc link background color when active 2023-02-14 20:31:02 +08:00
Tim Qian
66ef43ecd7
[website]: Fix 404 links (#26684) 2023-02-14 08:05:29 +01:00
Joseph Cook
14cea2faa6
[website]: Adds page on understanding grafana dashboards (#26617)
* initial commit for dashboards page

* add info and docs-links

* finish draft of dashboards page

* fix typos

* rename img, bullets to bold font

* Apply suggestions from code review

* apply changes from review

* Update docs/monitoring/understanding-dashboards.md

Co-authored-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>

---------

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2023-02-14 11:55:51 +08:00
Nicolás Quiroz
b5e8e6365f chore: use Chakra Image 2023-02-13 20:21:41 -03:00
Nicolás Quiroz
dc6680f12f feat: open images in new tab 2023-02-13 20:10:35 -03:00
Nicolás Quiroz
1b8ba9cf25 feat: add childrenIsAnImage util 2023-02-13 20:09:56 -03:00
Nicolás Quiroz
aa1c49d549 chore: prettier 2023-02-13 20:09:27 -03:00
Vegard Stikbakke
3954559b0a
[website] fix list in docs section Custom Javascript tracing (#26661) 2023-02-13 04:31:36 -05:00
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>
2023-02-13 04:13:58 -05:00
Joseph Cook
dee8a630d3
Merge pull request #26651 from jmcook1186/fix-ns-debug
[website]: fix missing method in ns_debug
2023-02-10 09:01:40 +00:00
Joe
4b95418a7a fix missing method 2023-02-09 12:05:02 +00:00
Nicolás Quiroz
b933fdd2e5
[website] chore: update textStyles in DocsNav (#26635)
chore: update textStyles in DocsNav
2023-02-08 11:24:45 -03:00
omahs
19bc8bcdb2
[website] fix typos (#26615)
Fixes various typos
2023-02-07 08:06:00 -05:00
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.
2023-02-07 08:01:39 -05:00
Paul Wackerow
cd96919edd
[website] Fix document commit date fetch (#26622)
fix github api commits request

refactor using new URL() object format for readability
2023-02-06 17:02:03 -03:00
Paul Wackerow
dc5d16a399
[website] Update LAST_COMMIT_BASE_URL (#26619)
update last_commit_base_url to new repo
2023-02-06 13:33:35 -05:00
Joe
80bd48438c add spacing between note and text 2023-02-06 14:22:40 +00:00
Joe
b04b6f03ac fix broken link 2023-02-06 14:19:00 +00:00
Joseph Cook
242a8422b7
[website]: remove docs pages on puppeth (#26583)
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-02-06 15:05:58 +01:00
Joseph Cook
cb1b2c1e83
[website]: update page on mobile development (#26602)
Updates developers/mobile due to the removal of mobile support from geth in #26601.
2023-02-06 15:05:32 +01:00
Joseph Cook
430db00e38
Merge pull request #26605 from ethereum/add-note-mobile-builds
Add note mobile builds
2023-02-06 09:15:37 +00:00
Nicolás Quiroz
adeb7366dd feat: add deprecation note on mobile builds 2023-02-03 16:26:32 -03:00
Nicolás Quiroz
01cda6c45a chore: update Note component 2023-02-03 16:26:07 -03:00
Nicolás Quiroz
4cc54d9dae feat: add BuildsDeprecationNote component 2023-02-03 16:25:42 -03:00
Joe
6f384b6266 clarify removedb 2023-02-01 16:45:18 +00:00
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