Pelican plugin to create tiny single-page feeds
git clone https://github.com/m-col/pelican-microfeed
Files | Refs | Readme

-rw-r--r-- __init__.py


      1 # -*- coding: utf-8 -*-
      2 from .microfeed import *
      3