• github
  • pypi
  • pelican
  • posts

SmallWeb: demo blog - Theme

1 article tagged "theme"
  • 2022-06-09

    SmallWeb: installation and usage

    This theme is installable via PyPI: $ pip install pelican-theme-smallweb Latest development version is also installable: $ pip install git+https://github.com/sio/pelican-smallweb/ Import it in your pelicanconf.py: from pelican.themes import smallweb THEME = smallweb.path()
Published with Pelican SmallWeb: demo blog Theme SmallWeb