Skip to content

Infrastructure building

Compare
Choose a tag to compare
@etc1290 etc1290 released this 27 Dec 01:09
· 439 commits to main since this release
8c75394
  1. Add Setting.js works as system variables and function storage
    1.1 Add TemplateDir to assign html path
    1.2 Add StaticDir to assign static files path
    1.3 Add Debugmode for further use (presently, no use of it)
    -- finished

  2. Arrange files for more clean import
    2.1 Storage css in static/css
    2.2 Storage js in static/js
    2.3 Storage icons in static/img/icon
    2.4 Storage fonts in static/img/font
    2.5 Storage other images in static/img
    2.6 Storage other files in static/data
    2.7 Storage html in template
    2.8 Storage renderer js in template, for quick call in renderer process
    -- finished

  3. Move and rename files to implement #2
    -- finished

What's Changed

Full Changelog: https://github.com/etc1290/Stembase/commits/v0.0.1-alpha