Skip to content

Commit 4475452

Browse files
authored
Merge pull request #1931 from szunami/patch-1
Add info on where posts are published to
2 parents 43dd16f + 40e4b24 commit 4475452

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/github/working-with-github-pages/adding-content-to-your-github-pages-site-using-jekyll.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Your theme includes default layouts, includes, and stylesheets that will automat
6262
{% data reusables.files.choose_commit_branch %}
6363
{% data reusables.files.propose_file_change %}
6464

65+
Your post should now be up on your site! If the base URL of your site is `https://octocat.github.io`, then your new post will be located at `https://octocat.github.io/YYYY/MM/DD/TITLE.html`.
66+
6567
### Next steps
6668

6769
{% data reusables.pages.add-jekyll-theme %} For more information, see "[Adding a theme to your {% data variables.product.prodname_pages %} site using Jekyll](/articles/adding-a-theme-to-your-github-pages-site-using-jekyll)."

0 commit comments

Comments
 (0)