Skip to content

How to set the site URL to https://your_github_user_name.github.io/NameProject #195

Discussion options

You must be logged in to vote

I just checked _config.yml again. This is how it's done. Comments are loud and clear.

# your web site url
# for GitHub Pages, url: "https://your_github_user_name.github.io"
url: "https://your_github_user_name.github.io"

# path to this site
# if your page is located at https://your_github_user_name.github.io/blog, then set baseurl: "/blog"
baseurl: "/NameProject"

You can learn more about _config.yml by visiting jekyll docs. https://jekyllrb.com/docs/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Esanpons
Comment options

@MrGreensWorkshop
Comment options

Answer selected by MrGreensWorkshop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How to
Labels
None yet
2 participants