Skip to content

Commit 13aba0d

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : dbb4605 Branch : main Author : Seth Erickson <seth@crude.computer> Time : 2025-08-12 16:03:43 +0000 Message : Merge pull request #188 from alex-ball/patch-174 Remove dismissive language from intro to GitHub Pages
1 parent 357d29f commit 13aba0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

05-github-pages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ exercises: 20
2121

2222
## GitHub Pages
2323

24-
GitHub Pages is a simple service to publish a website directly on GitHub from a Git repository.
24+
GitHub Pages is a service for publishing a website directly on GitHub from a Git repository.
2525
You add some files and folders to a repository and GitHub Pages turns it into a website.
2626
You can use HTML directly if you like, but they also provide Jekyll,
27-
which renders Markdown into HTML and makes it really easy to setup a blog or a template-based website.
27+
a tool that can build a blog or a template-based website from a set of Markdown files.
2828

2929
### Why GitHub Pages is awesome!
3030

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/02-getting-started.md" "a706fb1eba599733b9f6513b218fe017" "site/built/02-getting-started.md" "2024-07-03"
99
"episodes/03-sharing.md" "6e5e132d79497cf366995769a8b911c9" "site/built/03-sharing.md" "2025-06-02"
1010
"episodes/04-review.md" "9e589dcefa2ff8f2d9ce79e2f5eda5df" "site/built/04-review.md" "2023-04-21"
11-
"episodes/05-github-pages.md" "b9592869f2774bab3b05bdc47df2ef2e" "site/built/05-github-pages.md" "2025-08-04"
11+
"episodes/05-github-pages.md" "785565f4f08d619905fd0104496ce055" "site/built/05-github-pages.md" "2025-08-12"
1212
"instructors/instructor-notes.md" "a45553efc112e3823f231cc16c2da968" "site/built/instructor-notes.md" "2023-04-21"
1313
"learners/discuss.md" "95bb205074ca2133f2001f99bb405179" "site/built/discuss.md" "2023-10-17"
1414
"learners/reference.md" "41c463b456060d8759cda67abc9b7c90" "site/built/reference.md" "2025-08-07"

0 commit comments

Comments
 (0)