Skip to main content

Add a full set of icons / favicons to your Kotti site.

pypi downloads_month license build_status_stable

This extension injects a set of icon links into the head section of Kotti’s master templates. It also provides two views, registered for the root node of your site:

Development happens at https://github.com/Kotti/kotti_icons

Setup

To enable the extension in your Kotti site, activate the configurator:

kotti.configurators =
    kotti_icons.kotti_configure

Add your own icon set

To replace the icons in this this packe with your own, you first need to configure an asset override in your package’s includeme:

config.override_asset(
    to_override='kotti_icons:static',
    override_with='your_package:path/to/directory/with/icons')

Then place your icon set in this directory.

You can generate a full set of icons for your site by uploading a single image to one of the many available online tools, for example:

Development

build_status

Contributions to kotti_icons are highly welcome. Just clone its Github repository and submit your contributions as pull requests.

History

1.0.0 - unreleased

  • Initial release.

Release history Release notifications | RSS feed

This release

1.0.0 This release

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page