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