v0.6.0
- ENHANCEMENT
- load static css/js assets from data template:
Build-in assets are now hashed by default. The static assets are located
in theassets
directory. The theme will read and use the hashed files
fromdata/assets.json
. Exception:custom.css
will be used unhashed.
- load static css/js assets from data template: