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

Can write plugins? #112

Open
ike opened this issue Oct 17, 2015 · 1 comment
Open

Can write plugins? #112

ike opened this issue Oct 17, 2015 · 1 comment

Comments

@ike
Copy link

ike commented Oct 17, 2015

Hi there,

I love harp.js, and I use it for all my static sites, including my blog. I recently got into a distributed file system called IPFS, and I am experimenting with distributing my site on their platform as well. This would (unfortunately) require that all the links on my site be relative.

I would like to write a plugin for Terraform (I think this is the appropriate spot?) to automatically convert all internal links to relative. Is this kind of thing supported?

Thanks,
Isaac

@sintaxi
Copy link
Owner

sintaxi commented Jan 4, 2016

We need to solve this problem somehow. It comes up from time to time. I was thinking a helper function would be the way to go then you can choose during the compile process if you want relative or absolute urls. Open to ideas here.

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

2 participants