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

FYI: livereload support for Pandoc rules #5

Open
Ubehebe opened this issue Apr 18, 2019 · 1 comment
Open

FYI: livereload support for Pandoc rules #5

Ubehebe opened this issue Apr 18, 2019 · 1 comment

Comments

@Ubehebe
Copy link

Ubehebe commented Apr 18, 2019

First, thanks for publishing these rules. They're some of the first third-party Bazel rules I've come across that worked out of the box.

I wanted to make you aware of a project I'm working on (bazel-runfiles-server) that adds livereload support to arbitrary Starlark rules, including the Pandoc ones. It allows users to run a single target with ibazel, edit a source file (e.g. Markdown), and have the rerendered output automatically refreshed in the browser. My repo has a working Pandoc example here.

I think it's too early to integrate this directly into your repo (see ongoing conversation with ibazel maintainers here), but I wanted to reach out in case you had feedback about the API, or even really if this workflow is useful to you or your users.

Feel free to close this (it's more of an FYI than an issue).

@EdSchouten
Copy link
Contributor

Hi Brendan,

That's awesome. Thanks for working on this! I'm going to leave this issue open for a bit, as a reminder that I (and others) should keep an eye on that project.

I'm glad to hear these rules work well for you. I also happen to be the author of rules_elm. Maybe I should try using that in combination with bazel-runfiles-server as well...

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

No branches or pull requests

2 participants