Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/docpad-archive/docpad-skeleton-yui

A YUI Purecss 0.6.0 skeleton for DocPad.
https://github.com/docpad-archive/docpad-skeleton-yui

docpad-project unsupported

Last synced: 12 days ago
JSON representation

A YUI Purecss 0.6.0 skeleton for DocPad.

Awesome Lists containing this project

README

        

# [YUI Purecss](http://purecss.io/) skeleton for [DocPad](https://github.com/bevry/docpad)
Simple, flexible and clean HTML, CSS, for popular user interface components and interactions.

![Alt text](https://googledrive.com/host/0B9LVk4xbDIJTSWVYcU5fb0RUVVk/purecss-docpad.png "Screen shot of Purecss landing page template in google chrome on a local docpad server.")

## Getting Started

1. [Install DocPad](https://github.com/bevry/docpad)

1. Clone the project and run the server

``` bash
git clone git://github.com/MassDistributionMedia/yui-purecss.docpad.git
cd yui-purecss.docpad
npm install
docpad run
```

1. [Open http://localhost:9778/](http://localhost:9778/)

1. Start hacking away by modifying the `src` directory

## I'm getting EMFILE errors

[See here for the reason why and the solution](http://docpad.org/docs/troubleshoot#i-m-getting-emfile-too-many-open-files)

## License

This skeleton is licensed under the [Creative Commons Attribution License](http://creativecommons.org/licenses/by/3.0/) and code licensed under the [MIT License](http://creativecommons.org/licenses/MIT/), © [MDM](https://github.com/MassDistributionMedia)

Original theme is copyright of Yahoo. Original theme copyright found in [LICENCE.md](https://github.com/MassDistributionMedia/yui-purecss.docpad/blob/master/LICENSE.md)

Thank You. The [DocPad](https://docpad.org/) & [MDM](https://github.com/MassDistributionMedia) teams love you. <3