Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkdocs to docusaurus #1338

Merged
merged 42 commits into from
Jun 22, 2023
Merged

mkdocs to docusaurus #1338

merged 42 commits into from
Jun 22, 2023

Commits on May 31, 2023

  1. fix: removing comments

    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    joshuafernandes committed May 31, 2023
    Configuration menu
    Copy the full SHA
    566a09a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    cf7cdcc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. homepage, footer, logo, categories, and images

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    31f1e4f View commit details
    Browse the repository at this point in the history
  2. fix footer, swizzle version banner+badge and tags

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    64eb7cf View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. docs: add documentation tags

    Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
    bgravenorst committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7ce4a86 View commit details
    Browse the repository at this point in the history
  2. minor edit

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6f60ef7 View commit details
    Browse the repository at this point in the history
  3. docs: update navigation bar

    Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
    bgravenorst committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c106a09 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Remove Husky.

    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    bgravenorst committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    af842b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. docs: revert Husky removal

    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    bgravenorst committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    654ad2d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. remove husky, integrate latest changes, + edits

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f85a489 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into docusaurus

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    
    # Conflicts:
    #	CI/requirements-mkdocs-material.txt
    #	CI/vale/styles/Vocab/Besu/accept.txt
    #	docs/private-networks/how-to/deploy/ethstats.md
    #	docs/public-networks/concepts/proof-of-stake/index.md
    #	docs/public-networks/concepts/the-merge.md
    #	docs/public-networks/how-to/troubleshoot/performance.md
    #	mkdocs.navigation.yml
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cc3f103 View commit details
    Browse the repository at this point in the history
  3. update project-words.txt

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2203d67 View commit details
    Browse the repository at this point in the history
  4. prettier format

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    98559c2 View commit details
    Browse the repository at this point in the history
  5. fixes

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    18c6cbc View commit details
    Browse the repository at this point in the history
  6. js -> jsx

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    46af5d5 View commit details
    Browse the repository at this point in the history
  7. clear jsx warnings

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0cd9fd3 View commit details
    Browse the repository at this point in the history
  8. release docs version 23.4.1

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    731f010 View commit details
    Browse the repository at this point in the history
  9. update footer and version redirects

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8b32569 View commit details
    Browse the repository at this point in the history
  10. fix: removing comments

    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ccd3e02 View commit details
    Browse the repository at this point in the history
  11. fix: algolia -> local search

    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    359893b View commit details
    Browse the repository at this point in the history
  12. homepage, footer, logo, categories, and images

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5a17cb7 View commit details
    Browse the repository at this point in the history
  13. fix footer, swizzle version banner+badge and tags

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8dfd019 View commit details
    Browse the repository at this point in the history
  14. docs: add documentation tags

    Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    bgravenorst authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e2af4d4 View commit details
    Browse the repository at this point in the history
  15. minor edit

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    df1625e View commit details
    Browse the repository at this point in the history
  16. docs: update navigation bar

    Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    bgravenorst authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    16b283d View commit details
    Browse the repository at this point in the history
  17. Remove Husky.

    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    bgravenorst authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e394d6b View commit details
    Browse the repository at this point in the history
  18. docs: revert Husky removal

    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    bgravenorst authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c8c18c7 View commit details
    Browse the repository at this point in the history
  19. remove husky, integrate latest changes, + edits

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    62c85a7 View commit details
    Browse the repository at this point in the history
  20. Update for OpenJ9 instructions. (hyperledger#1334)

    * Update for OpenJ9 instructions.
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    
    * fix lint
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    
    * more lint/spelling.
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    
    * edit pr
    
    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    
    ---------
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Co-authored-by: Alexandra Tran <alexandra.tran@consensys.net>
    Co-authored-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    3 people authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c1b8981 View commit details
    Browse the repository at this point in the history
  21. First draft performance troubleshooting page (hyperledger#1335)

    * First draft performance troubleshooting page.
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    
    * tweaks and linter
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    
    * edit PR content
    
    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    
    ---------
    
    Signed-off-by: Matt Nelson <85905982+non-fungible-nelson@users.noreply.github.com>
    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Co-authored-by: Alexandra Tran <alexandra.tran@consensys.net>
    2 people authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fbc9169 View commit details
    Browse the repository at this point in the history
  22. Txpool options (hyperledger#1339)

    * Add missing tx-pool options.
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    
    * Typos...
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    
    * Typos...
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    
    * Implement feedback.
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    
    * Address reviewer feedback.
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    
    ---------
    
    Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    bgravenorst authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c5c8d18 View commit details
    Browse the repository at this point in the history
  23. update project-words.txt

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    848537d View commit details
    Browse the repository at this point in the history
  24. prettier format

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    93cd2ef View commit details
    Browse the repository at this point in the history
  25. fixes

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    998eac3 View commit details
    Browse the repository at this point in the history
  26. js -> jsx

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cfd1fc2 View commit details
    Browse the repository at this point in the history
  27. clear jsx warnings

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    884b24d View commit details
    Browse the repository at this point in the history
  28. release docs version 23.4.1

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3f7f2a5 View commit details
    Browse the repository at this point in the history
  29. update footer and version redirects

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    Alexandra Tran authored and joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    11ec63e View commit details
    Browse the repository at this point in the history
  30. use yarn to build and not npm

    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    joshuafernandes committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    357c774 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. updating versions and redirects

    Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net>
    joshuafernandes committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    12b7fc3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'docusaurus' of github.com:ConsenSys/besu-docs into docu…

    …saurus
    
    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    
    # Conflicts:
    #	.gitignore
    #	docs/public-networks/get-started/system-requirements.md
    #	docs/public-networks/how-to/troubleshoot/performance.md
    #	docs/public-networks/reference/cli/options.md
    #	docusaurus.config.js
    #	src/components/HomepageCards/index.tsx
    #	versions.json
    #	yarn.lock
    Alexandra Tran committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8955925 View commit details
    Browse the repository at this point in the history
  3. fix prettier?

    Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
    Alexandra Tran committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f6198bf View commit details
    Browse the repository at this point in the history