luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
734 stars 304 forks source link

How to build? #23

Closed luxarts closed 6 years ago

luxarts commented 6 years ago

Hi! Great work with the firmware and Web-UI. I want to modify the web interface a bit to complement with my printer's theme. How can I build my web into .gz file? I saw the index.html.gz file and it's only an html with the scripts and css. I don't know if I have to copy the js and css content into the html file or I can use the complete structure compressed.

I'm very lost with this, I would appreciate any help.

luc-github commented 6 years ago

the recipe is in the wiki : https://github.com/luc-github/ESP3D-WEBUI/wiki/Compilation---Development

luxarts commented 6 years ago

I can't believe two thing: 1) I didn't look in the wiki, I'm feeling very stupid right now. 2) The fast response, thanks!

luc-github commented 6 years ago

no problem - have fun 😄

luc-github commented 6 years ago

FYI I have just added a travis script for online compilation test - it may not be optimized but it works ^_^

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.