gpapadopg / drilling.gr

Code for drilling.gr website

Home Page:http://drilling.gr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drilling.gr

This is the git repository of the http://drilling.gr website.

Upload is done via rsync over ssh with:

rsync  \
    --exclude 'assets/bs/css/bootstrap-theme*' \
    --exclude 'assets/bs/css/bootstrap.css' \
    --exclude 'assets/bs/js/bootstrap.js' \
    --delete-after --delete-excluded \
    -avz -e 'ssh' \
    ./ user@server:/path/to/drilling.gr/

Have fun!

About

Code for drilling.gr website

http://drilling.gr


Languages

Language:HTML 89.7%Language:PHP 9.8%Language:ApacheConf 0.5%