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

DatoCMS Example #10891

Merged
merged 55 commits into from
Mar 9, 2020
Merged

DatoCMS Example #10891

merged 55 commits into from
Mar 9, 2020

Commits on Mar 6, 2020

  1. Copy cms-datocms

    chibicode committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    39a333c View commit details
    Browse the repository at this point in the history
  2. Update package.json

    chibicode committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    aab8c39 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Desktop design

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    e5f48aa View commit details
    Browse the repository at this point in the history
  2. Tablet support

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    2116dd7 View commit details
    Browse the repository at this point in the history
  3. Mobile styles

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    72cf270 View commit details
    Browse the repository at this point in the history
  4. Update titles

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    f8804fb View commit details
    Browse the repository at this point in the history
  5. Add article page

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    d2571d1 View commit details
    Browse the repository at this point in the history
  6. Minor tweaks

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    22c6dc5 View commit details
    Browse the repository at this point in the history
  7. Fix height issue

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    8ee5bf8 View commit details
    Browse the repository at this point in the history
  8. Improve text colors

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    83b999a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    333555f View commit details
    Browse the repository at this point in the history
  10. Extract avatar

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    cee5fff View commit details
    Browse the repository at this point in the history
  11. Add Date

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    e99e9b8 View commit details
    Browse the repository at this point in the history
  12. Extract container

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    33324b9 View commit details
    Browse the repository at this point in the history
  13. Fix capitalization

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    28513da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b28f810 View commit details
    Browse the repository at this point in the history
  15. Add paragraph styles

    chibicode committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    6de8eab View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Extract PostPreview

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    a74b373 View commit details
    Browse the repository at this point in the history
  2. Extract h2

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    23d8333 View commit details
    Browse the repository at this point in the history
  3. Extract more stories

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    0c6be70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3e5be View commit details
    Browse the repository at this point in the history
  5. Update tags

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    8d7c610 View commit details
    Browse the repository at this point in the history
  6. Add missing key

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d563708 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c69b60 View commit details
    Browse the repository at this point in the history
  8. Add dotenv

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    4079b2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aaeda54 View commit details
    Browse the repository at this point in the history
  10. Limit posts

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7caddef View commit details
    Browse the repository at this point in the history
  11. Show post page

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    a01f50c View commit details
    Browse the repository at this point in the history
  12. Add markdown processing

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7eccf5a View commit details
    Browse the repository at this point in the history
  13. Forgot margin

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    dc16db6 View commit details
    Browse the repository at this point in the history
  14. Add links

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    6a2c9cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7fa6419 View commit details
    Browse the repository at this point in the history
  16. Add og:image

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    09e26e8 View commit details
    Browse the repository at this point in the history
  17. Add favicon

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    ca993f9 View commit details
    Browse the repository at this point in the history
  18. Add aria-label

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    e259853 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9608b44 View commit details
    Browse the repository at this point in the history
  20. Fix prerender

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d0ac359 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    56e3174 View commit details
    Browse the repository at this point in the history
  22. Fix links and footer

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    2915b15 View commit details
    Browse the repository at this point in the history
  23. Desaturate using imgix

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    289b4ab View commit details
    Browse the repository at this point in the history
  24. Add preview secret

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    00662b4 View commit details
    Browse the repository at this point in the history
  25. Add preview support

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    4abf54e View commit details
    Browse the repository at this point in the history
  26. Fix preview code

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    119cabb View commit details
    Browse the repository at this point in the history
  27. Exit preview mode

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    f4071ad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    037d62d View commit details
    Browse the repository at this point in the history
  29. Extract getAllPostsForHome

    chibicode committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    f683e0f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b4a956b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c1079c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Extract constants

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e533d05 View commit details
    Browse the repository at this point in the history
  2. Extract markdownToHtml

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    0939e93 View commit details
    Browse the repository at this point in the history
  3. Fix markdown styles

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    666f78c View commit details
    Browse the repository at this point in the history
  4. Fix imgix for author

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1992894 View commit details
    Browse the repository at this point in the history
  5. Add README

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e549e9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f8d49 View commit details
    Browse the repository at this point in the history
  7. Add links to docs

    chibicode committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    32dee1d View commit details
    Browse the repository at this point in the history