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

4 - templating tools #23

Open
RonanDrouglazet opened this issue Nov 25, 2014 · 0 comments
Open

4 - templating tools #23

RonanDrouglazet opened this issue Nov 25, 2014 · 0 comments
Labels

Comments

@RonanDrouglazet
Copy link
Contributor

Think about templating solution.

The main idea is to generate files from a template, and keep it sync with it.

When a modification append on template, generated files can be updated.

possible solution (?first shoot):

  • keep a ref to the template on generated files (and a version ?) with an html comment or something else
  • put an attribute "sharable{ID}" on editable element
  • when update on generated files, get template html and sync "sharable" node content (innerHTML)

!!! think more about that and put more idea !!!

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

No branches or pull requests

1 participant