New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-console-optimize

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-console-optimize

Hexo输出内容优化

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

#Hexo Optimize

一个Hexo的输出优化插件

##Hexo是啥 Hexo是一个静态博客系统,基于NodeJS

http://hexo.io/

##本插件功能

帮助hexo完成HTML、CSS、JS、Image的压缩优化

##安装 进到你的hexo博客根目录安装本插件

npm install hexo-console-optimize

##命令行

优化资源:HTML、CSS、JS、Image

hexo optimize

别名

hexo o

优化并发布

hexo o -d

##待完成

  • 按需优化,对已优化文件不进行二次优化
  • 把优化参数放入_config.yml
  • 合并CSS、JS
  • 合并Image或Base64化

Keywords

FAQs

Package last updated on 18 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc