Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calvinchengx/less
A simple wordpress theme forked from Jared Erickson's Less
https://github.com/calvinchengx/less
Last synced: 26 days ago
JSON representation
A simple wordpress theme forked from Jared Erickson's Less
- Host: GitHub
- URL: https://github.com/calvinchengx/less
- Owner: calvinchengx
- Created: 2013-06-29T15:34:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-30T11:09:40.000Z (over 11 years ago)
- Last Synced: 2024-11-16T01:37:02.820Z (3 months ago)
- Language: PHP
- Size: 166 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Less
====A simple minimal WordPress theme built with only what is needed to survive
![Less screenshot](https://github.com/alliswell/Less/blob/master/dev/less-screenshot.png?raw=true)
Less is a super minimal theme, both front end and back end. adding no bloat whatesover. It only uses the minimum requirements that WordPress has, a stylesheet, screenshot and the index page.
I did use LESS (http://lesscss.org/) for all the styles, if you know how to use it you will be able to change a few viarables to customize the site with no problem!
We also used JSLint'ed JavaScript to make sure it's the squeky-cleanest JavaScript your brain can imagine. It's also minified using [JSMin](http://www.crockford.com/javascript/jsmin.html) so it's small, but if you like reading minified JavaScript, then this is just for you.
Finally, the theme has been localized so if you dislike English or want to read these posts in another language, you can translate it!
![Code Screenshot](https://github.com/alliswell/Less/blob/master/dev/less-screen-code.png?raw=true)