Github Pages: Basics
Created: 2020-02-27, Modified: 2019-10-25
Building a simple page for your Git project using GitHub Pages
Python Ceph Examples
Created: 2020-02-03, Modified: 2020-02-03
Some examples of using Ceph from Python with the rbd library
CircleCI: Continuous Delivery for Firebase
Created: 2020-01-16, Modified: 2020-01-16
A very simple CD setup for a basic hosting Firebase app.
Firebase Basics: Hello World
Created: 2020-01-11, Modified: 2020-01-11
Learning the basics of creating web app on Google Firebase
Installing Node.js with Ansible
Created: 2019-12-13, Modified: 2019-12-13
A straightforward approach to installing a current Node.js with Ansible
CloudFlare HTTPS CDN
Created: 2019-12-02, Modified: 2019-12-02
Using Cloudflare to provide HTTPS to an HTTP static site
Vim Spell-Check
Created: 2019-10-25, Modified: 2019-10-25
How to enable, disable, and use spell check in Vim (version >=7).
Docker Shared Memory (/dev/sdh)
Created: 2019-09-06, Modified: 2019-09-06
Using a high-performance shared memory volume in Docker containers
Upload a Python Package to PyPi
Created: 2019-09-06, Modified: 2019-10-2
Sharing a custom python package on PyPi so it can be pulled with pip
Working with JSON SQL values in Python
Created: 2019-09-05, Modified: 2019-09-05
Using raw SQL queries to manage JSON values in databases
Local Pelican Development Environment
Created: 2019-08-04, Modified: 2019-08-04
How to set up a Docker-based local development environment for Pelican static sites.
Writing Blog Content for Pelican
Created: 2019-08-03, Modified: 2019-08-03
Steps and examples for writing web content to be consumed by Pelican
Building a Docker Pelican Image
Created: 2019-08-01, Modified: 2019-08-01
Create a Docker image for Pelican, to convert markdown content into static website files.