hexo-generator-amp
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -12,2 +12,3 @@ 'use strict'; | ||
var config = this.config; | ||
var cache = this.cache; | ||
var cssTxt = ""; | ||
@@ -143,2 +144,3 @@ | ||
config : config , | ||
cache : cache , | ||
post : post , | ||
@@ -145,0 +147,0 @@ content : replaceStr , |
{ | ||
"name": "hexo-generator-amp", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "index", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
# hexo-generator-amp | ||
Amp generator for [Hexo]. | ||
DEMO : [HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.html) | [AMP HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.amp.html) | ||
DEMO : [HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.html) | [AMP HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.amp.html#development=1) | ||
## Installation | ||
@@ -7,0 +8,0 @@ |
48118
1707
77