Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't replace styles.css and index.html if they already exist #75

Open
Baltasarq opened this issue Dec 5, 2017 · 3 comments
Open

Don't replace styles.css and index.html if they already exist #75

Baltasarq opened this issue Dec 5, 2017 · 3 comments

Comments

@Baltasarq
Copy link
Contributor

Right now, each time you trigger a new "build" from the editor (or compile the story from the command line), both style.css and index.html are replaced by the default versions. This means that all your changes will be lost without warning.

In the compiler, add a "--regenerate" option to generate again index.html and style.css, even if they exist. In the desktop environment, a build would not involve that "--regenerate" command-line option, while a rebuild (only an option in the "build" menu) would do.

@kristinalustig
Copy link

@Baltasarq You're able to regenerate just the story script when you update, so this request you have I believe is already filled. (she says, one year later.)

@Baltasarq
Copy link
Contributor Author

But AFAIK, that possibility is not reflected in Squiffy...

@xexeo
Copy link

xexeo commented Feb 20, 2020

It is only possible in the command line interface. Not like Windows users are using it.

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

No branches or pull requests

3 participants