Removed extraneous stuff from README
This commit is contained in:
@@ -133,20 +133,6 @@ This generates the site in the `public/` directory.
|
|||||||
|
|
||||||
Upload the contents of the `public/` directory to your web server.
|
Upload the contents of the `public/` directory to your web server.
|
||||||
|
|
||||||
#### Option 2: GitHub Pages
|
|
||||||
|
|
||||||
1. Push your repository to GitHub
|
|
||||||
2. Set up GitHub Actions with a workflow file (`.github/workflows/hugo.yml`)
|
|
||||||
3. Configure GitHub Pages to deploy from the Actions workflow
|
|
||||||
|
|
||||||
#### Option 3: Netlify
|
|
||||||
|
|
||||||
1. Push your repository to GitHub
|
|
||||||
2. Connect Netlify to your GitHub repository
|
|
||||||
3. Configure build settings:
|
|
||||||
- Build command: `hugo --minify`
|
|
||||||
- Publish directory: `public`
|
|
||||||
|
|
||||||
## Customization
|
## Customization
|
||||||
|
|
||||||
### Theme Customization
|
### Theme Customization
|
||||||
|
|||||||
Reference in New Issue
Block a user