I transferred my domain to cloudflare
I transferred my domain to cloudflare
$ cd /pub && more beer
I transferred my domain to cloudflare
In this blog post , I will show you how to set up custom domain for any github.io pages.
In this blog post, I'll be sharing some tools that I use in my day-to-day work.
In this small article, I'll demonstrate how I resolved the lambda issue while adding S3 event notification.
This is the very detailed introduction to getting started with Terraform
In this blog tutorial, let's instrument your Java SE code with Prometheus using Micrometer
In this article, you'll learn about the REST objects in kubernetes (pods, replication controller, deployments, service)
In this article, you'll learn how to setup AWS CodePipeline for Continuous Integration and Continuous Delivery (CI/CD) pipeline for your Django Application.
In this article you'll ne learning how to sync your BitBucket repository to AWS CodeCommit. Once your AWS CodeCommit is synced with your BitBucket repo you can use AWS CodeCommit for many AWS services like CodePipeline, CodeBuild, CodeDeploy etc.
I don't have any prior experience with docker. To everyone who is reading, this post is just my experience and as well as a kind of personal note for me for future reference. :)
Installing Python 3.6.3 in your freshly installed Ubuntu 16.04 Desktop, Linux Mint Desktop or even in AWS/Azure Ubuntu 16.04 server instance is pain in the a**. This article will teach you how to install Python 3.6.3 from source including the dependencies you need to install inorder to work it correctly.
Internet is a fountain of knowledge. You can teach yourself anything via resources that are available online in the Internet. In this post I'll be sharing some tips, MOOC and resources so that you can teach yourself Python programming language in 2018. This post is solely based on my experince.
There are some free as well as paid online tool for downloading Youtube videos but youtube-dl is free, opensource, geeky and awesome command line tool to download videos from Youtube.
GitHub and Stack Overflow are the most visited and popular website among aspiring and vetran developers/ programmers. Recently UI of both websites have been changed.
Are you a computer science student? If yes, then this might be a right article for you.
The one-stop bundle for all the resources for 4 years B.Sc. CSIT study.
Git is most widely used modern (VCS) version control system. Git is an open source project and originally developed to maintain code for Linux kernel and developed in 2005 by Linus Torvalds .
pip is a package management system used to install and manage software packages written in Python.
Disqus is a worldwide blog comment hosting service for web sites and online communities that uses a networked platform. [ 1 ] And integrating Disqus comments in Pelican is straight forward and easy.
In Part 1 , we just got started with our Pelican blog. In this part, we'll be hacking our blog to make it awesome.
The contents that you are seeing right now is the static website built using Pelican. This tutorial series gives you every details on how to create a static blog using pelican and host it to the github server for FREE!