Category

Snippets

Page 7 of posts in Snippets.

How to Install, Check Python Version and Update it

A simple guide on how to Install Python, how to check Python version installed and upgrade Python to the latest version

Convert a Pelican Website to PWA using Workbox

A guide to converting a satic website generated by Pelican into a Progressive Web App using Google's Workbox library

How to use Git and GitHub to contributed to Open Source Projects

A guide to Git and GitHub basics, and using them correctly to contribute to open source projects on GitHub

Add a Table of Contents using Markdown in Pelican

A guide to customising Markdown to add table of contents in Python Pelican

Clean URLs in Pelican Sitemap using Python

Learn to use Python to remove '.html' extensions and clean URLs in sitemaps generated by Pelican

Auto Deploy Pelican Websites to Firebase Hosting

A step by step guide to installing and configuring Pelican and hosting the final blog on Firebase Hosting