Skip to content

Publish docs using Hugo and Netlify #1740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2021
Merged

Publish docs using Hugo and Netlify #1740

merged 2 commits into from
Jul 14, 2021

Conversation

jputrino
Copy link
Contributor

set up docs deploys

vendor hugo modules

fix baseURL and publishDir configs

fix default netlify build command

pull latest theme updates from development branch

update settings for development branch

pull latest theme updates from development branch

add product logo to config

update docs go.mod

Updated docs/content files with changes made in master branch.

Removed blank line after title.

Replaced contents of docs/content/configmap-and-annotations.md with
aliases.

Added aliases in configmap-and-annotations.md front matter.

Added old custom-annotations file path to aliases in the front matter.

Added aliases to and removed old files.

Removed files.

Update docs/content/nginx-ingress-controllers.md

Added weights to order menu items. IND-26624

update vendor and go mods

clean up content

finish cleaning up content, spot-checked against latest release branch (1.12)

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

set up docs deploys

vendor hugo modules

fix baseURL and publishDir configs

fix default netlify build command

pull latest theme updates from development branch

update settings for development branch

pull latest theme updates from development branch

add product logo to config

update docs go.mod

Updated docs/content files with changes made in master branch.

Removed blank line after title.

Replaced contents of docs/content/configmap-and-annotations.md with
aliases.

Added aliases in configmap-and-annotations.md front matter.

Added old custom-annotations file path to aliases in the front matter.

Added aliases to and removed old files.

Removed files.

Update docs/content/nginx-ingress-controllers.md

Added weights to order menu items.  IND-26624

update vendor and go mods

clean up content

finish cleaning up content, spot-checked against latest release branch (1.12)
@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Pull requests/issues for documentation labels Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants