浏览代码

Add ga_page_view Plgin

Squashed.

Conflicts:
	.gitmodules
Jinghao Shi 9 年之前
父节点
当前提交
9985504d9a
共有 3 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      ga_page_view

+ 3 - 0
.gitmodules

@@ -103,3 +103,6 @@
 [submodule "category_order"]
 	path = category_order
 	url = https://github.com/jhshi/pelican.plugins.category_order.git
+[submodule "ga_page_view"]
+	path = ga_page_view
+	url = https://github.com/jhshi/pelican.plugins.ga_page_view.git

+ 2 - 0
Readme.rst

@@ -124,6 +124,8 @@ Open graph                Generates Open Graph tags for your articles
 
 Optimize images           Applies lossless compression on JPEG and PNG images
 
+Page View                 Pull page view count from Google Analytics.
+
 PDF generator             Automatically exports RST articles and pages as PDF files
 
 PDF Images                If an img tag contains a PDF, EPS or PS file as a source, this plugin generates a PNG preview which will then act as a link to the original file.

+ 1 - 0
ga_page_view

@@ -0,0 +1 @@
+Subproject commit f09eaaefd666f6cfd6e2c271778d5a25e3b9ab28