Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 604 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 604 Bytes

paulradzkov.com blog built with DocPad

Getting Started

  1. Install DocPad

  2. npm install -g bower

  3. npm install -g grunt-cli

  4. Clone the project and run the server

    git clone https://github.com/paulradzkov/paulradzkov.com.git
    cd paulradzkov.com
    npm install
    bower install
    grunt
  5. Open http://localhost:9778/

License

You are free to use code (HTML/JS/CoffeeScript) of this site, but you can’t use design (css, images) and content.