/Simple-Template

A simple HTML(5), CSS (LESS) and JS (jQuery) template

Primary LanguageJavaScript

Simple-LESS-Template

This template is a base for most of my non-WP web projects. It uses LESS rather than standard CSS, there's a Mac app to compile LESS into real CSS. It also uses Preboot by Mark Dotto


How To Implement The JS Compiler

<link rel="stylesheet/less" href="main.less">
<script src="less.js"></script>

Only seems to work with given its own root folder to work in