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

Separate script and style from slides #7

Closed
tiagoboldt opened this issue Jun 29, 2011 · 1 comment
Closed

Separate script and style from slides #7

tiagoboldt opened this issue Jun 29, 2011 · 1 comment

Comments

@tiagoboldt
Copy link

Hi,

I believe that separating slides into slides.html, slides.css and slides.js would be a good approach.

Use case: I use the template for a presentation. Upstream some bugs get fixed. I have to manually port my slides to the new template to have both the new CSS and JS with my old slides (or vice-versa).

By having it in separeted files, I would only have to update/download the new files and copy the css and js into the folder where my presentation is.

cons: 2 more connections to the server
pros: way easier to read presentation file and css/js upgrade method

it is an easy change but before that, what do you think?

@paulrouget
Copy link
Owner

I totally understand why you want to do that, but I want to keep this template "standalone".
You can easily split the file in 3 different if you prefer, but I'd like to keep it like that by default.

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