termatiko@sysadmin.notes:~$
  • Home
  • Categories
  • Tags
  • Archives

Pelican Tips

Pelican and theme tricks

Adding favicon

Add favicon.ico the content/extra folder and add the following to pelicanconf.py:

STATIC_PATHS = ['images', 'extra/favicon.ico']
EXTRA_PATH_METADATA = {
    'extra/favicon.ico': {'path': 'favicon.ico'}
}

Source


  • « Hello World
  • Markdown Typography »

Published

Απρ 25, 2015

Last Updated

2015-04-25 20:12:00+03:00

Category

Web Site

Tags

  • pelican 2
  • publishing 3
  • tips 1
  • Creative Commons License
    Teramtiko by Salih Emin is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
  • Powered by Pelican. Theme: Elegant by Talha Mansoor