Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/docpad-archive/docpad-skeleton-yui
- Owner: docpad-archive
- License: other
- Created: 2013-06-19T09:31:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T06:24:18.000Z (almost 9 years ago)
- Last Synced: 2024-11-05T11:17:15.632Z (about 2 months ago)
- Topics: docpad-project, unsupported
- Language: HTML
- Homepage:
- Size: 37.1 KB
- Stars: 13
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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