A Small Piece of Leap-Year Knowledge Learned by Chance
Today, while looking through a tutorial, Professor happened to learn a few small points about leap years, so he is recording them.
Tags
4 related articles
Today, while looking through a tutorial, Professor happened to learn a few small points about leap years, so he is recording them.
Let us talk about setting up the Python formatting plugin yapf in VS Code. In actual use, yapf together with flake8 does a pretty good job of keeping Python code formatting under control.
This is a detailed deployment note for installing and deploying Pelican: starting with configuring a local Pelican project environment, then pushing it to a GitHub repository, using Cloudflare to trigger and deploy it automatically, binding a domain, and bringing the full production environment online.
Starting with Pelican, I began a new attempt at writing consistently. As the old line goes, 'The ancients spared no effort in learning; what is achieved in youth is only completed in old age. What comes from books alone always feels shallow; true understanding requires practice.' In this post, we try out how common Markdown syntax is rendered in Pelican.