mirror of https://github.com/curbengh/hexo-yam
				
				
				
			add a badge
This commit is contained in:
		
							parent
							
								
									fa1b1b685e
								
							
						
					
					
						commit
						892cde9a78
					
				|  | @ -1,3 +1,6 @@ | ||||||
|  | # status | ||||||
|  | [](https://badge.fury.io/js/hexo-neat) | ||||||
|  | 
 | ||||||
| # Hexo-neat | # Hexo-neat | ||||||
| 
 | 
 | ||||||
| I want a profect page to show for my blog, so I made this. | I want a profect page to show for my blog, so I made this. | ||||||
|  | @ -20,7 +23,7 @@ neat_enable: true | ||||||
| ``` yaml | ``` yaml | ||||||
| neat_html: | neat_html: | ||||||
|   enable: true |   enable: true | ||||||
|   exclude:  |   exclude: | ||||||
| ``` | ``` | ||||||
| - **enable** - Enable the plugin. Defaults to `true`. | - **enable** - Enable the plugin. Defaults to `true`. | ||||||
| - **exclude**: Exclude files | - **exclude**: Exclude files | ||||||
|  | @ -30,7 +33,7 @@ neat_html: | ||||||
| ``` yaml | ``` yaml | ||||||
| neat_css: | neat_css: | ||||||
|   enable: true |   enable: true | ||||||
|   exclude:  |   exclude: | ||||||
|     - '*.min.css' |     - '*.min.css' | ||||||
| ``` | ``` | ||||||
| - **enable** - Enable the plugin. Defaults to `true`. | - **enable** - Enable the plugin. Defaults to `true`. | ||||||
|  | @ -44,7 +47,7 @@ neat_js: | ||||||
|   mangle: true |   mangle: true | ||||||
|   output: |   output: | ||||||
|   compress: |   compress: | ||||||
|   exclude:  |   exclude: | ||||||
|     - '*.min.js' |     - '*.min.js' | ||||||
| ``` | ``` | ||||||
| - **enable** - Enable the plugin. Defaults to `true`. | - **enable** - Enable the plugin. Defaults to `true`. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue