Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/script/STEP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
1
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _Create a site or blog from your GitHub repositories with GitHub Pages._
Do not use quotes on the <details> tag attributes.
-->

<!--step0-->
<!--step0

With GitHub Pages, you can host project blogs, documentation, resumes, portfolios, or any other static content you'd like. Your GitHub repository can easily become its own website. In this course, we'll show you how to set up your own site or blog using GitHub Pages.

Expand All @@ -38,7 +38,7 @@ With GitHub Pages, you can host project blogs, documentation, resumes, portfolio
![Create a new repository](https://user-images.githubusercontent.com/1221423/169618722-406dc508-add4-4074-83f0-c7a7ad87f6f3.png)
3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.

<!--endstep0-->
endstep0-->

<!--
<<< Author notes: Step 1 >>>
Expand All @@ -48,7 +48,7 @@ With GitHub Pages, you can host project blogs, documentation, resumes, portfolio
Encourage users to open new tabs for steps!
-->

<details id=1>
<details id=1 open>
<summary><h2>Step 1: Enable GitHub Pages</h2></summary>

_Welcome to GitHub Pages and Jekyll :tada:!_
Expand Down
Empty file added _config.yml
Empty file.
4 changes: 4 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Welcome to my blog
---