Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2025-09-10 17:42:51 -07:00
189 changed files with 7776 additions and 3501 deletions

View File

@@ -21,7 +21,7 @@ The beginning of each markdown file contains a [YAML](https://yaml.org/) formatt
- `title`: This is the title of the page as it appears in the browser titlebar and when embedded on social media.
- `description`: This is the description of the page that appears when linked on social media.
- `preBody`: This defines the file to use for the block of text that appears at the top of each page in the GDB.
- siblings`: This controls the navigation links that appear at the bottom of each page.
- `siblings`: This controls the navigation links that appear at the bottom of each page.
- `classes`: These are the css classes to apply to the page body for styling the page.
- `tweets`: This is a list of twitter urls or tweet ids that are embedded on the page. This is necessary for the engine to gather those tweets during the pre-render process so that they are available for embedding.
@@ -62,3 +62,6 @@ The file is in this format:
Publishing the site content requires AWS credentials which are not stored in this repository. Attempts to use the `gulp publish` command will fail.
## Attributions
Sun/moon svg icons forked from [glow-ui/glow-icons](https://github.com/glow-ui/glow-icons). Licensed under the [MIT license](https://github.com/glow-ui/glow-icons/blob/main/LICENSE).