chimera-mark2-core-release/static
Pavel Dmitriev a12a40c8b1 v0.9.0 2022-04-28 20:12:33 +03:00
..
js/core v0.9.0 2022-04-28 20:12:33 +03:00
theme v0.9.0 2022-04-28 20:12:33 +03:00
.htaccess Release sync 2022-04-26 22:17 2022-04-26 22:48:03 +03:00
README.md Release sync 2022-04-26 22:17 2022-04-26 22:48:03 +03:00

README.md

Static data

if static files exists here - we well get it directly. eg - js or themes. If not - we will try search (css|js|img) folder in module (module) in path /static/(type)/(module)/(filename) Module struture for static data is:

./css/* - for CSS

./img/* - for images

./js/* - for JavaScripts

./theme/* - themes if module provide it

Themes

Theme always contains main.css in root

Ant it may contain folders css, font and img in folder and in module`s theme folder