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

Deprecating features toward slimmer LTS version #56

Open
hobbes7878 opened this issue Sep 28, 2021 · 1 comment
Open

Deprecating features toward slimmer LTS version #56

hobbes7878 opened this issue Sep 28, 2021 · 1 comment
Assignees

Comments

@hobbes7878
Copy link
Member

We're onboarding folks to Sveltekit with a bit of pace now.

I think I want to take the opportunity to deprecate some of the more complicated features in this rig for non-standard projects that are better handled by the new kit.

Thinking:

  • Translation
  • Pre-rendering
  • more??

Would also love to move more out of the bin in favour of functions in graphics-bin and ultimately use graphics-kit-publisher for all publishing logic.

@hobbes7878 hobbes7878 self-assigned this Sep 28, 2021
@hobbes7878
Copy link
Member Author

OK, making a list of scripts in the bin/ to deprecate:

  • bin/addLocale Creating translations
  • bin/checkAi2html
    • Use package.json engine instead
  • bin/checkCreds
    • Use graphics-bin instead
  • bin/checkEnv
  • bin/extractText PO file getText
  • bin/makeSrcset
  • bin/resetServerCreds
  • bin/trello Trello hooks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant