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

WIP: Migrate from docusaurus v1 to v2 #2139

Closed
wants to merge 40 commits into from

Commits on Aug 19, 2020

  1. remove old versions

    darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    d0101cb View commit details
    Browse the repository at this point in the history
  2. update dependencies

    darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    eeb8426 View commit details
    Browse the repository at this point in the history
  3. upgrade to v2 config

    darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a16499e View commit details
    Browse the repository at this point in the history
  4. update yarn lock

    darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bd6c60b View commit details
    Browse the repository at this point in the history
  5. Duplicate css to src

    darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a663bc7 View commit details
    Browse the repository at this point in the history
  6. update css files

    teikjun authored and darshkpatel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    684e70b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Upgrade blog file for v2

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    a9b85ad View commit details
    Browse the repository at this point in the history
  2. upgrade sidebar configs

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ee3957e View commit details
    Browse the repository at this point in the history
  3. upgrade sidebar config for v2

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    648020b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd4f08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3d1bce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d214b64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1540d38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ee05ab View commit details
    Browse the repository at this point in the history
  9. WIP: Update netlify config

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    cc39938 View commit details
    Browse the repository at this point in the history
  10. update to root path

    darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b9f7741 View commit details
    Browse the repository at this point in the history
  11. Fix errors in docs

    darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    6d1057f View commit details
    Browse the repository at this point in the history
  12. change folder structure for pages

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b13a02b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b58c8a7 View commit details
    Browse the repository at this point in the history
  14. fix CSS container issue

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    66e0223 View commit details
    Browse the repository at this point in the history
  15. Move Assets

    darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e62211e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98f8794 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7779f55 View commit details
    Browse the repository at this point in the history
  18. fix deployment script

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e8daa60 View commit details
    Browse the repository at this point in the history
  19. migrate landing page

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    75b1399 View commit details
    Browse the repository at this point in the history
  20. migrate css for landing page

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    39eded1 View commit details
    Browse the repository at this point in the history
  21. fix css variables

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7a1fc4a View commit details
    Browse the repository at this point in the history
  22. limit scope of css for landing page

    teikjun authored and darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7f88fb6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4f6ccad View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e2a698 View commit details
    Browse the repository at this point in the history
  25. Revert "update export for RemarkPlugin"

    This reverts commit 6e2a698.
    darshkpatel committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d241616 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    33dbca1 View commit details
    Browse the repository at this point in the history
  27. fix a tab list

    teikjun committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    8eed682 View commit details
    Browse the repository at this point in the history
  28. WIP: nested tabs POC

    teikjun committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7ddddaa View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. fix config import error

    anshul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    753f0cb View commit details
    Browse the repository at this point in the history
  2. Fix: Showcase page import

    darshkpatel committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    41bbbce View commit details
    Browse the repository at this point in the history
  3. fix versions import

    teikjun committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    257f1c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'docs/v2-migration' of github.com:MLH-Fellowship/react-n…

    …ative-website into docs/v2-migration
    teikjun committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4019d4a View commit details
    Browse the repository at this point in the history
  5. use alias for versions.json file

    anshul committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    319da6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fd8183 View commit details
    Browse the repository at this point in the history