mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-14 02:06:32 +00:00
add post about premix
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
31
docs/blog/posts/changelog/premix-is-now-public.md
Normal file
31
docs/blog/posts/changelog/premix-is-now-public.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
date: 2024-08-07
|
||||
categories:
|
||||
- CHANGELOG
|
||||
tags:
|
||||
- premix
|
||||
links:
|
||||
- Public Premix Repo: https://github.com/geek-cookbook/premix/
|
||||
description: Funky Penguin's Geek Cookbook Premix repo is now public - here's why..
|
||||
title: Premix is now public
|
||||
---
|
||||
|
||||
# Premix is now public
|
||||
|
||||
This is a copy of an [update I recently sent](https://github.com/sponsors/funkypenguin/dashboard/updates) to my GitHub sponsors..
|
||||
|
||||
After some reflection, I've made the decision to make the Geek Cookbook [Premix](/premix/) repo public, rather than sponsors-only. Instead of switching the private repo to public (*which would [potentially expose all of your forks](https://trufflesecurity.com/blog/anyone-can-access-deleted-and-private-repo-data-github)*), I've created a fresh repository at [geek-cookbook/premix](https://github.com/geek-cookbook/premix/), and will leave the private repo as-is.
|
||||
|
||||
My reasoning as is follows:
|
||||
|
||||
1. I've been neglecting it / you. Over the past 14 months, I've spent all my spare time / funds building [ElfHosted](https://elfhosted.com/) (*read about the journey in the monthly reports [here](https://elfhosted.com/open/)*), and it's only just showing signs of [becoming self-sustaining](https://elfhosted.com/open/jul-2024/).
|
||||
|
||||
It's unrealistic to think that I'll have time/focus in the short-term to hack on recipes / premix, so in offering repo access in exchange for sponsorship, I'm setting a false expectation for support / updates.
|
||||
|
||||
2. Some of the recipes / premixes need a "fresh coat of paint", and making the repo public will hopefully encourage more PRs and community engagement.
|
||||
|
||||
I realize that premix access may have been your primary motivator for sponsoring me, and so you have my blessing to "un-sponsor" if you'd prefer...
|
||||
|
||||
Still here? Thank you for sticking with me ❤️ , and please feel free to hit me up in [Discord][discord] with questions / comments / ideas / requests, I'd love to hear from you! :)
|
||||
|
||||
--8<-- "common-links.md"
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 95 KiB |
@@ -1,97 +0,0 @@
|
||||
definitions:
|
||||
- &page_title >-
|
||||
{%- if not page.is_homepage -%}
|
||||
{{ page.meta.get("slug", page.title) }}
|
||||
{%- else -%}
|
||||
{{ page.meta.get("title", page.title) }}
|
||||
{%- endif -%}
|
||||
|
||||
- &page_description >-
|
||||
{%- if not page.is_homepage -%}
|
||||
{{ page.meta.get("description", page.title) }}
|
||||
{%- else -%}
|
||||
{{ page.meta.get("title", page.title) }}
|
||||
{%- endif -%}
|
||||
|
||||
- &page_background >-
|
||||
{%- if not page.is_homepage -%}
|
||||
docs/images/screenshots/{{ page.meta.get("slug", "notifiarr") | lower }}.png
|
||||
{%- else -%}
|
||||
{{ page.meta.get("title", page.title) }}
|
||||
{%- endif -%}
|
||||
|
||||
size: { width: 1200, height: 630 }
|
||||
layers:
|
||||
|
||||
- background:
|
||||
color: "#8B877F1A"
|
||||
image: layouts/geek-cookbook.jpg
|
||||
|
||||
- size: { width: 1800, height: 1800 }
|
||||
offset: { x: 0, y: -300 }
|
||||
icon:
|
||||
value: material/triangle
|
||||
color: "#B4822BD0"
|
||||
origin: start bottom
|
||||
|
||||
# logo
|
||||
- size: { width: 200, height: 200 }
|
||||
offset: { x: 0, y: 0 }
|
||||
icon:
|
||||
value: funkypenguin
|
||||
# color: "#889f2bDB"
|
||||
origin: start bottom
|
||||
|
||||
- size: { width: 500, height: 50 }
|
||||
offset: { x: 20, y: 70 }
|
||||
typography:
|
||||
content: Funky Penguin's
|
||||
color: "black"
|
||||
align: end bottom
|
||||
font:
|
||||
family: Ubuntu
|
||||
style: Bold
|
||||
origin: end bottom
|
||||
|
||||
- size: { width: 700, height: 80 }
|
||||
offset: { x: 20, y: 0 }
|
||||
typography:
|
||||
content: Geek Cookbook
|
||||
align: end bottom
|
||||
color: "black"
|
||||
font:
|
||||
family: Ubuntu
|
||||
style: Bold
|
||||
origin: end bottom
|
||||
|
||||
# Slug
|
||||
- size: { width: 700, height: 200 }
|
||||
offset: { x: 20, y: 20 }
|
||||
typography:
|
||||
content: *page_title
|
||||
overflow: shrink
|
||||
align: center
|
||||
color: "#000000"
|
||||
font:
|
||||
family: Ubuntu
|
||||
style: Bold
|
||||
line:
|
||||
amount: 1
|
||||
height: 1.25
|
||||
origin: end top
|
||||
|
||||
- size: { width: 850, height: 300 }
|
||||
offset: { x: 20, y: 220 }
|
||||
typography:
|
||||
content: "I am a lot of very fancy text describing how to do things"
|
||||
overflow: shrink
|
||||
align: start center
|
||||
color: "#000000"
|
||||
font:
|
||||
family: Ubuntu
|
||||
style: Light
|
||||
origin: end top
|
||||
|
||||
|
||||
# - size: { width: 1200, height: 630 }
|
||||
# offset: { x: 0, y: 0 }
|
||||
@@ -1,49 +0,0 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path style="fill:#211915;" d="M512,512H0V256c0-68.38,26.628-132.668,74.981-181.019S187.62,0,256,0s132.668,26.628,181.019,74.981
|
||||
S512,187.62,512,256V512z"/>
|
||||
<path style="fill:#FFFFFF;" d="M73.143,512V221.117c0-58.906,47.924-106.83,106.83-106.83c28.917,0,56.142,11.606,76.027,31.782
|
||||
c19.884-20.176,47.11-31.782,76.027-31.782c58.906,0,106.83,47.924,106.83,106.83V512H73.143z"/>
|
||||
<path style="fill:#FFAB00;" d="M256,431.699l-74.713-118.642L256,245.866l74.713,67.19L256,431.699z"/>
|
||||
<path style="fill:#BDBDBF;" d="M438.857,221.117c0-58.906-47.924-106.83-106.83-106.83c-28.573,0-55.489,11.337-75.309,31.071
|
||||
V246.51l73.996,66.545l-73.996,117.503V512h182.139V221.117z"/>
|
||||
<polygon style="fill:#BD7F00;" points="330.713,313.056 256.718,246.511 256.718,430.559 "/>
|
||||
<g>
|
||||
<path style="fill:#333333;" d="M187.76,214.201c0-11.513-9.229-20.835-20.569-20.835c-11.355,0-20.582,9.324-20.582,20.835
|
||||
c0,11.511,9.227,20.843,20.582,20.843C178.53,235.044,187.76,225.712,187.76,214.201z"/>
|
||||
<path style="fill:#333333;" d="M365.392,214.201c0-11.513-9.229-20.835-20.569-20.835c-11.355,0-20.582,9.324-20.582,20.835
|
||||
c0,11.511,9.227,20.843,20.582,20.843C356.163,235.044,365.392,225.712,365.392,214.201z"/>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user