In this tutorial, you will learn how to create a portfolio website using Jekyll and GitHub Pages. Jekyll is a static site generator that allows you to build websites using Markdown, HTML, and CSS. GitHub Pages is a hosting service provided by GitHub that allows you to host static websites Continue Reading
“GitHub Pages”
How to Deploy an Angular App to GitHub Pages
In this tutorial, we will learn how to deploy an Angular application to GitHub Pages. GitHub Pages is a static site hosting service provided by GitHub which allows you to host your website directly from your GitHub repository. Deploying your Angular app to GitHub Pages is a convenient way to Continue Reading