Rename will_faught to will-faught

master
Will Faught 2 years ago
parent ae4a5b9b22
commit 9cf26dfcf6

@ -325,7 +325,7 @@ Optional site parameters:
```yaml ```yaml
authors: authors:
will_faught: will-faught:
name: "Will Faught" name: "Will Faught"
default: false # Credit this author in pages that have no authors parameter default: false # Credit this author in pages that have no authors parameter
``` ```
@ -336,8 +336,8 @@ Optional page parameters:
```yaml ```yaml
authors: authors:
- "will_faught" # Credit the corresponding author in the site parameters - "will-faught" # Credit the corresponding author in the site parameters
- author: "will_faught" # Credit the corresponding author in the site parameters - author: "will-faught" # Credit the corresponding author in the site parameters
- name: "Will Faught" # Credit this author - name: "Will Faught" # Credit this author
link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title
``` ```

@ -57,7 +57,7 @@ outputs:
paginate: 50 paginate: 50
params: params:
authors: authors:
will_faught: will-faught:
name: "Will Faught" name: "Will Faught"
paige: paige:
git: git:

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["content", "paige"] categories: ["content", "paige"]
description: "Guide to emoji usage in Hugo." description: "Guide to emoji usage in Hugo."
tags: ["emoji"] tags: ["emoji"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["content", "paige"] categories: ["content", "paige"]
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements." description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
tags: ["markdown", "css", "html"] tags: ["markdown", "css", "html"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] 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:

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["content", "paige"] categories: ["content", "paige"]
description: "Lorem Ipsum Dolor Si Amet." description: "Lorem Ipsum Dolor Si Amet."
tags: ["markdown", "text"] tags: ["markdown", "text"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["content", "paige"] categories: ["content", "paige"]
description: "A brief description of Hugo Shortcodes." description: "A brief description of Hugo Shortcodes."
tags: ["shortcodes", "privacy"] tags: ["shortcodes", "privacy"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["customization", "paige"] categories: ["customization", "paige"]
date: "2022-02-23" date: "2022-02-23"
description: "Demonstration of Paige customization." description: "Demonstration of Paige customization."

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["customization", "paige"] categories: ["customization", "paige"]
date: "2023-02-01" date: "2023-02-01"
description: "Demonstration of Paige customization that shows data." description: "Demonstration of Paige customization that shows data."

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["customization", "paige"] categories: ["customization", "paige"]
date: "2023-01-01" date: "2023-01-01"
description: "Demonstration of Paige customization that styles data." description: "Demonstration of Paige customization that styles data."

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["layouts", "paige"] categories: ["layouts", "paige"]
description: "Demonstration of the Paige home layout." description: "Demonstration of the Paige home layout."
layout: "paige/home" layout: "paige/home"
@ -116,7 +116,7 @@ These are the parameters for this page:
```yaml ```yaml
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["layouts", "paige"] categories: ["layouts", "paige"]
description: "Demonstration of the Paige home layout." description: "Demonstration of the Paige home layout."
layout: "paige/home" layout: "paige/home"

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["layouts", "paige"] categories: ["layouts", "paige"]
description: "Demonstration of the Paige search layout." description: "Demonstration of the Paige search layout."
layout: "paige/search" layout: "paige/search"

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige code shortcode." description: "Demonstration of the Paige code shortcode."
tags: ["code", "figures"] tags: ["code", "figures"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige figure shortcode." description: "Demonstration of the Paige figure shortcode."
tags: ["figures"] tags: ["figures"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige gallery shortcode." description: "Demonstration of the Paige gallery shortcode."
tags: ["figures", "gallery", "images"] tags: ["figures", "gallery", "images"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige image shortcode." description: "Demonstration of the Paige image shortcode."
tags: ["figures", "images"] tags: ["figures", "images"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige quote shortcode." description: "Demonstration of the Paige quote shortcode."
tags: ["figures", "quotations"] tags: ["figures", "quotations"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige Vimeo shortcode." description: "Demonstration of the Paige Vimeo shortcode."
tags: ["videos", "vimeo"] tags: ["videos", "vimeo"]

@ -1,5 +1,5 @@
--- ---
authors: ["will_faught"] authors: ["will-faught"]
categories: ["paige", "shortcodes"] categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige YouTube shortcode." description: "Demonstration of the Paige YouTube shortcode."
tags: ["videos", "youtube"] tags: ["videos", "youtube"]

Loading…
Cancel
Save