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.
- Host: GitHub
- URL: https://github.com/ilanfrumer/a4-page.docpad
- Owner: IlanFrumer
- Created: 2013-04-04T11:08:56.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-04T15:51:30.000Z (about 13 years ago)
- Last Synced: 2025-07-27T03:45:20.968Z (10 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.