Commit Graph

11 Commits

Author SHA1 Message Date
tianyeyouyou
ea894dbb47
[Website]: fix grammar & remove repetitive words (#29851)
update docs
2024-05-27 14:32:11 +08:00
Miles Chen
b98a0fcef0
website: fix account management (#29258)
* website: fix developer mode tutorial

* Fix http cors issue when setup developer mode with remix URL

* website: fix account management

* Fix initialize Clef command

---------

Co-authored-by: Miles Chen <mileschen@MilesdeMacBook-Pro.local>
2024-03-15 10:03:55 +01:00
hattizai
520457acab
fix: typos in account-management.md (#28624)
* fix:  typos in account-management.md

* Update account-management.md
2023-12-01 15:17:18 +01:00
Vlad Vitan
6eab645de9
[website]: fix several typos and some phrasing (#27151)
* website: fix several typos and some phrasing

* website: revert change

Co-authored-by: Martin Holst Swende <martin@swende.se>

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-04-25 07:35:35 -04: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
Joe
dd4929f40d various content updates 2022-11-25 14:43:48 +00:00
Corwin Smith
10a0a3680a setup template to render for docs 2022-11-13 22:03:06 -07:00