1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/working-with-github-pages/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

50 lines
2.2 KiB
Markdown

---
title: Working with GitHub Pages
shortTitle: GitHub Pages
intro: 'You can create a website directly from a {% data variables.product.product_name %} repository.'
redirect_from:
- /categories/20/articles/
- /categories/95/articles/
- /categories/github-pages-features/
- /pages/
- /categories/96/articles/
- /categories/github-pages-troubleshooting/
- /categories/working-with-github-pages
product: '{% data reusables.gated-features.pages %}'
versions:
free-pro-team: '*'
enterprise-server: '*'
---
### Table of Contents
{% topic_link_in_list /getting-started-with-github-pages %}
{% link_in_list /about-github-pages %}
{% link_in_list /creating-a-github-pages-site %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /adding-a-theme-to-your-github-pages-site-with-the-theme-chooser %}
<!-- endif -->
{% link_in_list /configuring-a-publishing-source-for-your-github-pages-site %}
{% link_in_list /creating-a-custom-404-page-for-your-github-pages-site %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% link_in_list /securing-your-github-pages-site-with-https %}
{% link_in_list /using-submodules-with-github-pages %}
<!-- endif -->
{% link_in_list /unpublishing-a-github-pages-site %}
{% topic_link_in_list /setting-up-a-github-pages-site-with-jekyll %}
{% link_in_list /about-github-pages-and-jekyll %}
{% link_in_list /creating-a-github-pages-site-with-jekyll %}
{% link_in_list /testing-your-github-pages-site-locally-with-jekyll %}
{% link_in_list /adding-content-to-your-github-pages-site-using-jekyll %}
{% link_in_list /setting-a-markdown-processor-for-your-github-pages-site-using-jekyll %}
{% link_in_list /adding-a-theme-to-your-github-pages-site-using-jekyll %}
{% link_in_list /about-jekyll-build-errors-for-github-pages-sites %}
{% link_in_list /troubleshooting-jekyll-build-errors-for-github-pages-sites %}
<!-- if currentVersion == "free-pro-team@latest" -->
{% topic_link_in_list /configuring-a-custom-domain-for-your-github-pages-site %}
{% link_in_list /about-custom-domains-and-github-pages %}
{% link_in_list /managing-a-custom-domain-for-your-github-pages-site %}
{% link_in_list /troubleshooting-custom-domains-and-github-pages %}
<!-- endif -->