Pelican 4.9: classless Simple theme with semantic HTML
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
A developer details creating a custom Pelican blog theme from scratch using Bootstrap 5 beta and modern web development practices.
A developer shares troubleshooting tips and lessons learned from setting up a static site with the Pelican generator, focusing on permissions and theme selection.
A developer's workflow guide for setting up a static site using the Pelican generator, including virtual environments and custom automation scripts.
A developer shares their experience using Pelican, a Python-based static site generator, to build a website, highlighting the learning curve with Jinja and CSS.
A developer details their workflow for building and deploying a static website using Pelican, GitHub, Netlify, and CircleCI across multiple devices.
A developer explains why he switched from his custom static site generator, handroll, to the popular Hugo framework.
A technical guide on automating blog deployment to GitHub Pages with a custom domain using Travis CI, Docker, and Pelican.
A guide to integrating RMarkdown with the Pelican static site generator using a custom R script to avoid plugin conflicts.
A guide to configuring a Pelican blog to publish posts directly from RMarkdown files using the rmd_reader plugin and knitr.
A guide to automating the deployment of a Pelican static site to GitHub Pages using a custom git hook and branch strategy.
A developer details migrating their personal website from WordPress to a static site using Pelican, Pure CSS, and Disqus for simplicity and security.
A developer details the technical process and reasoning behind migrating their static blog from Ruby-based Octopress to Python-based Pelican.