mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 09:54:40 -04:00
Revert "content: Add ids to the Netlify steps"
This reverts commit c08c8e15e733088d760fbc4e9e80546b6399659a. This will eventually fix itself with https://github.com/gohugoio/hugo/issues/13403
This commit is contained in:
parent
c08c8e15e7
commit
3d504abbad
@ -32,68 +32,68 @@ This procedure will enable continuous deployment from a GitHub repository. The p
|
|||||||
|
|
||||||
Step 1
|
Step 1
|
||||||
: Log in to your Netlify account, navigate to the Sites page, press the **Add new site** button, and choose "Import an existing project" from the dropdown menu.
|
: Log in to your Netlify account, navigate to the Sites page, press the **Add new site** button, and choose "Import an existing project" from the dropdown menu.
|
||||||
{#step-1}
|
|
||||||
|
|
||||||
Step 2
|
Step 2
|
||||||
: Select your deployment method.
|
: Select your deployment method.
|
||||||

|
|
||||||
{#step-2}
|

|
||||||
|
|
||||||
Step 3
|
Step 3
|
||||||
: Authorize Netlify to connect with your GitHub account by pressing the **Authorize Netlify** button.
|
: Authorize Netlify to connect with your GitHub account by pressing the **Authorize Netlify** button.
|
||||||

|
|
||||||
{#step-3}
|

|
||||||
|
|
||||||
Step 4
|
Step 4
|
||||||
: Press the **Configure Netlify on GitHub** button.
|
: Press the **Configure Netlify on GitHub** button.
|
||||||

|
|
||||||
{#step-4}
|

|
||||||
|
|
||||||
Step 5
|
Step 5
|
||||||
: Install the Netlify app by selecting your GitHub account.
|
: Install the Netlify app by selecting your GitHub account.
|
||||||

|
|
||||||
{#step-5}
|

|
||||||
|
|
||||||
Step 6
|
Step 6
|
||||||
: Press the **Install** button.
|
: Press the **Install** button.
|
||||||

|
|
||||||
{#step-6}
|

|
||||||
|
|
||||||
Step 7
|
Step 7
|
||||||
: Click on the site's repository from the list.
|
: Click on the site's repository from the list.
|
||||||

|
|
||||||
{#step-7}
|

|
||||||
|
|
||||||
Step 8
|
Step 8
|
||||||
: Set the site name and branch from which to deploy.
|
: Set the site name and branch from which to deploy.
|
||||||

|
|
||||||
{#step-8}
|

|
||||||
|
|
||||||
Step 9
|
Step 9
|
||||||
: Define the build settings, press the **Add environment variables** button, then press the **New variable** button.
|
: Define the build settings, press the **Add environment variables** button, then press the **New variable** button.
|
||||||

|
|
||||||
{#step-9}
|

|
||||||
|
|
||||||
Step 10
|
Step 10
|
||||||
: Create a new environment variable named `HUGO_VERSION` and set the value to the [latest version].
|
: Create a new environment variable named `HUGO_VERSION` and set the value to the [latest version].
|
||||||
|
|
||||||
[latest version]: https://github.com/gohugoio/hugo/releases/latest
|
[latest version]: https://github.com/gohugoio/hugo/releases/latest
|
||||||

|
|
||||||
{#step-10}
|

|
||||||
|
|
||||||
Step 11
|
Step 11
|
||||||
: Press the "Deploy my new site" button at the bottom of the page.
|
: Press the "Deploy my new site" button at the bottom of the page.
|
||||||

|
|
||||||
{#step-11}
|

|
||||||
|
|
||||||
Step 12
|
Step 12
|
||||||
: At the bottom of the screen, wait for the deploy to complete, then click on the deploy log entry.
|
: At the bottom of the screen, wait for the deploy to complete, then click on the deploy log entry.
|
||||||

|
|
||||||
{#step-12}
|

|
||||||
|
|
||||||
Step 13
|
Step 13
|
||||||
: Press the **Open production deploy** button to view the live site.
|
: Press the **Open production deploy** button to view the live site.
|
||||||

|
|
||||||
{#step-13}
|

|
||||||
|
|
||||||
## Configuration file
|
## Configuration file
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user