diff --git a/README.md b/README.md index be8f6e69..e25cd4e1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ TODO * Replace Google custom search by https://swiftype.com/ ? * Automate blog building and publishing on commit update with Fabric ? * Add progressive image loading - * Concatenate and minify CSS and Javascript + * Concatenate and minify CSS and Javascript. For CSS, use: https://pypi.python.org/pypi/mincss + * Inline and embed all CSS in the page ? See: http://www.peterbe.com/plog/100-percent-inline-css * Use LESS version of bootstrap for cleaner customizations ?