Paul Wackerow
ed54fe3582
Merge remote-tracking branch 'geth-website/master' into geth-nextjs
2 years ago
Paul Wackerow
b285c11671
Add missing redirect ( #197 )
...
* add missing redirect
* fix: contributing links
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2 years ago
Paul Wackerow
db2d3a99f2
Merge remote-tracking branch 'geth-website/master' into geth-nextjs
2 years ago
Paul Wackerow
0de88cfb69
Merge pull request #196 from ethereum/fix-broken-paths
...
fix: broken paths
2 years ago
Paul Wackerow
fac99f3cf9
Merge remote-tracking branch 'geth-website/master' into geth-nextjs
2 years ago
Paul Wackerow
6e614142a1
fix hash-link bug with left docs nav ( #195 )
2 years ago
Nicolás Quiroz
bc1bdfbb44
fix: private network path
2 years ago
Nicolás Quiroz
dd79917378
fix: private network path
2 years ago
Paul Wackerow
e6c018cd46
Merge remote-tracking branch 'geth-website/master' into origin/new-website
2 years ago
Paul Wackerow
2c097007a6
rm codebase, prepare for website import
2 years ago
Corwin Smith
ad10290fc4
Merge pull request #194 from ethereum/docs-section-open-close-logic
...
Fix logic for which docs sections are open
2 years ago
Corwin Smith
5a545a222a
Update src/components/UI/docs/DocsLinks.tsx
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Corwin Smith
d3e53af95f
Update src/components/UI/docs/DocsLinks.tsx
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Nicolás Quiroz
5973cf8cd5
fix: rename docs/tools/clef/introduction file
2 years ago
Nicolás Quiroz
aaf7da24c5
fix: Clef links
2 years ago
Nicolás Quiroz
5f8fc1c2e1
chore: extract to variable
2 years ago
Nicolás Quiroz
df653f20e9
chore: prettier
2 years ago
Nicolás Quiroz
41d700ff8d
fix: /docs/tools/clef/introduction link
2 years ago
Nicolás Quiroz
a58b086414
Merge branch 'master' of github.com:ethereum/geth-website into docs-section-open-close-logic
2 years ago
Paul Wackerow
e335da5391
move toggle handler to base component
2 years ago
Paul Wackerow
ea069728b2
fix dependency array
2 years ago
Corwin Smith
6f20d4fdfc
Merge pull request #178 from ethereum/pagination
...
add some basic pagination to landing pages
2 years ago
Paul Wackerow
eec473187d
remove extra whitespace
2 years ago
Paul Wackerow
71a0fa1064
fix logic for which sections are open
2 years ago
Corwin Smith
e60ec269ba
[UX SUGGESTION] Active section should be expanded on docs page load ( #190 )
...
* Add functionality to have left navbar section open on page load
* remove tracker as prop
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Paul Wackerow
82a633c299
update styling for search component ( #191 )
2 years ago
Corwin Smith
23d5653d53
Merge pull request #171 from ethereum/fjl/content-fixes-1
...
Fixes from content review
2 years ago
Corwin Smith
b66312d87e
Update redirects.js
2 years ago
Corwin Smith
d890f75db8
Update redirects.js
2 years ago
Corwin Smith
54cebb618b
Merge pull request #186 from ethereum/breadcrumbRedirects
...
Broken links in docs breadcrumbs
2 years ago
Corwin Smith
e61c7e6bd7
handle bug where header id caused breadcrumbs to render on /docs ( #185 )
2 years ago
Felix Lange
fef80d6cfb
Update src/data/documentation-links.yaml
...
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2 years ago
Nicolás Quiroz
57b5b1de8d
Merge pull request #157 from ethereum/fix-last-edit-timestamp
...
fix: docs last edit timestamp
2 years ago
Nicolás Quiroz
378bd79997
Update src/utils/getLastModifiedDate.ts
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Nicolás Quiroz
ae00338328
Update src/utils/fetchLatestReleaseVersionAndName.ts
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Nicolás Quiroz
55ef81be8d
Update src/utils/fetchLatestReleaseCommit.ts
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Nicolás Quiroz
db1780d4fa
Update .env.local.example
...
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Corwin Smith
86275ac124
add redirects for broken breadcrumb links
2 years ago
Corwin Smith
fd33fbdc77
Add ? to What is Ethereum and What is Geth ( #184 )
2 years ago
Nicolás Quiroz
681aa89dcd
chore: update gh api fetch
2 years ago
Corwin Smith
ea4df932c4
Merge pull request #172 from ethereum/redirects-update
...
Redirects update [Fixes #159 ]
2 years ago
Nicolás Quiroz
37537d0520
chore: update lastModified code
2 years ago
Nicolás Quiroz
ec7773916b
chore: update getLastModifiedDate util
2 years ago
Nicolás Quiroz
9748bdfd0c
chore: add .env.local.example
2 years ago
Nicolás Quiroz
79893a58d3
Merge branch 'master' of github.com:ethereum/geth-website into fix-last-edit-timestamp
2 years ago
Nicolás Quiroz
a53aa19ccf
chore: update .gitignore
2 years ago
Paul Wackerow
dfa4a0b335
Add 404 page-not-found fallback [ Fixes #155 ] ( #176 )
...
* add 404 page not found fallback
* clean up styling
2 years ago
Joe
a98b52709f
add some basic pagination to landing pages
2 years ago
Paul Wackerow
022a7be96e
Merge pull request #167 from ethereum/default-downloads-os
...
Add default tab on downloads page based on user OS
2 years ago
Paul Wackerow
b323ea21c9
add back Android user agent check
2 years ago