How to create a personal blog using Azure Static Web App & Gatsby
December 21, 2022In this article we will explore a set of tools and services which will let you build a personal blog and help setup an automated publishing pipeline.
In this article we will explore a set of tools and services which will let you build a personal blog and help setup an automated publishing pipeline.
In this article we will explore a set of tools and services which will let you build a personal blog and help setup an automated publishing pipeline.
In this article we will explore a set of tools and services which will let you build a personal static site super fast and with almost zero cost. All you will need is 30 mins tops to get up and running excluding the time required to create your content.
Have you ever found yourself in a situation where you want to download a list of videos from an online course to watch them offline and there is no option to download all the files at once ?
The purpose of this article is to get your started with Laravel. This article assumes that you already have setup your development environment (LEMP/LAMP) and composer. I prefer Laravel [Valet+](https://github.com/weprovide/valet-plus) on MacOS. Similar tools exist for both Windows and Linux users. Details about setting up development environment and other required tools is beyond the scope of this article.
Did you forget your mysql root password ? Do you have ssh access to your server ? If the answer to these questions is a YES then follow the instructions below to reset the root password for your mysql instance.