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

Rewrite viewer using AngularJS #5

Open
ramnathv opened this issue Dec 29, 2013 · 1 comment
Open

Rewrite viewer using AngularJS #5

ramnathv opened this issue Dec 29, 2013 · 1 comment

Comments

@ramnathv
Copy link
Contributor

The idea is to create a leaner and more flexible implementation of the viewer. Desired features are:

  1. Ability to display contents in a modular fashion:
    • README.md
    • code.R
    • index.html
  2. Switch seamlessly to interactive mode.
  3. Be able to fork easily.

This viewer is expected to share a lot of the features from the slidify playground. So it makes sense to develop both apps in tandem, maybe even factoring out common routines for reuse.

@ramnathv
Copy link
Contributor Author

I can use http://bl.ocks.org/ to render the page. Alternately, I could write my own renderer code, which I believe should be reasonably straightforward.

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