Skip to content

Commit 8246ff8

Browse files
mathiasfcnilbuild
andauthored
Add content for GitHub Pages in frontend roadmap (nilbuild#9366)
* Add GitHub Pages content with resources for hosting static sites * Apply suggestion from @kamranahmedse --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
1 parent e25488b commit 8246ff8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GitHub Pages
2+
3+
GitHub Pages is a free static site hosting service that takes HTML, CSS, and JavaScript files directly from a GitHub repository and publishes them as a website. It's ideal for hosting project documentation, portfolios, blogs, and other static websites. Pages supports custom domains, HTTPS, and Jekyll for automatic site generation. Each repository can have one project site, while user and organization accounts get one primary site at username.github.io.
4+
5+
Visit the following resources to learn more:
6+
7+
- [@official@GitHub Pages Documentation](https://docs.github.com/en/pages)
8+
- [@official@GitHub Pages Quickstart](https://docs.github.com/en/pages/quickstart)
9+
- [@article@Getting Started with GitHub Pages](https://www.freecodecamp.org/news/what-is-github-pages/)
10+
- [@video@GitHub Pages Tutorial - Host a Website for Free](https://www.youtube.com/watch?v=8hrJ4oN1u_8)
11+
- [@video@GitHub Pages - Full Tutorial](https://www.youtube.com/watch?v=o5g-lUuFgpg)

0 commit comments

Comments
 (0)