If you would like add the Google Adsense in your blog, this is a simple pelican plugin integration to convert a markdown tag in a google javascript code.
pip install -U https://github.com/riquellopes/pelican-adsense/tarball/master
[adsense:client=ca-pub-123456,slot=123456,type_ad=head]
- Add new type_ad. In the first release, I just added type_ad=head.
- create new tests.