An open API service indexing awesome lists of open source software.

https://github.com/godbout/nanoc-compass-lessframework

This is a small package that you can use as a start if you want to develop a website/blog using the awesome nanoc, compass and lessframework
https://github.com/godbout/nanoc-compass-lessframework

Last synced: 3 months ago
JSON representation

This is a small package that you can use as a start if you want to develop a website/blog using the awesome nanoc, compass and lessframework

Awesome Lists containing this project

README

        

# nanoc-compass-lessframework

This is just a basic structure/configuration for a start if you want to work with the awesome nanoc, compass and lessframework. It's pretty simple to integrate actually but as I've spent a bit of time making it work, I think it's cool to share. Might save you some minutes ;-)

If I remember well, what you have to do is just:

* Install [nanoc][nanoc_site]
* Install [compass][compass_github]

# thanks to

A big thank you to those working on those awesome projects:

* [Denis Defreyne][ddfreyne_github] for nanoc
* [Christopher M. Eppstein][chriseppstein_github] for compass
* [Joni Korpi][jonikorpi_github] for lessframework
* [Justin Hileman][justinhileman_blog] for his awesome blog that made me want to checkout nanoc

[nanoc_site]: http://nanoc.stoneship.org/ "nanoc web site compiler"
[compass_github]: https://github.com/chriseppstein/compass "compass framework"
[ddfreyne_github]: https://github.com/ddfreyne/nanoc "ddfreyne-nanoc github"
[chriseppstein_github]: https://github.com/chriseppstein/compass "chriseppstein-compass github"
[jonikorpi_github]: https://github.com/jonikorpi/Less-Framework "jonikorpi-lessframework github"
[justinhileman_blog]: http://justinhileman.info/colophon/ "justin hileman's blog"