Skip to content

Commit

Permalink
Merge pull request #203 from TitleCardMaker/staging
Browse files Browse the repository at this point in the history
[Auto] Merge Staging to Master [1/14/2024]
  • Loading branch information
github-actions[bot] authored Jan 14, 2024
2 parents bbb2680 + fe508a8 commit 0deffbb
Show file tree
Hide file tree
Showing 8 changed files with 86 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Blueprints for importing premade Series configurations into TitleCardMaker.

---

There are currently `267` Blueprints available for `221` Series, submitted by `12` Creators.
There are currently `269` Blueprints available for `222` Series, submitted by `12` Creators.

Series with the most Blueprints:
| Series | Blueprints |
Expand All @@ -19,7 +19,7 @@ Series with the most Blueprints:
Creators with the most Blueprint Submissions:
| Username | Blueprints |
| :---: | :--- |
| CollinHeist | 182 |
| CollinHeist | 184 |
| flowcool | 32 |
| rtgurley | 13 |
| BenevolentNPC | 11 |
Expand Down
Binary file modified blueprints.db
Binary file not shown.
53 changes: 53 additions & 0 deletions blueprints/A/Ahsoka (2023)/1/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"series": {
"card_type": "shape",
"hide_episode_text": true,
"season_title_ranges": [
"1"
],
"season_title_values": [
"Part {episode_number_cardinal_title}"
],
"extra_keys": [
"shape_color"
],
"extra_values": [
"rgb(228,213,70)"
],
"match_titles": false
},
"episodes": {
"s1e1": {
"title": "Master and Apprentice"
},
"s1e2": {
"title": "Toil and Trouble"
},
"s1e3": {
"title": "Time To Fly"
},
"s1e4": {
"title": "Fallen Jedi"
},
"s1e5": {
"title": "Shadow Warrior"
},
"s1e6": {
"title": "Far, Far Away"
},
"s1e7": {
"title": "Dreams and Madness"
},
"s1e8": {
"title": "The Jedi, the Witch, and the Warlord"
}
},
"creator": "CollinHeist",
"description": [
"Shape card with the shape colored \"star wars yellow\" (#FFE81F) and the part names of each episode positioned below the title."
],
"previews": [
"preview0.jpg"
],
"created": "2024-01-14T05:55:36"
}
Binary file added blueprints/A/Ahsoka (2023)/1/preview0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions blueprints/A/Ahsoka (2023)/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Ahsoka (2023)

There are `1` Blueprint(s) available for this Series.
There are `2` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview.jpg" height="150"> | - | - | `8` |
| `0` | <img src="./0/preview.jpg" height="150"> | - | - | `8` |
| `1` | <img src="./1/preview0.jpg" height="150"> | - | - | `8` |
21 changes: 21 additions & 0 deletions blueprints/H/How To with John Wilson (2020)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"series": {
"card_type": "overline",
"extra_keys": [
"line_width",
"season_text_format"
],
"extra_values": [
"9",
"Take {season_number_cardinal}"
]
},
"creator": "CollinHeist",
"description": [
"Overline card with Take One/Two/etc. used as the season titles."
],
"previews": [
"preview0.jpg"
],
"created": "2024-01-14T05:46:24"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions blueprints/H/How To with John Wilson (2020)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# How To with John Wilson (2020)

There are `1` Blueprint(s) available for this Series.

| ID | Preview | Templates | Fonts | Episodes |
| :---: | :---: | :---: | :---: | :---: |
| `0` | <img src="./0/preview0.jpg" height="150"> | - | - | - |

0 comments on commit 0deffbb

Please sign in to comment.