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

https://github.com/ilanfrumer/a4-page.docpad

A design framework of printed pages.
https://github.com/ilanfrumer/a4-page.docpad

Last synced: 4 months ago
JSON representation

A design framework of printed pages.

Awesome Lists containing this project

README

          

# A4-Page skeleton for [DocPad](https://github.com/bevry/docpad)

A design framework of printed pages.

## Getting Started

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

1. Clone the project and run the server

``` bash
git clone git://github.com/ilanfrumer/A4-Page.docpad.git
cd A4-Page.docpad
npm install
docpad run
```

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

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

# Notes

The background-clip property is not supported in Internet Explorer 8 and earlier versions.