Themes
Mon, 24 Aug 2009
, modified Fri, 18 Sep 2009
Bootylicious is just a one file by default, but can be highly customized nevertheless. I want to introduce to you the new theme feature.
If you create in your public directory this structure:
public/
bootylicious/
themes/
my-theme/
foo.css
bar.js
...
And put in your configuration file
"theme" : "my-theme"
All the files will be automatically included and you will get your own feel and look.
BTW, if you create a theme that you want to share with others, let me know :)
