SmallWeb theme for Pelican static site generator
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pelican-theme-smallweb-2022.6.28.tar.gz
.
File metadata
- Download URL: pelican-theme-smallweb-2022.6.28.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251889b85edba247d6418faa329f6bcfdfc79a719ac3d92f458f95114f305c26 |
|
MD5 | 82c5c1d829ff21b4772e209d25ea4422 |
|
BLAKE2b-256 | 80b015cf03c3ea09d17c2b72d93cecbbd5a76202dbb29b83a701825e84c2e7d0 |
File details
Details for the file pelican_theme_smallweb-2022.6.28-py2.py3-none-any.whl
.
File metadata
- Download URL: pelican_theme_smallweb-2022.6.28-py2.py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1380063ce9d68ce28e4786ec1e7f8f48728e3caba192fcb59551c27fed985076 |
|
MD5 | b95bd888430cd7114741a1dbd946691c |
|
BLAKE2b-256 | b5219f9b5bdf2d317100390344de88a1d6320ec1cafb3eb010d0c85610c8be0d |