Change YAML indent to 2 spaces
This commit is contained in:
@@ -2,23 +2,23 @@
|
|||||||
description: "Powerful, pliable pixel perfection."
|
description: "Powerful, pliable pixel perfection."
|
||||||
layout: "paige/home"
|
layout: "paige/home"
|
||||||
paige:
|
paige:
|
||||||
home:
|
home:
|
||||||
blurb: Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to focus and delineate parts of the page. The implementation is flexible and extensible. It's a versatile canvas that serves most web needs. Welcome to the last Hugo theme you'll probably ever need.
|
blurb: Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to focus and delineate parts of the page. The implementation is flexible and extensible. It's a versatile canvas that serves most web needs. Welcome to the last Hugo theme you'll probably ever need.
|
||||||
greeting: An advanced Hugo theme
|
greeting: An advanced Hugo theme
|
||||||
image:
|
image:
|
||||||
stretch: true
|
stretch: true
|
||||||
url: landscape.webp
|
url: landscape.webp
|
||||||
main:
|
main:
|
||||||
metadata:
|
metadata:
|
||||||
reading_time:
|
reading_time:
|
||||||
hide: true
|
hide: true
|
||||||
title:
|
title:
|
||||||
class: display-1 fw-bold text-center
|
class: display-1 fw-bold text-center
|
||||||
social:
|
social:
|
||||||
github:
|
github:
|
||||||
bootstrap_icon: github
|
bootstrap_icon: github
|
||||||
name: GitHub
|
name: GitHub
|
||||||
url: https://github.com/willfaught/paige
|
url: https://github.com/willfaught/paige
|
||||||
title: "Paige"
|
title: "Paige"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ authors: ["will_faught"]
|
|||||||
categories: ["content", "paige"]
|
categories: ["content", "paige"]
|
||||||
description: "A brief guide to setup KaTeX."
|
description: "A brief guide to setup KaTeX."
|
||||||
paige:
|
paige:
|
||||||
math: true
|
math: true
|
||||||
tags: ["katex", "math", "typesetting"]
|
tags: ["katex", "math", "typesetting"]
|
||||||
title: "Math Typesetting"
|
title: "Math Typesetting"
|
||||||
weight: 40
|
weight: 40
|
||||||
|
@@ -4,106 +4,106 @@ categories: ["layouts", "paige"]
|
|||||||
description: "Demonstration of the Paige home layout."
|
description: "Demonstration of the Paige home layout."
|
||||||
layout: "paige/home"
|
layout: "paige/home"
|
||||||
paige:
|
paige:
|
||||||
home:
|
home:
|
||||||
blurb: "This is the blurb."
|
blurb: "This is the blurb."
|
||||||
greeting: "This is the greeting"
|
greeting: "This is the greeting"
|
||||||
image:
|
image:
|
||||||
raw: false
|
raw: false
|
||||||
stretch: false
|
stretch: false
|
||||||
url: "landscape.webp"
|
url: "landscape.webp"
|
||||||
main:
|
main:
|
||||||
metadata:
|
metadata:
|
||||||
authors:
|
authors:
|
||||||
hide: true
|
hide: true
|
||||||
date:
|
date:
|
||||||
hide: true
|
hide: true
|
||||||
reading_time:
|
reading_time:
|
||||||
hide: true
|
hide: true
|
||||||
terms:
|
terms:
|
||||||
hide: true
|
hide: true
|
||||||
title:
|
title:
|
||||||
class: "display-1 fw-bold text-center"
|
class: "display-1 fw-bold text-center"
|
||||||
social:
|
social:
|
||||||
discord:
|
discord:
|
||||||
bootstrap_icon: "discord"
|
bootstrap_icon: "discord"
|
||||||
name: "Discord"
|
name: "Discord"
|
||||||
url: "https://discord.com/users/username"
|
url: "https://discord.com/users/username"
|
||||||
dribbble:
|
dribbble:
|
||||||
bootstrap_icon: "dribbble"
|
bootstrap_icon: "dribbble"
|
||||||
name: "Dribbble"
|
name: "Dribbble"
|
||||||
url: "https://dribbble.com/username"
|
url: "https://dribbble.com/username"
|
||||||
email:
|
email:
|
||||||
bootstrap_icon: "envelope"
|
bootstrap_icon: "envelope"
|
||||||
name: "E-mail"
|
name: "E-mail"
|
||||||
url: "mailto:username@example.com"
|
url: "mailto:username@example.com"
|
||||||
facebook:
|
facebook:
|
||||||
bootstrap_icon: "facebook"
|
bootstrap_icon: "facebook"
|
||||||
name: "Facebook"
|
name: "Facebook"
|
||||||
url: "https://facebook.com/username"
|
url: "https://facebook.com/username"
|
||||||
github:
|
github:
|
||||||
bootstrap_icon: "github"
|
bootstrap_icon: "github"
|
||||||
name: "GitHub"
|
name: "GitHub"
|
||||||
url: "https://github.com/username"
|
url: "https://github.com/username"
|
||||||
instagram:
|
instagram:
|
||||||
bootstrap_icon: "instagram"
|
bootstrap_icon: "instagram"
|
||||||
name: "Instagram"
|
name: "Instagram"
|
||||||
url: "https://instagram.com/username"
|
url: "https://instagram.com/username"
|
||||||
linkedin:
|
linkedin:
|
||||||
bootstrap_icon: "linkedin"
|
bootstrap_icon: "linkedin"
|
||||||
name: "LinkedIn"
|
name: "LinkedIn"
|
||||||
url: "https://linkedin.com/in/username"
|
url: "https://linkedin.com/in/username"
|
||||||
medium:
|
medium:
|
||||||
bootstrap_icon: "medium"
|
bootstrap_icon: "medium"
|
||||||
name: "Medium"
|
name: "Medium"
|
||||||
url: "https://medium.com/@username"
|
url: "https://medium.com/@username"
|
||||||
pinterest:
|
pinterest:
|
||||||
bootstrap_icon: "pinterest"
|
bootstrap_icon: "pinterest"
|
||||||
name: "Pinterest"
|
name: "Pinterest"
|
||||||
url: "https://pinterest.com/username"
|
url: "https://pinterest.com/username"
|
||||||
quora:
|
quora:
|
||||||
bootstrap_icon: "quora"
|
bootstrap_icon: "quora"
|
||||||
name: "Quora"
|
name: "Quora"
|
||||||
url: "https://quora.com/profile/username"
|
url: "https://quora.com/profile/username"
|
||||||
reddit:
|
reddit:
|
||||||
bootstrap_icon: "reddit"
|
bootstrap_icon: "reddit"
|
||||||
name: "Reddit"
|
name: "Reddit"
|
||||||
url: "https://reddit.com/u/username"
|
url: "https://reddit.com/u/username"
|
||||||
spotify:
|
spotify:
|
||||||
bootstrap_icon: "spotify"
|
bootstrap_icon: "spotify"
|
||||||
name: "Spotify"
|
name: "Spotify"
|
||||||
url: "https://open.spotify.com/user/username"
|
url: "https://open.spotify.com/user/username"
|
||||||
stackoverflow:
|
stackoverflow:
|
||||||
bootstrap_icon: "stack-overflow"
|
bootstrap_icon: "stack-overflow"
|
||||||
name: "Stack Overflow"
|
name: "Stack Overflow"
|
||||||
url: "https://stackoverflow.com/users/username"
|
url: "https://stackoverflow.com/users/username"
|
||||||
strava:
|
strava:
|
||||||
bootstrap_icon: "strava"
|
bootstrap_icon: "strava"
|
||||||
name: "Strava"
|
name: "Strava"
|
||||||
url: "https://strava.com/athletes/username"
|
url: "https://strava.com/athletes/username"
|
||||||
twitch:
|
twitch:
|
||||||
bootstrap_icon: "twitch"
|
bootstrap_icon: "twitch"
|
||||||
name: "Twitch"
|
name: "Twitch"
|
||||||
url: "https://twitch.tv/username"
|
url: "https://twitch.tv/username"
|
||||||
twitter:
|
twitter:
|
||||||
bootstrap_icon: "twitter"
|
bootstrap_icon: "twitter"
|
||||||
name: "Twitter"
|
name: "Twitter"
|
||||||
url: "https://twitter.com/username"
|
url: "https://twitter.com/username"
|
||||||
vimeo:
|
vimeo:
|
||||||
bootstrap_icon: "vimeo"
|
bootstrap_icon: "vimeo"
|
||||||
name: "Vimeo"
|
name: "Vimeo"
|
||||||
url: "https://vimeo.com/username"
|
url: "https://vimeo.com/username"
|
||||||
wordpress:
|
wordpress:
|
||||||
bootstrap_icon: "wordpress"
|
bootstrap_icon: "wordpress"
|
||||||
name: "Wordpress"
|
name: "Wordpress"
|
||||||
url: "https://username.wordpress.com"
|
url: "https://username.wordpress.com"
|
||||||
yelp:
|
yelp:
|
||||||
bootstrap_icon: "yelp"
|
bootstrap_icon: "yelp"
|
||||||
name: "Yelp"
|
name: "Yelp"
|
||||||
url: "https://yelp.com/user_details?userid=username"
|
url: "https://yelp.com/user_details?userid=username"
|
||||||
youtube:
|
youtube:
|
||||||
bootstrap_icon: "youtube"
|
bootstrap_icon: "youtube"
|
||||||
name: "YouTube"
|
name: "YouTube"
|
||||||
url: "https://youtube.com/user/username"
|
url: "https://youtube.com/user/username"
|
||||||
tags: ["home"]
|
tags: ["home"]
|
||||||
title: "Home Layout"
|
title: "Home Layout"
|
||||||
weight: 10
|
weight: 10
|
||||||
|
Reference in New Issue
Block a user