Skip to content

yuraksisa/ysd_core_themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YSD_CORE_THEMES

This is system which allows to manage themes in applications.

A theme is a set of files (images, css, js, templates) which defines the look and feel of an application.

There are static resources as images, css files and js libraries, and templates, which are used to render the domain model.

Theme system goal is help you to retrieve a resource in a theme.

Themes are stored in the root path of our application, usually in the themes folder.

  themes
    theme-name
      templates
      static
        img
        css
        js
      extensions

About

Sistema estándar para la gestión de temas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages