#
pelican
Here are 407 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
Jul 1, 2021 - HTML
The minimalist Pelican theme.
-
Updated
Jul 31, 2021 - CSS
Pelican plugin for blogging with Jupyter/IPython Notebooks
-
Updated
May 4, 2021 - Jupyter Notebook
A no-nonsense, no-JavaScript CSS framework and Pelican theme for content-oriented websites
css
python
static-site-generator
html5
restructuredtext
doxygen
pelican
pelican-theme
pelican-plugins
webdesign
m-css
-
Updated
Jun 12, 2021 - 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
Aug 2, 2021 - 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
Aug 3, 2021 - CSS
Web-based editor for Pelican and Nikola
-
Updated
Dec 23, 2020 - Python
Pelican plugin that automates image processing
-
Updated
Aug 2, 2021 - Python
Pelican plugin to improve search engine optimization (SEO)
-
Updated
Aug 3, 2021 - Python
a pelican plugin to password protect content
-
Updated
Aug 4, 2021 - Python
Pelican theme with "just the right amount"
-
Updated
Mar 19, 2021 - CSS
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
![buruma_languages_4](https://user-images.githubusercontent.com/8690921/72348604-aa838700-36d2-11ea-9e05-0ff90e4
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."
While working on my i18n_subsites plugin, I came up with an idea how to simplify some code that is often used in Pelican: doing stuff with a temporarily different locale.
This could be neatly solved by a context manager: