Update README.md
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,8 +1,8 @@ | ||||
| # Pelican Clean Blog Theme | ||||
|  | ||||
| Theme based in Clean Blog layout. | ||||
| Theme based in [Clean Blog layout](http://ironsummitmedia.github.io/startbootstrap-clean-blog/). | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| ## Basic configuration | ||||
|  | ||||
| @@ -44,6 +44,14 @@ To customize, define ``COLOR_SCHEME_CSS`` in ``pelicanconf.py`` with css filenam | ||||
| COLOR_SCHEME_CSS = 'monokai.css' | ||||
| ``` | ||||
|  | ||||
| ### Analytics | ||||
|  | ||||
| Accept many analytics: | ||||
|  | ||||
|  - Google Analytics: ``GOOGLE_ANALYTICS``; | ||||
|  - Gauges: ``GAUGES``  | ||||
|  - Piwik: ``PIWIK_URL`` and ``PIWIK_SITE_ID``. | ||||
|  | ||||
| ### Articles | ||||
|  | ||||
| To customize header cover to articles, insert the metadata ``header_cover``: | ||||
| @@ -110,5 +118,3 @@ Headline: Resume of article | ||||
| This is the content of my super blog post. | ||||
| ``` | ||||
|  | ||||
| Image and Layout Source: http://ironsummitmedia.github.io/startbootstrap-clean-blog/ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user