Commit Graph

17 Commits

Author SHA1 Message Date
Nicolás Quiroz
aa1c49d549 chore: prettier 2023-02-13 20:09:27 -03: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
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
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
41d700ff8d fix: /docs/tools/clef/introduction link 2022-12-19 22:38:28 -03:00
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>
2022-12-15 19:18:59 -03:00
Joe
362b58bd8a minor formatting fixes 2022-12-13 13:30:30 +00:00
Joshua
27769604a3 Fix Ethereum and GitHub typos 2022-12-01 11:20:38 +00:00
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>
2022-11-30 21:06:59 -03:00
Joe
394f1b07e6 fix links and typos 2022-11-30 17:22:24 +00:00
Joe
2d59711d13 standardize code snippets 2022-11-30 10:38:00 +00:00
Joe
d37b803f62 add page ids 2022-11-25 17:34:46 +00:00
Corwin Smith
5c949d0869 fix a bunch of paths 2022-11-17 12:50:52 -07:00
Corwin Smith
10a0a3680a setup template to render for docs 2022-11-13 22:03:06 -07:00