openemu.org website
05/17/2019
- Removed build requirement
- Switched to Twind css-in-js
03/07/2019
Decompressed the HTML outputAdded a true asset pipeline so future HTML/CSS/JS revisions will not require a cache flush or hard refresh from the userRemoved the BrowserSync option since it is not compatible with an asset pipeline. Now you will have to manually click refresh in your browser when developing/testing locally
09/03/2018
Complete rewriteAssets now fully compressedCSS is now responsive and functional using TailwindCSSMost data is templated via Vue.jsNow uses a gulp build process (which includes a mini web server that auto reloads as you edit the CSS, JS, HTML)
- Clone repo
- Edit detail/info located in
/data.js
for ease of maintenance