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

Remove error-chain #576

Open
Keats opened this Issue Jan 4, 2019 · 1 comment

Comments

Projects
None yet
1 participant
@Keats
Copy link
Collaborator

Keats commented Jan 4, 2019

Now that Tera alpha has removed error-chain, use a pattern like https://github.com/Keats/tera/blob/v1/src/errors.rs to remove it from zola as well.

@Keats

This comment has been minimized.

Copy link
Collaborator

Keats commented Jan 5, 2019

Note that this is blocking adding Tera v1.alpha to the next branch so I will pick it up next week if no one does

Keats pushed a commit that referenced this issue Jan 15, 2019

Keats pushed a commit that referenced this issue Jan 17, 2019

Vincent Prouillet

@Keats Keats added the done label Jan 17, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment