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

Tooling #22

Merged
merged 225 commits into from Mar 18, 2024
Merged

Tooling #22

merged 225 commits into from Mar 18, 2024

Commits on Feb 27, 2024

  1. Copy the full SHA
    bd1d994 View commit details
    Browse the repository at this point in the history
  2. port tailwind to tooling

    jthrilly committed Feb 27, 2024
    Copy the full SHA
    fe407b5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    da7ac80 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix favicons

    jthrilly committed Feb 28, 2024
    Copy the full SHA
    e2bd531 View commit details
    Browse the repository at this point in the history
  2. implement shared header

    jthrilly committed Feb 28, 2024
    Copy the full SHA
    8f393fa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7771039 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b7ca6b1 View commit details
    Browse the repository at this point in the history
  5. tweak dynamic heading styles

    jthrilly committed Feb 28, 2024
    Copy the full SHA
    012d6a7 View commit details
    Browse the repository at this point in the history
  6. upgrade to latest next-intl

    jthrilly committed Feb 28, 2024
    Copy the full SHA
    54233bf View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Copy the full SHA
    7575345 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6b64473 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3ae9b80 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Copy the full SHA
    a9297a7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c852d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. implement sidebar

    jthrilly committed Mar 4, 2024
    Copy the full SHA
    0103b50 View commit details
    Browse the repository at this point in the history
  2. implement project switcher

    jthrilly committed Mar 4, 2024
    Copy the full SHA
    53f502f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    387ba98 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aff757c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d7deac5 View commit details
    Browse the repository at this point in the history
  4. process headings in getDoc

    jthrilly committed Mar 5, 2024
    Copy the full SHA
    aa3e628 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    50456ab View commit details
    Browse the repository at this point in the history
  6. add responsiveness to toc

    jthrilly committed Mar 5, 2024
    Copy the full SHA
    1cdb964 View commit details
    Browse the repository at this point in the history
  7. fully responsive TOC

    jthrilly committed Mar 5, 2024
    Copy the full SHA
    88696c8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    92854d6 View commit details
    Browse the repository at this point in the history
  9. add toc to project page

    jthrilly committed Mar 5, 2024
    Copy the full SHA
    c19fc8e View commit details
    Browse the repository at this point in the history
  10. re-implement getAvailableLocalesForPath and modify getSourceFile to h…

    …andle folder folder source files
    mrkarimoff committed Mar 5, 2024
    Copy the full SHA
    5b8bea7 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c079804 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Copy the full SHA
    7034241 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9d1fc1a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a0e0d0b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    000cf75 View commit details
    Browse the repository at this point in the history
  5. remove unused import

    jthrilly committed Mar 6, 2024
    Copy the full SHA
    a583fcf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1a7faec View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    66c8f32 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2505810 View commit details
    Browse the repository at this point in the history
  9. better styling of toc

    jthrilly committed Mar 6, 2024
    Copy the full SHA
    5e2dcb2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f0a9275 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    989129d View commit details
    Browse the repository at this point in the history
  12. remove dependency on code importing sidebar from writeSidebarJson -> …

    …prevents module not found import error
    jthrilly committed Mar 6, 2024
    Copy the full SHA
    a1d0d82 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    407fbb8 View commit details
    Browse the repository at this point in the history
  14. port fresco docs

    mrkarimoff committed Mar 6, 2024
    Copy the full SHA
    e3e5bda View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    8695eff View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e9d2bde View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    f3a00fc View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b4d7ac9 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    353c4d3 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    d2ce314 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    65cac6e View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    d28d3ca View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    c81a47e View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    2eeab2c View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    d0050b9 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    7ac4a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Copy the full SHA
    81ed89d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b1e6656 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ec9634c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    311fcfd View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5f33c4c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    65088b7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    28571b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Copy the full SHA
    bb65eaf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a66bb24 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c1d9321 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d74b9cf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    76c6564 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a7e621b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a75f20d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    27008ea View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c47cedb View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4bb598f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    147a9e2 View commit details
    Browse the repository at this point in the history
  12. refine fancyheading, add additional missing components to document re…

    …nder, improve list styles, WIP tipbox
    jthrilly committed Mar 8, 2024
    Copy the full SHA
    8e70cab View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    2f7ce95 View commit details
    Browse the repository at this point in the history
  14. implement tip box component

    jthrilly committed Mar 8, 2024
    Copy the full SHA
    1d5eacb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Copy the full SHA
    4f01a8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8938f07 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b0395d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e6f8984 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0640f16 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6bd156c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    45f0edf View commit details
    Browse the repository at this point in the history
  8. fix build errors on documentation: update next-sitemap config to use …

    …ES module and remove unecessary console in tableOfContents.ts
    mrkarimoff committed Mar 11, 2024
    Copy the full SHA
    d2be1d8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    725f823 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    34d7369 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8f86df1 View commit details
    Browse the repository at this point in the history
  12. merge

    jthrilly committed Mar 11, 2024
    Copy the full SHA
    dc6666d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    73a4bce View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c68d4aa View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1329f23 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a2be290 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    8f801d4 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    4de51aa View commit details
    Browse the repository at this point in the history
  19. remove style sheet import from analytics web (added by mistake) and a…

    …dd spacing between nav bar and content
    jthrilly committed Mar 11, 2024
    Copy the full SHA
    27e09f4 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    86cf936 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    af79208 View commit details
    Browse the repository at this point in the history
  22. Revert "docs: bring over new deployment and troubleshooting docs for …

    …vercel postgres db"
    
    This reverts commit 86cf936.
    buckhalt committed Mar 11, 2024
    Copy the full SHA
    f00aaee View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    4d1b7f0 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    6a1d862 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    88e117b View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    0dc2ee6 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    c0c995a View commit details
    Browse the repository at this point in the history
  28. fix: content after GoodPractice and BadPractice not rendering

    closing tag needs to be on newline
    buckhalt committed Mar 11, 2024
    Copy the full SHA
    739fbc9 View commit details
    Browse the repository at this point in the history
  29. fix: each point on newline

    buckhalt committed Mar 11, 2024
    Copy the full SHA
    a1c7052 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    766bc96 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Copy the full SHA
    3573b65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c65d391 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65d2914 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8991d59 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0c89807 View commit details
    Browse the repository at this point in the history
  6. analytics-web: fix all linting errors/warning and format files proper…

    …ly according to the monorepo tools
    mrkarimoff committed Mar 12, 2024
    Copy the full SHA
    c944e1e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8d73d9e View commit details
    Browse the repository at this point in the history
  8. wip fix: incorrect links to other documentation

    mostly due to different folder naming in this project. also fixes links in md inside html correctly
    buckhalt committed Mar 12, 2024
    Copy the full SHA
    95b0f1c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a5ae34d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6edd5f0 View commit details
    Browse the repository at this point in the history
  11. docs: deployment summary

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    27557dc View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e004330 View commit details
    Browse the repository at this point in the history
  13. docs: cloud pricing

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    51bcd04 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6592ece View commit details
    Browse the repository at this point in the history
  15. docs: fresco features

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    bc77b8e View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0641ba7 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    cdd4f64 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    6a470b9 View commit details
    Browse the repository at this point in the history
  19. docs: polish troubleshooting

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    93990df View commit details
    Browse the repository at this point in the history
  20. docs: polish troubleshooting

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    92d3ad2 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    61eebd2 View commit details
    Browse the repository at this point in the history
  22. docs: versioning info

    buckhalt committed Mar 12, 2024
    Copy the full SHA
    c0e4d31 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    bcebf74 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    e8fab19 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copy the full SHA
    a3464e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7022de0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    79f3dc2 View commit details
    Browse the repository at this point in the history
  4. docs: improve features, about, and other fresco docs

    inc add screenshots to features
    buckhalt committed Mar 13, 2024
    Copy the full SHA
    251bce0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    733bad5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f715485 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2f787a6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    dfe9a9a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f8fd354 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    73f663f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0f12d05 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3242a23 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b546c8b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    cf0cd5a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    cb49059 View commit details
    Browse the repository at this point in the history
  16. docs: sandbox

    buckhalt committed Mar 13, 2024
    Copy the full SHA
    a561df3 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    5277a59 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b72efa3 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    0612205 View commit details
    Browse the repository at this point in the history
  20. remove unused usememo

    jthrilly committed Mar 13, 2024
    Copy the full SHA
    5349cb2 View commit details
    Browse the repository at this point in the history
  21. address code QL issues

    jthrilly committed Mar 13, 2024
    Copy the full SHA
    c0002a5 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    ff5db3a View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    0d0845f View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    41fe0b3 View commit details
    Browse the repository at this point in the history
  25. improve overall typography, style summary card, and fix small alignme…

    …nt issue on shared nav
    jthrilly committed Mar 13, 2024
    Copy the full SHA
    66825f4 View commit details
    Browse the repository at this point in the history
  26. refactor standalone image to more closely resemble img, and use it to…

    … render image captions
    jthrilly committed Mar 13, 2024
    Copy the full SHA
    c53bf45 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    4332240 View commit details
    Browse the repository at this point in the history
  28. Revert "conditionally render captions, and remove empty captions from…

    … existing docs"
    
    This reverts commit 4332240.
    buckhalt committed Mar 13, 2024
    Copy the full SHA
    162510f View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    e6fe3cc View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    4d2b1de View commit details
    Browse the repository at this point in the history
  31. rm: references to variable types docs article

    team decided to remove article
    buckhalt committed Mar 13, 2024
    Copy the full SHA
    0e96a6a View commit details
    Browse the repository at this point in the history
  32. fix: remaining incorrect links

    includes changing referring to server docs to referring to protocol and data workflows without server docs, protocol download
    buckhalt committed Mar 13, 2024
    Copy the full SHA
    44e562c View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    e1f2928 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    7615421 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Copy the full SHA
    8117e2c View commit details
    Browse the repository at this point in the history
  2. fix build error

    mrkarimoff committed Mar 14, 2024
    Copy the full SHA
    4b576e4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e99a8d8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    405cd7a View commit details
    Browse the repository at this point in the history
  5. add missing page

    jthrilly committed Mar 14, 2024
    Copy the full SHA
    62d96dd View commit details
    Browse the repository at this point in the history
  6. update WIP icon style

    jthrilly committed Mar 14, 2024
    Copy the full SHA
    0cae11c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b7670bb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ed22379 View commit details
    Browse the repository at this point in the history
  9. wip style hero section

    fullscreen, replace code with blobs, add searchbar
    buckhalt committed Mar 14, 2024
    Copy the full SHA
    6ffd463 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    08fc289 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    267eb61 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    054c807 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4112bcc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. create @codaco/art package and move background blobs stuff there. reo…

    …organize package.json of docs site a little
    jthrilly committed Mar 15, 2024
    Copy the full SHA
    fb72a2f View commit details
    Browse the repository at this point in the history
  2. add missing package

    jthrilly committed Mar 15, 2024
    Copy the full SHA
    1881988 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e49abb1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8816a06 View commit details
    Browse the repository at this point in the history
  5. increase mobile font size

    jthrilly committed Mar 15, 2024
    Copy the full SHA
    631d6dc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    69c615f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f1c82b0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a2fb7d6 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8676724 View commit details
    Browse the repository at this point in the history
  10. make sticky header have a bg

    jthrilly committed Mar 15, 2024
    Copy the full SHA
    377454a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8f81439 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    58b8efd View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    27fa26a View commit details
    Browse the repository at this point in the history
  14. WIP landing page

    jthrilly committed Mar 15, 2024
    Copy the full SHA
    acfeecb View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    837be53 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a9a1947 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    08e3bfb View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    0a80791 View commit details
    Browse the repository at this point in the history
  19. use individual GoodPractice/BadPractice components in input-controls

    fixes hydration errors too
    buckhalt committed Mar 15, 2024
    Copy the full SHA
    274a89d View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    d68920a View commit details
    Browse the repository at this point in the history
  21. feat: implement definition component in key-concepts

    also adds details heading
    buckhalt committed Mar 15, 2024
    Copy the full SHA
    3fd29bb View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    99ac694 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    12fcb5c View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    5468da8 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    b7c75cf View commit details
    Browse the repository at this point in the history
  26. add info about failed deployment to deploy guide

    initial deployment fails bc db is not yet setup. this adds a notice about that and the go to project step so that users can continue through the subsequent steps
    buckhalt committed Mar 15, 2024
    Copy the full SHA
    b4e98e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Copy the full SHA
    d7be3be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95d0b6c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4aadd0c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0eb860b View commit details
    Browse the repository at this point in the history
  5. tidy up import traces

    mrkarimoff committed Mar 18, 2024
    Copy the full SHA
    5f999d2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5afe051 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    589cc18 View commit details
    Browse the repository at this point in the history
  8. add robot illustration

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    148e3fa View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7e83286 View commit details
    Browse the repository at this point in the history
  10. simplify robot paths

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    ab13d84 View commit details
    Browse the repository at this point in the history
  11. fix linting errors in documentation and list envs in turbo.json to fi…

    …x 'no-undeclared-env-vars' error
    mrkarimoff committed Mar 18, 2024
    Copy the full SHA
    a80f637 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f214209 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    20ece5b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    586e83f View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    841232e View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    135535d View commit details
    Browse the repository at this point in the history
  17. make hero responsive

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    4719bc2 View commit details
    Browse the repository at this point in the history
  18. resolve conflict

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    d0d1ba0 View commit details
    Browse the repository at this point in the history
  19. complete responsiveness

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    cc336e1 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    d0f4dfe View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    a7c48c5 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    f10fdb4 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    f936f2a View commit details
    Browse the repository at this point in the history
  24. hide robot on dark mode

    jthrilly committed Mar 18, 2024
    Copy the full SHA
    be868dd View commit details
    Browse the repository at this point in the history