coreos-installer 0.26.0

Installer for Fedora CoreOS and RHEL CoreOS
Documentation
# Template generated by https://github.com/coreos/repo-templates; do not edit downstream

# To test documentation changes locally or using GitHub Pages, see:
# https://github.com/coreos/fedora-coreos-tracker/blob/main/docs/testing-project-documentation-changes.md

title: CoreOS Installer
description: CoreOS Installer documentation
baseurl: "/coreos-installer"
url: "https://coreos.github.io"
permalink: /:title/
markdown: kramdown
kramdown:
  typographic_symbols:
    ndash: "--"
    mdash: "---"

remote_theme: just-the-docs/just-the-docs@v0.12.0
plugins:
  - jekyll-remote-theme

color_scheme: coreos

# Aux links for the upper right navigation
aux_links:
  "CoreOS Installer on GitHub":
    - "https://github.com/coreos/coreos-installer"

footer_content: "Copyright &copy; <a href=\"https://www.redhat.com\">Red Hat, Inc.</a> and <a href=\"https://github.com/coreos\">others</a>."

# Footer last edited timestamp
last_edit_timestamp: true
last_edit_time_format: "%b %e %Y at %I:%M %p"

# Footer "Edit this page on GitHub" link text
gh_edit_link: true
gh_edit_link_text: "Edit this page on GitHub"
gh_edit_repository: "https://github.com/coreos/coreos-installer"
gh_edit_branch: "main"
gh_edit_source: docs
gh_edit_view_mode: "tree"

compress_html:
  clippings: all
  comments: all
  endings: all
  startings: []
  blanklines: false
  profile: false