From the course: Create Your Own Data Blog with Quarto and Python

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

How we'll build a blog with GitHub Codespaces

How we'll build a blog with GitHub Codespaces

From the course: Create Your Own Data Blog with Quarto and Python

How we'll build a blog with GitHub Codespaces

- [Instructor] This course uses both GitHub and GitHub Codespaces. There is a live version of the blog that we're going to build in this course available at all times at this URL. You can go and view any of the posts that we're going to build, for instance, this post on the dark mode switch. And you can use that dark mode switch up here and navigate to any of the pages that we're going to build in this course. That version of the website of the data blog is built with the GitHub repository for this course, which you can find here. The live version of the blog is built specifically with the production branch. So if we navigate to the branch menu , and if we filter for production and navigate to that branch, this is the branch that Github pages uses to build the website which I just showed you. Now, you'll notice in the branch menu that there are branches for most lessons. For some lessons, there's both a B and E…

Contents