Commit graph

9 commits

Author SHA1 Message Date
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
Nicolás Quiroz
b04fd9206f
feat: OpenPGP Signatures data (#67)
* chore: remove test data

* chore: update constants

* chore: update types

* chore: update code-bg dark color

* feat: use real data for OpenPGP Signatures table

* chore: remove unused types

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2022-11-30 10:37:59 -03:00
Paul Wackerow
791309031c
Extract search styling to .css 2022-11-29 17:00:33 -08:00
Nicolás Quiroz
5febc1e80d feat: add Layout component 2022-09-09 10:42:22 -03:00
Nicolás Quiroz
15272dc9ac chore: add /vulnerabilities 2022-09-09 09:28:25 -03:00
Nicolás Quiroz
02c3c7e435 chore: Chakra theme setup 2022-09-08 18:26:35 -03:00
Renamed from pages/_app.tsx (Browse further)