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

How to package html files in binary file to release? #2380

Closed
Caffreyfans opened this issue Oct 14, 2020 · 2 comments
Closed

How to package html files in binary file to release? #2380

Caffreyfans opened this issue Oct 14, 2020 · 2 comments
Labels

Comments

@Caffreyfans
Copy link

Caffreyfans commented Oct 14, 2020

Before creating a new issue please check that you have:

  • searched the existing issues (both open and closed)
  • searched the wiki
  • asked for help in the chat
  • done the previous things again :)

Fulfilling this template will help developers and contributors help you. Try to be as specific and extensive as possible. If the information provided is not enough the issue will likely be closed.

You can now remove this line and the above ones. Text in italic is meant to be replaced by your own words. If any of the sections below are not relevant to the issue (for instance, the screenshots) then you can delete them.

Question
A clear and concise description of what the problem/doubt is.

Screenshots
If applicable, add screenshots to help explain your problem.

Device information
Copy-paste here the information as it is outputted by the device. You can get this information by typing info via serial, terminal or in the debug tab in the web UI. The relevant information is that surrounded by the scissors-cut lines (---8<-------).
If you cannot get this info from the device, please answer this questions:

  • Arduino Core version
  • ESPurna version
  • Flash mode
  • Device brand, model and version

Tools used

  • Desktop operating system
  • Browser & version
  • IDE & version
  • Compiler & version (if not embedded in IDE)

Additional context
Add any other context about the problem here.
Hi espurna author:
I want to learn use html template for UI. I'm trying to make binary file like yours, but I have no idea how to realize it. Would you share how do you do?

@Caffreyfans
Copy link
Author

Related discussions have been found(#455)

@mcspr
Copy link
Collaborator

mcspr commented Oct 14, 2020

There's also a brief description at the wiki:
https://github.com/xoseperez/espurna/wiki/WebInterface#web-interface-build-process
The whole process is done via gulpjs:
https://github.com/xoseperez/espurna/blob/dev/code/gulpfile.js

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

2 participants