theme-juice / theme-juice-core
Core files for Theme Juice framework
Installs: 268
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/theme-juice/theme-juice-core
Requires
- php: >=5.3.0
README
This repository contains the core framework for creating applications using Theme Juice. The core mainly handles rendering the <head> and <body> sections of the site, while providing an extensible package system and a streamlined asset handler for including CSS and JS into a project.
More documentation coming soon (hopefully).