- 6
- 4 316
Cloud Native Trainer with Mike
United Kingdom
เข้าร่วมเมื่อ 7 มิ.ย. 2021
Helping people learn about cloud native and development tools. Topics include Cloud (mainly Azure), Infrastructure as Code, Containers, Kubernetes and Web Development.
How git works #shorts
Curious about how Git version control works? 🌟 Discover the essentials: remote repo, local repo, staging, and working directory. Watch now to get a quick overview of key Git commands from git clone to git push!
🔧 Install Git for Windows 11: th-cam.com/video/8ANnZn_8_Qg/w-d-xo.html
💻 Detailed Git Commands: th-cam.com/video/JNWXQskz4Uk/w-d-xo.html
#git #shorts #versioncontrol #development
🔧 Install Git for Windows 11: th-cam.com/video/8ANnZn_8_Qg/w-d-xo.html
💻 Detailed Git Commands: th-cam.com/video/JNWXQskz4Uk/w-d-xo.html
#git #shorts #versioncontrol #development
มุมมอง: 11
วีดีโอ
Jekyll Static Site Generator & GitHub Pages Quickstart
มุมมอง 32728 วันที่ผ่านมา
I walkthrough the process of creating a GitHub pages website with Jekyll static site generator, showing how to install the required software and tools. I also cover creating the site on GitHub how to work on the site on you local machine before pushing changes to GitHub. I demonstrate how to use the default minima theme and how to swap it out for the Hacker theme. Chapters: 00:00 Introduction 0...
Hugo Static Site Generator - Quick start, with GitHub Pages and GitHub Actions
มุมมอง 3.6K8 หลายเดือนก่อน
I walkthrough the process of using Hugo Static Site Generator to convert markdown to static HTML, before using GitHub Pages to host including setting up GitHub Actions. GitHub Actions Workflow File - gist.github.com/thisismikekelly/1a24ad2c8c923127dc3cb29edca13746
How Git works - in under 3 mins
มุมมอง 339 หลายเดือนก่อน
High level walkthrough of how Git version control works. Taking a look at the different stages; remote repo, local repo, staging and working directory. I take a look at what the main Git commands do in relation to these stages from git clone to git push. If you want to see how to install git for windows 11 see my video on it: - th-cam.com/video/8ANnZn_8_Qg/w-d-xo.html If you want a more detaile...
Git Commands With Examples (MS Terminal, VS Code and GitHub)
มุมมอง 549 หลายเดือนก่อน
Git commands with examples, join me as I take a look at the most common git commands with examples using Microsoft Terminal, VS Code and GitHub. I start by creating a local repository on my PC and finish with a remote repository hosted on GitHub. Giving you a practical look at the basic git workflow. Git for Windows - git-scm.com/download/win Posh Git: PowerShell Git Enhancement - github.com/da...
How to Install Git on Windows 11
มุมมอง 2709 หลายเดือนก่อน
Join me as I take the first steps with Git installing Git for Windows on Window 11. Git for Windows direct link - git-scm.com/download/win
setting up the sites run smooth until i reach the part where i enter content for a new post....once i try to "hugo server -D" or even "hugo server --buildDrafts" neither works....i get this error" Error: error building site: render: failed to render pages: render of "section" failed: "/media/droc/Seagate/HUGO_SITE/practicess/themes/hugo-initio/layouts/_default/list.html:13:84": execute of template failed: template: _default/list.html:13:84: executing "main" at <.Site.Params.DateForm>: invalid value; expected string"..........any explanation as to why this may occur?
Thank you for making this video, all the others are from like 7 years ago. Much appreciated
这个vs的使用不错。学习了。good job
Thank you so much for the tutorial.
Didn't realise that git hub pages was this simple, thanks
This was going well until aboutc20 minutes in then everything is out of Focus and I cannot read the screen.
I tried setting my site up so many times and this is the first tutorial that worked. Thank you so much!
Glad it helped
I had seen a couple of similar videos and I always got the last error when publishing my page. You were the only one that helped me, thank you very much for your help bro.
Very helpful step by step guide.
Cool. I would watch more videos like this.
Super helpful video. i watched 2 other tutorials before this to learn to deploy on github but couldn't do it. after watching this i have successfully deployed my blog site. Thanks a lot !
Glad it helped 😀
Thanks for the video. Super informative!