Re: [dev] suckless too to minify CSS, JS and html

From: Ivan Tham <pickfire_AT_riseup.net>
Date: Sat, 19 May 2018 00:12:40 +0800

On Fri, May 18, 2018 at 05:46:15PM +0200, Thuban wrote:
>Hello,
>
>Does anyone has advice for a suckless tool to minify JS, CSS and HTML
>files? I use sed for now, but it might not be the best solution.
>
>Furthermore, I was wondering what is the opinion of the list about minifying CSS, JS
>and html files?
>- Do you minify on your websites ? Why ?
>- What tool do you use to do so?

I did this for my website.

CSS was already partly written minimally and optimized with sed + tr.
HTML is also optimized with sed with optional tags manually removed.

source: https://git.pickfire.tk/www/

-- 
Do what you like, like what you do.  -- Pickfire
Received on Fri May 18 2018 - 18:12:40 CEST

This archive was generated by hypermail 2.3.0 : Fri May 18 2018 - 18:24:19 CEST