-
Notifications
You must be signed in to change notification settings - Fork 798
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
Implement new Transform API #124
base: master
Are you sure you want to change the base?
Conversation
Moved weaving logic to HugoExec Refactored HugoPlugin to move logic to HugoExec, register Transform New HugoTransform class to interface with Transform api
Don't merge this. Broken for Library Projects. Investigating... |
@JakeWharton could you have a look at this fantastic contribution and possibly merge it? |
FWIW I've packaged this branch up and it's available for public use at https://jitpack.io/#Turbo87/hugo/1.2.2 I've also just tested this on a mixed Java and Kotlin Android app and it seems to work quite well. Good job @williamwebb! |
I couldn't get it to work. Please provide specific instructions. |
@Turbo87 would be great if you could provide us with more information on how to use this. Removed |
@guidedways
and |
Issue #101