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

[Feature] Generate Visual Timeline #285

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

[Feature] Generate Visual Timeline #285

wants to merge 21 commits into from

Commits on Feb 2, 2022

  1. Generate Visual Timeline

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d2a986d View commit details
    Browse the repository at this point in the history
  2. Add dependencies

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6cffe72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5f3d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efad77f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54b9e10 View commit details
    Browse the repository at this point in the history
  6. Add Netlify configuration

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ae83cb9 View commit details
    Browse the repository at this point in the history
  7. Add images to pages

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d1593f3 View commit details
    Browse the repository at this point in the history
  8. [netlify] Netlify is on Node v12

    v12 doesn't support ESM imports, which
    we need for D3.
    
    https://thecodebarbarian.com/nodejs-12-imports
    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3fa5334 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    179f6c5 View commit details
    Browse the repository at this point in the history
  10. Make SVG interactive

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a6338fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b97b6ee View commit details
    Browse the repository at this point in the history
  12. [deps] Update deps

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0a3a29a View commit details
    Browse the repository at this point in the history
  13. switch to products

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    823b9c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9bc6b9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed3d0cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2de1f21 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1856e17 View commit details
    Browse the repository at this point in the history
  18. update timeline script

    - Adds better start/end date calculations
    - Try to guess the life of a release
    - If that fails, provide overrides in front-matter
    - Label any guesses specifically
    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0fde87e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b4154c6 View commit details
    Browse the repository at this point in the history
  20. remove broken image

    captn3m0 committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    78f303b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5aed119 View commit details
    Browse the repository at this point in the history