#
pelican
Here are 428 public repositories matching this topic...
Full Stack Python source with Pelican, Bootstrap and Markdown.
python
html
markdown
documentation
tutorial
twilio
tutorials
static-site
python3
full-stack
pelican
fullstackpython
-
Updated
Mar 15, 2022 - HTML
The minimalist Pelican theme.
-
Updated
Apr 23, 2022 - CSS
Pelican plugin for blogging with Jupyter/IPython Notebooks
-
Updated
Oct 14, 2021 - Jupyter Notebook
A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites
css
python
static-site-generator
graphviz
c-plus-plus
latex
html5
restructuredtext
doxygen
matplotlib
pelican
pelican-theme
pelican-plugins
webdesign
m-css
-
Updated
Apr 17, 2022 - Python
Best theme for Pelican Static Blog Generator
css
theme
static-site-generator
static-site
elegant
pelican
static-site-generation
elegant-theme
stylish-theme
-
Updated
Apr 27, 2022 - JavaScript
Pelican version of ghost theme https://github.com/zutrinken/attila
-
Updated
Aug 2, 2021 - HTML
A ✨ functional, clean, responsive Pelican theme
-
Updated
Jun 1, 2021 - HTML
Responsive theme for Pelican Static Site Generator, Powered by Python
-
Updated
Apr 12, 2018 - HTML
A minimal pelican theme to host your resume
-
Updated
Oct 1, 2019 - CSS
python
cms
flask
content-management
flask-application
pelican
flask-extensions
hacktoberfest
content-management-system
quokka
quokka-cms
-
Updated
Feb 7, 2018 - Python
A Bulma-based Pelican blog theme; clean, flexible and responsive.
-
Updated
Mar 5, 2021 - HTML
-
Updated
Apr 25, 2022 - CSS
Web-based editor for Pelican and Nikola
-
Updated
Dec 23, 2020 - Python
Pelican plugin that automates image processing
-
Updated
Apr 11, 2022 - Python
Pelican plugin to improve search engine optimization (SEO)
-
Updated
Apr 11, 2022 - Python
a pelican plugin to password protect content
-
Updated
Aug 7, 2021 - Python
ivanhercaz
commented
Jan 14, 2020
If there are translations, it should be shown in some place of the website because if not the translations will being impossible to find navigating the website. For that it is essential to know where it should be added the options to read a translation.
Homepage
Proposal 1

good first issue
Good for newcomers
priority:low
Any issue with a low priority.
Improve this page
Add a description, image, and links to the pelican topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pelican topic, visit your repo's landing page and select "manage topics."
Python 3.9+ includes
zoneinfo, which would presumably allow us to replace thepytzthird-party dependency with time-zone machinery included in Python's standard library.Since we need to support Python 3.7 and 3.8 for a while, we could use the corresponding back-ported package for users on old