39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
---
|
|
title: Quickstart for GitHub Pages
|
|
intro: 'You can use {% data variables.product.prodname_pages %} to showcase some open source projects, host a blog, or even share your résumé. This guide will help get you started on creating your next website.'
|
|
allowTitleToDifferFromFilename: true
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
type: quick_start
|
|
permissions: These are permissions details, for more pages info start at the beginning with this "[article intro link](#introduction)". Also here's [another link](/get-started/quickstart/hello-world).
|
|
topics:
|
|
- Pages
|
|
shortTitle: Quickstart
|
|
product: '{% data reusables.gated-features.pages %}'
|
|
---
|
|
|
|
## Introduction
|
|
|
|
This page has 6 links that should show preview popovers on hover.
|
|
|
|
## Regular internal link
|
|
|
|
But learn more on "[AUTOTITLE](/get-started/quickstart)."
|
|
|
|
## Internal links with formatted link text
|
|
|
|
[**Bold is strong**](/get-started/foo)
|
|
|
|
[`bar`](/get-started/foo/bar)
|
|
|
|
## In-page anchor link
|
|
|
|
Go back to the [introduction](#introduction).
|
|
|
|
## External link
|
|
|
|
The repo [`github.com/github/docs`](https://github.com/github/docs).
|