Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2078c5145 | ||
|
|
d92f2ba691 | ||
|
|
16ef8263de | ||
| 8c9fe008b6 | |||
|
|
4070be7844 | ||
| b88cebce61 | |||
| f0085852da | |||
|
|
f19da9579b | ||
| 09c0f5b5b0 | |||
|
|
de2bb48fd5 | ||
| 02d223e087 | |||
|
|
cc591fa65a | ||
| c92e22f38f | |||
|
|
608ed7aa56 |
@@ -2,6 +2,9 @@ name: Deploy Quartz site to Pages
|
||||
|
||||
env:
|
||||
VERSION_FRAGMENT: minor
|
||||
DEPLOYMENT_NAMESPACE: luxuries
|
||||
DEPLOYMENT_LABEL: garden
|
||||
KUBE_HOST: kubernetes.default.svc
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -79,4 +82,15 @@ jobs:
|
||||
www.tar.gz
|
||||
token: ${{secrets.CI_ACCESS}}
|
||||
- run: git push
|
||||
working-directory: content
|
||||
working-directory: content
|
||||
deploy:
|
||||
needs: [ build ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions-hub/kubectl@master
|
||||
env:
|
||||
KUBE_HOST: ${{ env.KUBE_HOST }}
|
||||
KUBE_CERTIFICATE: ${{ secrets.KUBE_CERTIFICATE }}
|
||||
KUBE_TOKEN: ${{ secrets.GARDEN_TOKEN }}
|
||||
with:
|
||||
args: delete pods -n ${{env.DEPLOYMENT_NAMESPACE}} -l app=${{ env.DEPLOYMENT_LABEL}}
|
||||
2
.obsidian/plugins/hoarder-sync/data.json
vendored
2
.obsidian/plugins/hoarder-sync/data.json
vendored
@@ -4,7 +4,7 @@
|
||||
"syncFolder": "KaraKeep",
|
||||
"attachmentsFolder": "KaraKeep/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1775978416433,
|
||||
"lastSyncTimestamp": 1776014990394,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
||||
@@ -1 +1,9 @@
|
||||
---
|
||||
title: how the site works
|
||||
tags:
|
||||
- nerd-shit
|
||||
- homelab
|
||||
---
|
||||
|
||||
|
||||
This obsidian vault is stored in a git repository on my gitea instance. It has a workflow which clones the quartz v4 repository, installs the dependencies, patches it, copies the vault contents into the relevant quartz v4 repo folder, runs the quartz build command, and tar's the build output as a release. I then have an nginx deployment in my k3s cluster that downloads the latest release tar ball, inflates it and serves it in an nginx server. It's a lot more straight forward than you would think.
|
||||
2
index.md
2
index.md
@@ -8,7 +8,7 @@ If you're curious, the games I'm currently playing are:
|
||||
- #acnh
|
||||
- #satisfactory
|
||||
|
||||
I play a bit of DND and run a "rat club" on Thursday evenings (best understood as an evolution of book clubs). Definitely I am more of an engineer than an artist, but I definitely appreciate art a lot. You can get a sense of my tastes by browsing the [karakeep](./karakeep) folder, which is going to have a decently up-to-date collection of things I'm interested in. In general though, I like what [Tatsuki Fujimoto](https://en.wikipedia.org/wiki/Tatsuki_Fujimoto), [Yoko Taro](https://en.wikipedia.org/wiki/Yoko_Taro), and [Kenshi Yonezu](https://en.wikipedia.org/wiki/Kenshi_Yonezu) are doing. I think if I had to rank my favorite animated serialized works of all time, it would look something like this:
|
||||
I play a bit of DND and run a "rat club" on Thursday evenings (best understood as an evolution of book clubs). Definitely I am more of an engineer than an artist, but I do appreciate art. You can get a sense of my tastes by browsing the [karakeep](./karakeep) folder, which is going to have a decently up-to-date collection of things I'm interested in. In general though, I like what [Tatsuki Fujimoto](https://en.wikipedia.org/wiki/Tatsuki_Fujimoto), [Yoko Taro](https://en.wikipedia.org/wiki/Yoko_Taro), and [Kenshi Yonezu](https://en.wikipedia.org/wiki/Kenshi_Yonezu) are doing. I think if I had to rank my favorite animated serialized works of all time, it would look something like this:
|
||||
|
||||
![[chart.png]]
|
||||
|
||||
|
||||
41
notes/food table.md
Normal file
41
notes/food table.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: pokopia meals spreadsheet
|
||||
tags: pokopia
|
||||
---
|
||||
|
||||
| Meal Tier [^1]<br><br>[^1]: <br> | Meal Name [^1][^2] | Flavor [^2]<br> | Partner Ability[^2] | Mosslax Boost [^1] | Ingredient A [^2] | Ingredient B[^2] | Ingredient C[^2] | Ingredient D[^2] | Power-Up | |
|
||||
| -------------------------------- | ------------------------ | --------------- | ------------------- | ---------------------------------------------------------------------- | ----------------- | ---------------- | ---------------- | ---------------- | ---------------- | --- |
|
||||
| Best | Vibrant hamburger steak | Neutral | | Increased rate you grow closer to Pokémon | Bean | Salad | Potato | Any | Ultra Rock Smash | |
|
||||
| Best | Bitter hamburger steak | Bitter | | Increased chance of finding rare items | Bean | Rawst Berry | Lum Berry | Any | Rock Smash | |
|
||||
| Best | Crushed-berry Salad | Dry | Crush | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | Leaf | Chesto Berry | | | Leafage | |
|
||||
| Best | Flavorful Soup | sour | | Increased chance of shop having "Good" items and offers a 10% discount | Water | Burger Steak | Aspear | Any | Water | |
|
||||
| Best | Crouton salad | Spicy | | Increased chance of Pokémon appearing in habitats | Leaf | Bread | | | Leafage | |
|
||||
| Best | Healthy Soup | Spicy | | Increased chance of Pokémon appearing in habitats | Water | Bean | Leaf | Any | Water | |
|
||||
| Best | Fluffy bread | Sweet | Water | Increased chance of Ancient Artefacts | Wheat | Pecha Berry | | | Cut | |
|
||||
| Standard | Simple Salad | Neutral | | Increased rate you grow closer to Pokémon | Leaf | Any | | | Leafage | |
|
||||
| Standard | Simple Soup, | Neutral | | Increased rate you grow closer to Pokémon | Water | Any | Any | Any | Water | |
|
||||
| Standard | Simple Bread | Neutral | | Increased rate you grow closer to Pokémon | Wheat | Any | | | Cut | |
|
||||
| Standard | Simple hamburger | Neutral | | Increased rate you grow closer to Pokémon | Bean | Any | Any | Any | Rock Smash | |
|
||||
| ??? | Potato Hamburger Steak | Sweet | | Increased chance of Ancient Artefacts | Bean | Potato | Any | Any | Rock Smash | |
|
||||
| ??? | Mushroom Hamburger Steak | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | Bean | Mushroom | Any | Any | Rock Smash | |
|
||||
| Weak | Lum Berry | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Chesto Berry | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Rawst Berry | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Pecha Berry | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Aspear Berry | Sour | | Increased chance of shop having "Good" items and offers a 10% discount | | | | | | |
|
||||
| Weak | Leppa Berry | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Water | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Soda Pop | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Roserade Tea | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Chili | Spicy | | Increased chance of Pokémon appearing in habitats | | | | | | |
|
||||
| Weak | Coffee | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Carrot | Spicy | | Increased chance of Pokémon appearing in habitats | | | | | | |
|
||||
| Weak | Bean | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Wheat | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Tomato | Sour | | Increased chance of shop having "Good" items and offers a 10% discount | | | | | | |
|
||||
| Weak | Potato | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Seaweed | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Mushrooms | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
|
||||
[^1]: [Serebii Mosslax Page](https://www.serebii.net/pokemonpokopia/mosslaxboosts.shtml)
|
||||
[^2]: [Game8 Page](https://game8.co/games/Pokemon-Pokopia/archives/586136)
|
||||
7
test.md
Normal file
7
test.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Testing my Pipeline Improvement
|
||||
tags:
|
||||
- nerd-shit
|
||||
- homelab
|
||||
---
|
||||
This is just a test file I'm committing to see if the changes to my workflow file automatically reset the pods hosting the website so I can do so without having to open a terminal
|
||||
@@ -1 +1 @@
|
||||
1.15.0
|
||||
1.21.0
|
||||
|
||||
Reference in New Issue
Block a user