Hello Pelican World
This is my first pelican post using markdown. I have yet to import all my old blog entries as I first need to make sure I can make it work from scratch.
Below is the skeleton python program that I always start out with:
#!/usr/bin/env python
import os …