paulradzkov / paulradzkov.com

Personal site

Home Page:https://paulradzkov.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Personal site

https://paulradzkov.com

License:Other


Languages

Language:CSS 42.5%Language:HTML 32.8%Language:JavaScript 19.3%Language:CoffeeScript 5.5%