mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
chore: sync content to repo (#9412)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9ee27bf58
commit
6a4787c5fe
@@ -1,6 +1,6 @@
|
||||
# GitHub Pages
|
||||
|
||||
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.
|
||||
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](http://username.github.io).
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
@@ -8,4 +8,4 @@ Visit the following resources to learn more:
|
||||
- [@official@GitHub Pages Quickstart](https://docs.github.com/en/pages/quickstart)
|
||||
- [@article@Getting Started with GitHub Pages](https://www.freecodecamp.org/news/what-is-github-pages/)
|
||||
- [@video@GitHub Pages Tutorial - Host a Website for Free](https://www.youtube.com/watch?v=8hrJ4oN1u_8)
|
||||
- [@video@GitHub Pages - Full Tutorial](https://www.youtube.com/watch?v=o5g-lUuFgpg)
|
||||
- [@video@GitHub Pages - Full Tutorial](https://www.youtube.com/watch?v=o5g-lUuFgpg)
|
||||
Reference in New Issue
Block a user