Paul Leydier
3c485eb353
[website]: fix typo ( #27108 )
...
fix databases "overwritten" typo
2 years ago
Paul Leydier
60e22483cb
[website]: fix sync-modes snap-syncing typo ( #27103 )
...
fix sync-modes snap-syncing typo
2 years ago
spalinger
12f4239023
docs: fix external link about pruning ( #27100 )
...
Fix external Link
2 years ago
Siyuan Han
6714fcb0f7
[website]: fix typo in database section ( #27024 )
...
* [website]: fix typo
* Update docs/fundamentals/databases.md
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
2 years ago
Joseph Cook
72e1c4246b
[website]: rm duplicated note, fix typo ( #26959 )
...
rm duplicated note, fix typo
2 years ago
Felix Lange
e3ba8526f7
update command-line-options
2 years ago
Nicolás Quiroz
00597017a5
feat: Add Do-not-Track link ( #26833 )
...
* chore: prettier
* chore: update .env.local.example
* feat: add dnt link to Footer
2 years ago
Joseph Cook
db99892edc
[website]: add note on pebble to databases page ( #26736 )
2 years ago
Joseph Cook
fe60795b57
[website]: add page on config files ( #26642 )
...
add page on config files
2 years ago
Nicolás Quiroz
aa1c49d549
chore: prettier
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
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
Lucas Aschenbach
efdf2721c3
[website]: fix typos in sync-modes docs
2 years ago
Joe
c29f890ca7
add instruction to update authrpc.port in priv-netwk
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
Joe
a98b52709f
add some basic pagination to landing pages
2 years ago
Sam Richards
8b0d037f6a
Fix broken docs links ( #175 )
...
* Fix broken docs links
* Update docs/fundamentals/backup-restore.md
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2 years ago
Joseph Cook
0051501bc5
docs: move some pages ( #169 )
...
Moves a few pages to new locations based on feedback from Geth team.
Co-authored-by: Felix Lange <fjl@twurst.com>
2 years ago
Felix Lange
72935be0eb
docs: remove extra heading in fundamentals/index
2 years ago
Joe
03950edcc1
fix typo
2 years ago
Joe
e983c7e64d
update redirects and fix line break on cli page
2 years ago
Paul Wackerow
41069b3d10
fix broken links ( #103 )
2 years ago
Joshua
27769604a3
Fix Ethereum and GitHub typos
2 years ago
Corwin Smith
0b9ff8b1e6
Create docs navigation sidebar ( #40 )
...
* crawl files and create directory tree for sidebar
* dropdown
* Working on dropdown links and styling
* setup header nav
* Styles
* DocumentNav sidebar done
* wrap up header sidebar
* setup top level nav
* update root level data and fix link bug
* doc links yaml
* nav links for docs
* remove character
* prettier
* fix build error
* MDX style
* Update src/components/UI/docs/DocsLinks.tsx
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
* Abstract LinksList component into its own file
* change requests
* AccordionButton styles
* AccordionButton styled
* fix broken links
* prettier
* prettier
* fix broken default code snippet
* fix accordion spacing
* fix gap at top of DocsNav lg
* fix but of persistent header link
* remove test content
* setup Notes and prettier
* rehype
* Note component
* Note font styling
* convert old notes to use component
* Breadcrumb cleanup and prettier
* MDXComponents -> MDComponent and documentation
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2 years ago
Joe
fc52cc75e4
fix link and make image work w darkmode
2 years ago
Joe
394f1b07e6
fix links and typos
2 years ago
Joe
2d59711d13
standardize code snippets
2 years ago
Nicolás Quiroz
91dd04faa2
feat: All releases downloads ( #46 )
...
* chore: update constants
* feat: add releases data utils
* chore: add fast-xml-parser
* chore: update types
* feat: fetch & parse all releases data
* chore: update utils
* wip: use real data on DataTable
* chore: update yarn.lock
* fix: getReleaseCommitHash
* feat: filter data per downloads tab
* chore: update DownloadsTable
* chore: update DownloadsTable Props
* fix: getReleaseArch.ts
* feat: add fetchXMLData util
* feat: add fetchLatestReleaseCommit util
* feat: add getSortedReleases util
* chore: comment wip primary release feature
* fix: fetchXMLData
* chore: add netlify.toml
* fix: total number of releases count
* fix: center showing latest releases text and use smaller font
* chore: prettier
* chore: update textStyles
* fix: merge conflicts
2 years ago
Joe
d37b803f62
add page ids
2 years ago
Joe
dd4929f40d
various content updates
2 years ago
Corwin Smith
5c949d0869
fix a bunch of paths
2 years ago
Corwin Smith
10a0a3680a
setup template to render for docs
2 years ago