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

Refactor everything :) #26

Merged
merged 43 commits into from
Nov 24, 2021
Merged

Refactor everything :) #26

merged 43 commits into from
Nov 24, 2021

Commits on Nov 13, 2021

  1. Typescript rewrite

    bezoerb committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    84cc060 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. 🎨 Convert to monorepo

    bezoerb committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    cb3a89e View commit details
    Browse the repository at this point in the history
  2. Grow plugin

    bezoerb committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    64c1f16 View commit details
    Browse the repository at this point in the history
  3. Node > 16

    bezoerb committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    9862663 View commit details
    Browse the repository at this point in the history
  4. Fixed plugin loader

    bezoerb committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    0b0b507 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Fixed plugin loader

    bezoerb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    8aaf5b3 View commit details
    Browse the repository at this point in the history
  2. Moves localize task before before task so that we have the localized …

    …data available everywhere
    bezoerb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    32a51ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9536744 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    bezoerb committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    291d6a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Fix some bugs

    bezoerb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4c24734 View commit details
    Browse the repository at this point in the history
  2. Linter

    bezoerb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    11590f5 View commit details
    Browse the repository at this point in the history
  3. Adds plugin-hugo

    bezoerb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5327565 View commit details
    Browse the repository at this point in the history
  4. Fixes for hugo plugin

    bezoerb committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    8f9018d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Adds some documentation

    bezoerb committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    f815712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996ffef View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Tweakes types & jest config

    bezoerb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    05bf743 View commit details
    Browse the repository at this point in the history
  2. Adds tests

    bezoerb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    44eff5a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Ben Zörb authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    5b34a0b View commit details
    Browse the repository at this point in the history
  4. Updated package.json

    bezoerb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    a404592 View commit details
    Browse the repository at this point in the history
  5. fix test yaml

    bezoerb committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    0189456 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Updates plugin readme

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    7f9f849 View commit details
    Browse the repository at this point in the history
  2. Adds typedoc docs

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    83e65f9 View commit details
    Browse the repository at this point in the history
  3. Removes typedoc docs

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    24db743 View commit details
    Browse the repository at this point in the history
  4. Bump dependencies

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0f9b5a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8337b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9dc914 View commit details
    Browse the repository at this point in the history
  7. Updates documentation

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    6021ba9 View commit details
    Browse the repository at this point in the history
  8. Updates documentation

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    fd6c77e View commit details
    Browse the repository at this point in the history
  9. Updates documentation

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ef240c5 View commit details
    Browse the repository at this point in the history
  10. Review comments

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ac5e3bf View commit details
    Browse the repository at this point in the history
  11. Rename helper to lib

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4d992e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    affd549 View commit details
    Browse the repository at this point in the history
  13. Tweaked array test

    bezoerb committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8faee05 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Adds filemanager tests

    bezoerb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    dd55682 View commit details
    Browse the repository at this point in the history
  2. Adds tests

    bezoerb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9926b29 View commit details
    Browse the repository at this point in the history
  3. Adds tests for transform task

    bezoerb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    5360915 View commit details
    Browse the repository at this point in the history
  4. Adds tests for write task

    bezoerb committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    86a9bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41e791 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Adds test for main run

    bezoerb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    dc35596 View commit details
    Browse the repository at this point in the history
  2. Better index test

    bezoerb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    73f5179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e7962c View commit details
    Browse the repository at this point in the history
  4. Adds eslint-prettier

    bezoerb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    bb8527c View commit details
    Browse the repository at this point in the history
  5. Prettier

    bezoerb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7dc89f4 View commit details
    Browse the repository at this point in the history