Collectstatic - Running Django in Production
						
						What is Django’s collectstatic method and why it is necessary for running applications in production.
						
					
				Git Design Pattern for Sandbox and Testing CI/CD Pipelines
						
						Ideally there is CI set up for sandboxes, but the right design pattern is not obvious.
						
					
				Create a Hugo Static Site on GitLab Pages
						
						Step by step instructions to create a Hugo Static Site using GitLab Pages.
						
					
				Python Style Guide
						
						What I have learned after a couple of years of writing python professionally distilled into a style guide.