Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "thewildmage"
labels:
- "scope: meta"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
reviewers:
- "thewildmage"
labels:
- "scope: meta"
6 changes: 3 additions & 3 deletions .github/linters/.markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ default: true

"line-length": false
"list-marker-space":
ul_single: 3
ul_multi: 3
ul_single: 3
ul_multi: 3
"no-hard-tabs": false
"ul-indent":
indent: 4
indent: 4
3 changes: 2 additions & 1 deletion .github/linters/_stylint-reminder.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ Conflicts with Prettier in instances like:
to right,
var(--color-primary-darker),
var(--color-secondary-darker)
) border-box;
)
border-box;
}
```

Expand Down
72 changes: 36 additions & 36 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,48 @@
name: Deploy to GitHub Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows to run this workflow manually from the Actions tab
workflow_dispatch:
# Allows to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source
contents: read
pages: write # to deploy to Pages
id-token: write # to verify the deployment originates from an appropriate source

# Allow one concurrent deployment
concurrency:
group: "pages"
cancel-in-progress: true
group: "pages"
cancel-in-progress: true

jobs:
# Build job
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Build
run: cp -R source/ _distribution

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: "./_distribution"

# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
# Build job
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Build
run: cp -R source/ _distribution

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: "./_distribution"

# Deployment job
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
20 changes: 10 additions & 10 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
name: Super-Linter

on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev

jobs:
lint:
uses: thewildmage/dotfiles/.github/workflows/linter.yaml@v3.0.2
lint:
uses: thewildmage/dotfiles/.github/workflows/linter.yaml@v3.0.2
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v6.0.0
hooks:
- id: check-added-large-files
- id: check-json
Expand All @@ -20,6 +20,6 @@ repos:
args: [--autofix, --indent, " "]
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.4
rev: v4.0.0-alpha.8
hooks:
- id: prettier
4 changes: 2 additions & 2 deletions CREDIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

This file does not serve to replace or amend the [included licenses](LICENSE.md). This is a list of (non-licensing related) shoutouts to resources that were helpful in this project.

- [Utopia](https://utopia.fyi/)
- [Fantasy Name Generator's How to Train Your Dragon Name Generator](https://www.fantasynamegenerators.com/how-to-train-your-dragon-names.php)
- [Utopia](https://utopia.fyi/)
- [Fantasy Name Generator's How to Train Your Dragon Name Generator](https://www.fantasynamegenerators.com/how-to-train-your-dragon-names.php)
14 changes: 7 additions & 7 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Content in this repository falls under multiple different licenses.

The following social icons are used in accordance with their company's press or branding kits:

- The [CodePen](https://codepen.io) icon comes from [CodePen's logos](https://blog.codepen.io/documentation/logos/)
- The [Discord](https://discord.com) icon comes from [Discord's media kit](https://discord.com/branding)
- The [GitHub](https://github.com) icon comes from [GitHub Logos and Usage](https://github.com/logos)
- The [Glitch](https://glitch.com) icon comes from [Glitch's brand assets](https://glitch.com/about/press)
- The [Ko-fi](https://ko-fi.com) icon comes from [Ko-fi's creator kit](https://more.ko-fi.com/brand-assets)
- The [CodePen](https://codepen.io) icon comes from [CodePen's logos](https://blog.codepen.io/documentation/logos/)
- The [Discord](https://discord.com) icon comes from [Discord's media kit](https://discord.com/branding)
- The [GitHub](https://github.com) icon comes from [GitHub Logos and Usage](https://github.com/logos)
- The [Glitch](https://glitch.com) icon comes from [Glitch's brand assets](https://glitch.com/about/press)
- The [Ko-fi](https://ko-fi.com) icon comes from [Ko-fi's creator kit](https://more.ko-fi.com/brand-assets)

All rights reserved.

Expand All @@ -32,8 +32,8 @@ The [Sling font](https://www.fontsquirrel.com/fonts/Sling) used in the Magrathea

The following fonts are used:

- [Merriweather](https://fonts.google.com/specimen/Merriweather) by Sorkin Type, licensed under the [SIL Open Font License, Version 1.1](http://scripts.sil.org/OFL)
- [Young Serif](https://github.com/noirblancrouge/YoungSerif) by Noir Blanc Rouge, licensed under the [SIL Open Font License, Version 1.1](https://github.com/noirblancrouge/YoungSerif/blob/9d072345d60ec0b87fcc22bdeca84e62222edfbd/LICENSE.txt)
- [Merriweather](https://fonts.google.com/specimen/Merriweather) by Sorkin Type, licensed under the [SIL Open Font License, Version 1.1](http://scripts.sil.org/OFL)
- [Young Serif](https://github.com/noirblancrouge/YoungSerif) by Noir Blanc Rouge, licensed under the [SIL Open Font License, Version 1.1](https://github.com/noirblancrouge/YoungSerif/blob/9d072345d60ec0b87fcc22bdeca84e62222edfbd/LICENSE.txt)

## Remaining

Expand Down
10 changes: 5 additions & 5 deletions source/assets/images/social/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

The following social icons are used in accordance with their company's press or branding kits:

- The [CodePen](https://codepen.io) icon comes from [CodePen's logos](https://blog.codepen.io/documentation/logos/)
- The [Discord](https://discord.com) icon comes from [Discord's media kit](https://discord.com/branding)
- The [GitHub](https://github.com) icon comes from [GitHub Logos and Usage](https://github.com/logos)
- The [Glitch](https://glitch.com) icon comes from [Glitch's brand assets](https://glitch.com/about/press)
- The [Ko-fi](https://ko-fi.com) icon comes from [Ko-fi's creator kit](https://more.ko-fi.com/brand-assets)
- The [CodePen](https://codepen.io) icon comes from [CodePen's logos](https://blog.codepen.io/documentation/logos/)
- The [Discord](https://discord.com) icon comes from [Discord's media kit](https://discord.com/branding)
- The [GitHub](https://github.com) icon comes from [GitHub Logos and Usage](https://github.com/logos)
- The [Glitch](https://glitch.com) icon comes from [Glitch's brand assets](https://glitch.com/about/press)
- The [Ko-fi](https://ko-fi.com) icon comes from [Ko-fi's creator kit](https://more.ko-fi.com/brand-assets)

All rights reserved.