Commit Graph

20 Commits

Author SHA1 Message Date
Nicolás Quiroz
7a7bb84c72 Merge branch 'master' of github.com:ethereum/geth-website into algolia 2022-12-15 01:11:34 -03:00
Paul Wackerow
6dd607728b
Add sitemap and robots.txt (#163)
* yarn add next-sitemap and config

* add sitemap to .gitignore

* commit generated robots.txt
2022-12-15 01:01:13 -03:00
Paul Wackerow
b527950e6d
Merge branch 'master' into algolia 2022-12-13 12:31:44 -08:00
Nicolás Quiroz
5a23b89c06 chore: remove MDX dependencies and Provider 2022-12-12 16:10:15 -03:00
Paul Wackerow
50eb37ae2f
Merge branch 'master' into algolia 2022-12-02 10:58:48 -08: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
Paul Wackerow
9d9735a252
Merge branch 'master' into algolia 2022-11-29 16:06:25 -08:00
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
2022-11-29 15:29:52 -03:00
Paul Wackerow
7e695522d3
yarn add @docsearch/react algoliosearch 2022-11-28 14:06:59 -08:00
Paul Wackerow
963c1b1669
yarn add remark-gfm chakra-ui-markdown-renderer 2022-11-21 18:17:03 -08:00
Corwin Smith
14900bcdfa fix build issues 2022-11-13 22:40:42 -07:00
Corwin Smith
67396c8d7e add "@types/js-yaml": "^4.0.5" 2022-11-13 22:18:59 -07:00
Corwin Smith
10a0a3680a setup template to render for docs 2022-11-13 22:03:06 -07:00
Corwin Smith
25d7ed64f0 upgrade to next 13 2022-11-09 10:36:24 -07:00
Corwin Smith
e6981c1741 add @chakra-ui/icons package 2022-10-25 20:24:49 -06:00
Nicolás Quiroz
5febc1e80d feat: add Layout component 2022-09-09 10:42:22 -03:00
Nicolás Quiroz
6ea5da850e chore: update next.config.js 2022-09-09 09:13:20 -03:00
Nicolás Quiroz
02c3c7e435 chore: Chakra theme setup 2022-09-08 18:26:35 -03:00
Nicolás Quiroz
6a05a9dbec chore: prettier fix files 2022-09-08 17:10:20 -03:00
Nicolás Quiroz
142aa33af8 setup: init 2022-09-08 16:18:30 -03:00