BarCamp Child-Theme for Wordpress.
NOTE: This theme needs the default twentytwelve-Theme to be installed.
- download files from github
- unzip and copy files to
/wp-content/themes/
- login to Wordpress backend, go to Design - Themes and choose the child template Barcamp Theme 2013
You're free to use this theme for private or commercial projects. Attribution is not necessary but will be appreciated.
This theme is optimized for using LESS. There are 2 options make use of it:
- activate lessphp by uncommenting the marked couple of lines in header.php. Also make sure that style-min.css has writing permissions (777) and edit the files in the
less-folder
- use tools like codekit or livereload to compile the style-min.css by your own.