Skip to content

Website: Fix formatting issues in Github actions article#12088

Merged
eashaw merged 1 commit intomainfrom
website-fix-new-article
Jun 1, 2023
Merged

Website: Fix formatting issues in Github actions article#12088
eashaw merged 1 commit intomainfrom
website-fix-new-article

Conversation

@eashaw
Copy link
Copy Markdown
Contributor

@eashaw eashaw commented Jun 1, 2023

Changes:

  • Replaced the double curly brackets in the Github action examples to prevent the Fleet website from interpreting those examples as Vue templates (Which causes Javascript errors and prevents the page from rendering)
  • Updated the indentation of images in ordered lists and added newlines to keep the formatting consistent.

@eashaw eashaw requested a review from jarodreyes as a code owner June 1, 2023 16:03
@eashaw eashaw temporarily deployed to Docker Hub June 1, 2023 16:03 — with GitHub Actions Inactive
@eashaw
Copy link
Copy Markdown
Contributor Author

eashaw commented Jun 1, 2023

cc: @spokanemac

@eashaw eashaw merged commit fd1372c into main Jun 1, 2023
@eashaw eashaw deleted the website-fix-new-article branch June 1, 2023 16:13
eashaw added a commit that referenced this pull request Jun 1, 2023
)

Changes:
- Updated the build-static-content script to throw an error if a
Markdown file contains a vue template (e.g., `{{ foo }}`)
- Updated an example in the "Using Fleet" FAQ to use single curly
brackets (`{{host}} ` » `{host}`)


Context: #12088
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants