mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
26 lines
508 B
YAML
26 lines
508 B
YAML
title: FFU Builder
|
||
description: Build and deploy Windows FFU images
|
||
remote_theme: just-the-docs/just-the-docs@v0.10.1
|
||
plugins:
|
||
- jekyll-remote-theme
|
||
- jekyll-seo-tag
|
||
|
||
search_enabled: true
|
||
|
||
# Canonical host for absolute URLs (sitemap/robots/canonical tags)
|
||
url: "https://rbalsleymsft.github.io"
|
||
|
||
# Because you’ll publish as a project site at /FFU
|
||
baseurl: "/FFU"
|
||
|
||
callouts:
|
||
note:
|
||
title: Note
|
||
color: purple
|
||
tip:
|
||
title: Tip
|
||
color: green
|
||
warning:
|
||
title: Warning
|
||
color: yellow
|