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

feat: setup docs site #3269

Merged
merged 54 commits into from Jan 26, 2022
Merged

feat: setup docs site #3269

merged 54 commits into from Jan 26, 2022

Commits on Jan 26, 2022

  1. Update deps

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    5372df4 View commit details
    Browse the repository at this point in the history
  2. ignore temp

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    ef013f5 View commit details
    Browse the repository at this point in the history
  3. feat: setup docusarus site

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    57ba703 View commit details
    Browse the repository at this point in the history
  4. attempt to generate tsdoc

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    aee192d View commit details
    Browse the repository at this point in the history
  5. trigger build

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    25ad54e View commit details
    Browse the repository at this point in the history
  6. build: add docusarus typedoc plugin

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    9e24999 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c16ecfa View commit details
    Browse the repository at this point in the history
  8. more docs

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    a114538 View commit details
    Browse the repository at this point in the history
  9. fix: temp

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    73760bc View commit details
    Browse the repository at this point in the history
  10. scripts and prettier

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    c7906e2 View commit details
    Browse the repository at this point in the history
  11. temp fix for api path

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    ff83564 View commit details
    Browse the repository at this point in the history
  12. update typedoc plugin and add slug

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    298e43c View commit details
    Browse the repository at this point in the history
  13. fix typos

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    201a4bf View commit details
    Browse the repository at this point in the history
  14. restructure

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    1d71f57 View commit details
    Browse the repository at this point in the history
  15. remove readme

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    a89dca4 View commit details
    Browse the repository at this point in the history
  16. remove babel preset

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    ef916ea View commit details
    Browse the repository at this point in the history
  17. eslint and prettier changes

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    d3d5d9d View commit details
    Browse the repository at this point in the history
  18. make cspell happy

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    a06f6a7 View commit details
    Browse the repository at this point in the history
  19. update ignore files

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    13d4483 View commit details
    Browse the repository at this point in the history
  20. update logo

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    19271d0 View commit details
    Browse the repository at this point in the history
  21. update footer text

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    06d4194 View commit details
    Browse the repository at this point in the history
  22. update browserlist

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    7f44be5 View commit details
    Browse the repository at this point in the history
  23. update prettierrc

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    e32f281 View commit details
    Browse the repository at this point in the history
  24. add cspell dict

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    f949c40 View commit details
    Browse the repository at this point in the history
  25. move sidebar

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    626d795 View commit details
    Browse the repository at this point in the history
  26. remove cspell dict

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    185250b View commit details
    Browse the repository at this point in the history
  27. use exact versions

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    23d1547 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    ae2ddbc View commit details
    Browse the repository at this point in the history
  29. remove quotes

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    051ef54 View commit details
    Browse the repository at this point in the history
  30. reorder items in eslint

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    14895b9 View commit details
    Browse the repository at this point in the history
  31. ci: build site

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    d814179 View commit details
    Browse the repository at this point in the history
  32. package-lock

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    2c8e258 View commit details
    Browse the repository at this point in the history
  33. update browserlist

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    996dc71 View commit details
    Browse the repository at this point in the history
  34. Update docusaurus.config.js

    Co-authored-by: Ivan Goncharov <ivan.goncharov.ua@gmail.com>
    saihaj and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    7f8aa4e View commit details
    Browse the repository at this point in the history
  35. isolate

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    4472fba View commit details
    Browse the repository at this point in the history
  36. udpate ignore files

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    d82ac08 View commit details
    Browse the repository at this point in the history
  37. update linting configs

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    54725c6 View commit details
    Browse the repository at this point in the history
  38. react hooks plugin

    saihaj authored and IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    1d37f2b View commit details
    Browse the repository at this point in the history
  39. Remove 'babel-eslint'

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    4b0070d View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    0e0847e View commit details
    Browse the repository at this point in the history
  41. Group eslint rules

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    9313017 View commit details
    Browse the repository at this point in the history
  42. cleanup .gitignore

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    c2f4a70 View commit details
    Browse the repository at this point in the history
  43. Update deps

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    2d3c370 View commit details
    Browse the repository at this point in the history
  44. Sync ignore files

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    10a04de View commit details
    Browse the repository at this point in the history
  45. update deps

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    bf0fbeb View commit details
    Browse the repository at this point in the history
  46. review changes

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    93a2b54 View commit details
    Browse the repository at this point in the history
  47. update deps

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    9d0e00d View commit details
    Browse the repository at this point in the history
  48. order imports

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    84968d5 View commit details
    Browse the repository at this point in the history
  49. docs: add 'hello.png'

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    9cbffc6 View commit details
    Browse the repository at this point in the history
  50. docs/ => website/

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    f49175a View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    b9c8fed View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    36ceb81 View commit details
    Browse the repository at this point in the history
  53. Update deps

    IvanGoncharov committed Jan 26, 2022
    Copy the full SHA
    1eb8bd0 View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    2c153d3 View commit details
    Browse the repository at this point in the history