Skip to main content

Pelican FontAwesome allows you to embed FontAwesome icons in your RST documents.

Installation

To install pelican-fontawesome, simply install it from PyPI:

$ pip install pelican-fontawesome

Then enabled it in your pelicanconf.py

PLUGINS = [
    # ...
    'pelican_fontawesome',
    # ...
]

Include the FontAwesome CSS in your base template.

<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">

Usage

In your article or page, you simply need to add a line to embed you video.

:fa:`fa-github`

Which will result in:

<span class="fa fa-github"></span>

License

MIT license.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican-fontawesome-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pelican_fontawesome-0.1.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pelican-fontawesome-0.1.0.tar.gz.

File metadata

File hashes

Hashes for pelican-fontawesome-0.1.0.tar.gz
Algorithm Hash digest
SHA256 15b369c8cd1dce9e3471c4bcdde6fd89ad88ebff166e5854503555b6a523e026
MD5 6cc22cfa6aea677d9d6e151b4cb16554
BLAKE2b-256 4cd2e83035a8239fa6536a56136f9d35a304d4ca0e7aab4d1537907f07e7ab1b

See more details on using hashes here.

File details

Details for the file pelican_fontawesome-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pelican_fontawesome-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 49672ba99b7d93e78f9800789b3c9673c62f4930bf47cd7823dbb2bfa1ef1914
MD5 ee576ba87c863cb34ce5ed6681eebb5f
BLAKE2b-256 945563ba5ab067016d813d571cc82d878ce5874ffc7e71c2a14add7ac12b9ae3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

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