SmallWeb theme for Pelican static site generator
This is a simple yet modern-looking theme for Pelican blogs. It uses no JavaScript, and all HTML/CSS had been crafted by hand - remember webmasters?
Demo: https://sio.github.io/pelican-smallweb/default/
Theme name is inspired by the idea of small web - a simpler old-style web of personal pages that didn't actually disappear but has become a lot less visible as Internet had grown older and larger. Authors would like to thank Marginalia Search for keeping the spirit alive!
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()
Privacy concerns
This theme uses Google Fonts by default. If you do not want third-parties to
track your visitors, set ALLOW_GOOGLE_FONTS = False in your pelicanconf.py
and (optionally) provide self-hosted version of fonts via CSS_OVERRIDE list.
No other third-party resources are referenced.
No personally identifiable information is collected.
Release files for pelican-theme-smallweb 2022.6.28
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pelican-theme-smallweb-2022.6.28.tar.gz | 13.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pelican_theme_smallweb-2022.6.28-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 32.3 kB
Release files / pelican-theme-smallweb-2022.6.28.tar.gz
| Download URL | pelican-theme-smallweb-2022.6.28.tar.gz |
|---|---|
| Size | 13.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
251889b85edba247d6418faa329f6bcfdfc79a719ac3d92f458f95114f305c26
|
|
BLAKE2b-256 checksum How to use checksums |
80b015cf03c3ea09d17c2b72d93cecbbd5a76202dbb29b83a701825e84c2e7d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.7
|
Release files / pelican_theme_smallweb-2022.6.28-py2.py3-none-any.whl
| Download URL | pelican_theme_smallweb-2022.6.28-py2.py3-none-any.whl |
|---|---|
| Size | 18.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1380063ce9d68ce28e4786ec1e7f8f48728e3caba192fcb59551c27fed985076
|
|
BLAKE2b-256 checksum How to use checksums |
b5219f9b5bdf2d317100390344de88a1d6320ec1cafb3eb010d0c85610c8be0d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.7
|