RAJU KUMARbegginerguidegitandgithub.hashnode.dev·Feb 11, 2025Getting Started with Git and GitHub: A Beginner's HandbookWhat is Git? Git is a version control system (VCS) designed to track changes in source code and collocated efficiently with others. it is widely used to software development due to its speed , flexibility and supported for non-linear workflows (e.g. ...9 likesChaiCode
Ankit Babberblogababber.hashnode.dev·Feb 7, 2025How to Create a Blog with Quartz, GitHub, and CloudflareOriginally published on https://www.ankitbabber.com If you don't want to use Jekyll as your static site generator for GitHub Pages and you want to have a custom domain for your GitHub Pages. This post is for you! 0. Dependencies Find a package man...Quartz
T Prayagt-prayag.hashnode.dev·Jan 22, 2025Tutorial: How to create GitHub Actions workflow ?Continuous Integration (CI) Continuous Integration (CI) is the practice of automating the process of building and testing code changes before they are merged into the main codebase. By catching issues early, CI ensures that new code does not break ex...2 likesGitHub ActionsGitHub
Jaswanth Remielremiel.fyi·Jan 22, 2025Deploying Next.js to GitHub Pages: Use GitHub Actions and Custom DomainsDeploying a Next.js application to GitHub Pages can be a smooth process when combined with the automation capabilities of GitHub Actions. This comprehensive guide will explain every part of the workflow, ensuring you have a clear understanding of eac...Next.jsNext.js
Victor Uzoagbavictoru.hashnode.dev·Jan 14, 2025Creating a CI/CD Pipeline with GitHub Actions for a Web ApplicationIntroduction Continuous Integration and Continuous Deployment (CI/CD) are essential for modern software development, enabling teams to automate testing, building, and deploying applications efficiently. A well-configured CI/CD pipeline reduces manual...github-actions
Rohan Shrivastava30days30aitools.hashnode.dev·Jan 14, 2025Day 11: GitHub Copilot 🚀As part of my 30-day AI Tools Challenge, I explored GitHub Copilot, and it has completely redefined how I approach coding. Whether you're a beginner or an experienced developer, Copilot is like having an AI-powered co-pilot guiding you through your c...AI
Dinesh Nairtechdineshwrites.hashnode.dev·Nov 30, 2024Create a GitHub Website Using a ThemeThis document will walk you through the steps to set up your own GitHub Pages website using a theme from https://jekyllthemes.io/. Jekyll provides themes to create static websites, suitable for GitHub Pages. Copying a Theme Step 1: Go to jekyllthemes...27 readsGitHubPages
Ammar Khangit-github-for-devops-engineers.hashnode.dev·Nov 10, 2024Deep Dive in Git & GitHub for DevOps EngineersDeep Dive in Git & GitHub for DevOps Engineers As DevOps engineers, mastering Git and GitHub is crucial because they form the backbone of version control and collaboration in software development. In this blog, I will break down the key concepts of G...beginner to git
Julissa Rodriguezcodeanding.com·Oct 23, 2024GitHub Pages + Tu Dominio: Guía Rápida y Sencilla¡Hola a todos! Bienvenidos a una nueva entrada, donde aprenderemos paso a paso cómo configurar un dominio con un repositorio en Github. Si alguna vez te has preguntado cómo darle un toque más profesional a tu sitio web, ¡estás en el lugar correcto! ¿...codeanding
Faizan Shaikhfaizanshaikh.hashnode.dev·Oct 16, 2024Day 12 Task: Deep Dive in Git & GitHub for DevOps EngineersDeep Dive in Git & GitHub for DevOps Engineers As DevOps engineers, mastering Git and GitHub is crucial because they form the backbone of version control and collaboration in software development. In this blog, I will break down the key concepts of G...44 readsbeginner to git