Hacker News new | ask | show | jobs
One tool to compress all your CSS/HTML/JS/PHP-template files (github.com)
2 points by dsadsa 5523 days ago
Wecomp is a tool build to make compressing sources easy and painless. It will pack and compress all js/css files. It will compress html/php-templates and also handle embedded css/js tags.
1 comments

I have been reading you site not able to figure it out what it is, Is this a kind of CDN, If not how we can use this for our blog and website.
It's a python script, you will need to download code, or clone git repository to get it. Then run "python wecomp.py -h" to get some info about how to use it.