* Add new product to products.yml * Move directory to new location * Update new index page * Remove old category from github product index * Add getting started category * Add Jekyll category * Create custom domain category * Update links to custom domain articles * Add redirects and update links for getting started articles * Add redirects and update links for jekyll articles * Fix link * Fix link * Fix link * Fix link
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
---
|
|
title: Getting started with GitHub Pages
|
|
intro: 'You can set up a basic {% data variables.product.prodname_pages %} site for yourself, your organization, or your project.'
|
|
redirect_from:
|
|
- /categories/github-pages-basics
|
|
- /articles/additional-customizations-for-github-pages/
|
|
- /articles/getting-started-with-github-pages
|
|
- /github/working-with-github-pages/getting-started-with-github-pages
|
|
product: '{% data reusables.gated-features.pages %}'
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
topics:
|
|
- pages
|
|
---
|
|
|
|
{% link_in_list /about-github-pages %}
|
|
{% link_in_list /creating-a-github-pages-site %}
|
|
{% link_in_list /adding-a-theme-to-your-github-pages-site-with-the-theme-chooser %}
|
|
{% link_in_list /configuring-a-publishing-source-for-your-github-pages-site %}
|
|
{% link_in_list /changing-the-visibility-of-your-github-pages-site %}
|
|
{% link_in_list /creating-a-custom-404-page-for-your-github-pages-site %}
|
|
{% link_in_list /securing-your-github-pages-site-with-https %}
|
|
{% link_in_list /using-submodules-with-github-pages %}
|
|
{% link_in_list /unpublishing-a-github-pages-site %} |