Brew: Amundsen hazyday hero (#6)

* New brew: amundsen hazyday hero

* Helper script for adding new brews
This commit is contained in:
2023-06-24 21:02:52 +02:00
committed by GitHub
parent 94c27b0a8d
commit 5575d01e63
6 changed files with 150 additions and 107 deletions

24
add_brew.sh Normal file
View File

@@ -0,0 +1,24 @@
#!/bin/bash
brewFile=src/brews.json
date=$(date +%s)
# Ask the user for login details
read -p 'Name: ' name
read -p 'Brewery: ' brewery
read -p 'Category: ' category
read -p 'By: ' by
read -p 'Abv: ' abv
read -p 'Description: ' description
read -p 'Image filename: ' image
read -p 'Recipe url: ' recipe
read -p 'Order page url: ' orderPage
read -p 'Untapped url: ' untapped
read -p 'Primary color: ' colorPrimary
brew="{\"beer\":{\"name\":\"$name\",\"brewery\":\"$brewery\",\"category\":\"$category\"},\"date\":\"$date\",\"by\":\"$by\",\"abv\":\"$abv\",\"description\":\"$description\",\"image\":\"$image\",\"recipe\":\"$recipe\",\"order_page\":\"$orderPage\",\"untapped\":\"$untapped\",\"color_primary\":\"$colorPrimary\",\"secondary_color\":\"$colorSecondary\"}"
echo $(cat $brewFile | jq ".brews |= [$brew] + .") > $brewFile
echo "Brew $name added to $brewFile successfully!"

View File

@@ -1,110 +1,129 @@
[ {
{ "brews": [
"beer": { {
"name": "Kveldsbris", "beer": {
"brewery": "Kinn Bryggeri", "name": "Hazyday Hero",
"category": "Belgian Pale Ale", "brewery": "Amundsen",
"description": "" "category": "Hazy Session IPA"
},
"date": "1687631876",
"by": ["Andreas", "Ingvild", "Kevin"],
"abv": "4.2",
"description": "Bright aromas of orange peel and assorted citrus dominate, with floral undertones. Light bodied, but round and smooth. Flavours of orange and grapefruit juice backed by sweet sherbet. A soft palate makes for an easy drinking session IPA.",
"image": "amundsen_hazyday-hero.jpg",
"recipe": "https://www.dropbox.com/s/a5xl975lhflvspn/Hazyday%20Hero%2025ltr.pdf?dl=0",
"order_page": "https://www.hopstore.no/products/amundsen-everyday-hero-25l-olsett",
"untapped": "https://untappd.com/b/amundsen-brewery-hazyday-hero/4780922",
"color_primary": "#7AC49F",
"secondary_color": "rgba(122, 196, 159, 0.2)"
}, },
"date": "1682272800", {
"by": ["Alf", "Kevin"], "beer": {
"abv": "5.6", "name": "Kveldsbris",
"description": "Kveldsbris - Evening Breeze - is offered as a clean, refreshing and not-too-alcoholic Belgian ale. It has a fine balance of Belgian yeastiness with the premier hop varieties from three wildly different districts: East Kent Goldings on England's south coast, Saaz from Zatec in the Czech Republic, and Amarillo from Yakima Valley in the United States of America. Kveldsbris is a most versatile table ale that can cope with more spiciness and richness than a regular wheat beer.", "brewery": "Kinn Bryggeri",
"image": "kinn_kveldsbris.png", "category": "Belgian Pale Ale",
"recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ", "description": ""
"order_page": "https://oslo.bryggselv.no/finest/104923/finest-originals-utepils-allgrain-ølsett-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1682272800",
"color_primary": "#FCF28F", "by": ["Alf", "Kevin"],
"color_secondary": "rgba(252, 242, 143, 0.2)" "abv": "5.6",
}, "description": "Kveldsbris - Evening Breeze - is offered as a clean, refreshing and not-too-alcoholic Belgian ale. It has a fine balance of Belgian yeastiness with the premier hop varieties from three wildly different districts: East Kent Goldings on England's south coast, Saaz from Zatec in the Czech Republic, and Amarillo from Yakima Valley in the United States of America. Kveldsbris is a most versatile table ale that can cope with more spiciness and richness than a regular wheat beer.",
{ "image": "kinn_kveldsbris.png",
"beer": { "recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ",
"name": "FUCK YEAH IPA", "order_page": "https://oslo.bryggselv.no/finest/104923/finest-originals-utepils-allgrain-ølsett-25-liter",
"brewery": "Finest", "untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"category": "American IPA", "color_primary": "#FCF28F",
"description": "" "color_secondary": "rgba(252, 242, 143, 0.2)"
}, },
"date": "1648922400", {
"by": ["Alf", "Kevin"], "beer": {
"abv": "7", "name": "FUCK YEAH IPA",
"description": "", "brewery": "Finest",
"image": "finest_fuck-yeah-IPA.jpg", "category": "American IPA",
"recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ", "description": ""
"order_page": "https://web.archive.org/web/20210225043236/https://www.bryggselv.no/finest/105943/fuck-yeah-ipa-ultra-american-west-coast-ipa-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1648922400",
"color_primary": "#0169A6", "by": ["Alf", "Kevin"],
"color_secondary": "rgba(1, 105, 166, 0.2)" "abv": "7",
}, "description": "",
{ "image": "finest_fuck-yeah-IPA.jpg",
"beer": { "recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ",
"name": "Love in a canoe", "order_page": "https://web.archive.org/web/20210225043236/https://www.bryggselv.no/finest/105943/fuck-yeah-ipa-ultra-american-west-coast-ipa-25-liter",
"brewery": "Finest", "untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"category": "Mexican Lager", "color_primary": "#0169A6",
"description": "" "color_secondary": "rgba(1, 105, 166, 0.2)"
}, },
"date": "1646420400", {
"by": ["Alf", "Kevin"], "beer": {
"abv": "4.7", "name": "Love in a canoe",
"description": "", "brewery": "Finest",
"image": "finest_love-in-a-canoe.jpeg", "category": "Mexican Lager",
"recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ", "description": ""
"order_page": "https://oslo.bryggselv.no/finest/104092/love-in-a-canoe-allgrain-ølsett-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1646420400",
"color_primary": "#F7F0DF", "by": ["Alf", "Kevin"],
"color_secondary": "rgba(247, 240, 223, 0.2)" "abv": "4.7",
}, "description": "",
{ "image": "finest_love-in-a-canoe.jpeg",
"beer": { "recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ",
"name": "Utepils", "order_page": "https://oslo.bryggselv.no/finest/104092/love-in-a-canoe-allgrain-ølsett-25-liter",
"brewery": "Finest", "untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"category": "", "color_primary": "#F7F0DF",
"description": "" "color_secondary": "rgba(247, 240, 223, 0.2)"
}, },
"date": "1637694000", {
"by": ["Alf", "Kevin"], "beer": {
"abv": "5.0", "name": "Utepils",
"description": "", "brewery": "Finest",
"image": "finest_utepils.jpeg", "category": "",
"recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ", "description": ""
"order_page": "https://www.bryggselv.no/finest/105932/kinn-kveldsbris-allgrain-ølsett-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1637694000",
"color_primary": "#F4E9D3", "by": ["Alf", "Kevin"],
"color_secondary": "rgba(244, 233, 211, 0.2)" "abv": "5.0",
}, "description": "",
{ "image": "finest_utepils.jpeg",
"beer": { "recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ",
"name": "HELLES Tysk Lager", "order_page": "https://www.bryggselv.no/finest/105932/kinn-kveldsbris-allgrain-ølsett-25-liter",
"brewery": "Münchener Helles", "untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"category": "Tysk Lager", "color_primary": "#F4E9D3",
"description": "" "color_secondary": "rgba(244, 233, 211, 0.2)"
}, },
"date": "1629396000", {
"by": ["Adrian", "Kevin", "Mats"], "beer": {
"abv": "5.3", "name": "HELLES Tysk Lager",
"description": "", "brewery": "Münchener Helles",
"image": "helles_tysk-lager.jpeg", "category": "Tysk Lager",
"recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ", "description": ""
"order_page": "https://oslo.bryggselv.no/finest/106231/finest-helles-allgrain-ølsett-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1629396000",
"color_primary": "#C5893D", "by": ["Adrian", "Kevin", "Mats"],
"color_secondary": "rgba(197, 137, 61, 0.2)" "abv": "5.3",
}, "description": "",
{ "image": "helles_tysk-lager.jpeg",
"beer": { "recipe": "https://docs.google.com/document/d/1FL7ibXxW1r_zFNLK338pyjfMiCCaTOi2fzuMoInA3dQ",
"name": "Lazy Days Weiss", "order_page": "https://oslo.bryggselv.no/finest/106231/finest-helles-allgrain-ølsett-25-liter",
"brewery": "Finest", "untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"category": "Weissbier", "color_primary": "#C5893D",
"description": "" "color_secondary": "rgba(197, 137, 61, 0.2)"
}, },
"date": "1621706400", {
"by": ["Alf", "Kevin", "Kristian"], "beer": {
"abv": "5.3", "name": "Lazy Days Weiss",
"description": "", "brewery": "Finest",
"image": "finest_lazy-days.jpeg", "category": "Weissbier",
"recipe": "https://docs.google.com/document/u/0/d/1I6qX4l4jDzK51GxBt3IdEv-HyNQHAx8ijc5dMlG1Xkk", "description": ""
"order_page": "https://oslo.bryggselv.no/finest/106231/finest-helles-allgrain-ølsett-25-liter", },
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024", "date": "1621706400",
"color_primary": "#6C8D9E", "by": ["Alf", "Kevin", "Kristian"],
"color_secondary": "rgba(108, 141, 158, 0.2)" "abv": "5.3",
} "description": "",
] "image": "finest_lazy-days.jpeg",
"recipe": "https://docs.google.com/document/u/0/d/1I6qX4l4jDzK51GxBt3IdEv-HyNQHAx8ijc5dMlG1Xkk",
"order_page": "https://oslo.bryggselv.no/finest/106231/finest-helles-allgrain-ølsett-25-liter",
"untapped": "https://untappd.com/b/kinn-bryggeri-kveldsbris/695024",
"color_primary": "#6C8D9E",
"color_secondary": "rgba(108, 141, 158, 0.2)"
}
]
}

View File

@@ -9,7 +9,7 @@
let loadedTime: number = new Date().getTime(); let loadedTime: number = new Date().getTime();
let currentTime: number = new Date().getTime(); let currentTime: number = new Date().getTime();
let autoReload = false; let autoReload = false;
const currentGoal = 4; const currentGoal = 18.5;
function updateTime() { function updateTime() {
currentTime = new Date().getTime(); currentTime = new Date().getTime();

View File

@@ -2,5 +2,5 @@ import brews from '../../brews.json';
import type { PageServerLoad } from './$types'; import type { PageServerLoad } from './$types';
export const load: PageServerLoad = async () => { export const load: PageServerLoad = async () => {
return { brews }; return { brews: brews.brews };
}; };

View File

@@ -21,7 +21,7 @@ async function fetchGraphData(brew) {
export const load = (async ({ params }) => { export const load = (async ({ params }) => {
const { date } = params; const { date } = params;
const brew = brews.find((b) => b?.date === date); const brew = brews.brews.find((b) => b?.date === date);
if (!brew) { if (!brew) {
throw error(404, 'Brew not found'); throw error(404, 'Brew not found');

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB