Commit Graph

15 Commits (505be9315eb0025e85953c6cef9be19f8af9e3c5)

Author SHA1 Message Date
Georg Krause 505be9315e
Open header links in new tabs 2021-10-15 12:26:21 +02:00
Georg Krause 56448ef765
Add rel=me to links 2021-10-15 12:26:21 +02:00
Vitaly Potyarkin 8ad0dd7449 Use less fragile detection of FontAwesome classes
List of all possible styles:
https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use
2020-01-24 14:51:18 +03:00
Vitaly Potyarkin 046f2fdd72 Add workaround for icons backwards compatibility
Now old pelicanconf.py should be rendered correctly with new Font Awesome:
- Some special cases are hardcoded. For now those are 'rss' and 'feed'
- If icon string starts with 'fa' it is assumed to represent full CSS class
- Otherwise a brand icon is assumed - sensible fallback for most users
2020-01-24 14:51:18 +03:00
Michiel Scholten 2521b87383 More flexible header icons, you should use the full FA css classes now 2020-01-24 14:51:18 +03:00
Pierre-Antoine Champin 9023c28af8 Migrated to new version of FontAwesome (using CDN) 2020-01-24 14:51:18 +03:00
Vitaly Potyarkin d2066d2e5c Support paths relative to site root in LINKS and ICONS 2019-10-18 14:43:23 +03:00
Vitaly Potyarkin f4189db4de Support external URL values for SITEIMAGE
Fixes #72
2019-10-18 14:33:48 +03:00
Raymond Wanyoike 413bb6e5ae Make header image edges ~1px rounded 2017-11-21 15:22:29 +03:00
Raymond Wanyoike 4aee394acb Move header, footer, xml_feeds to include; reason base.html 2017-11-21 15:22:11 +03:00
Raymond Wanyoike 23ef8ca9cc Simplify jinja2 base templates, update theme options
- New realfavicongenerator.net packages (https://realfavicongenerator.net/blog/new-favicon-package-less-is-more/)
- Support all possible Pelican feed links
- Add recommended HEAD elements (https://github.com/joshbuchea/HEAD)
- Use minified css assets
- Link to boostrap, clean-blog and font-awesome stylesheets
- Add theme options, better options names

Template consistency, update structure on base.html

Fix missing article summary on index.html

Show the article.summary for teasers
2016-11-06 22:32:20 +03:00
lynix 8e1e53af31 introduce options for category, tag and archives links on menu 2015-04-10 21:21:20 +02:00
Raymond Wanyoike 288e6464bd Reduce html files (space) tab size 4 -> 2 2014-10-29 12:03:00 +03:00
Raymond Wanyoike b9bc0810dd Add PAGES_ON_MENU option 2014-06-21 16:32:51 +03:00
Raymond Wanyoike 96409841d8 Trivial: organize templates 2014-06-21 15:56:03 +03:00