uci-doc/CHANGELOG.md

6 lines
293 B
Markdown
Raw Normal View History

- ENHANCEMENT
2020-11-22 10:06:04 -08:00
- load static css/js assets from data template:
Build-in assets are now hashed by default. The static assets are located
in the `assets` directory. The theme will read and use the hashed files
from `data/assets.json`. Exception: `custom.css` will be used unhashed.