Convert to Page Bundles
I needed a quick script to convert a directory full of posts into Hugo’s page bundle format. ...
I needed a quick script to convert a directory full of posts into Hugo’s page bundle format. ...
I needed this today. To get a list of the different Virtual Machine base images (Azure calls them SKUs) use this command: az vm image list --all --output table ...
Very interesting take on static site generation and content management....
Microsoft Flow is pretty powerful, and can connect all sorts of data feeds....
This looks very similar to docopt, and has an interesting implementation. Curious to see it in the wild....