Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be27ab07c6 | |||
|
|
34635bb757 | ||
| 7799aa971e | |||
|
|
2fd90af200 |
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": 1775974816450,
|
||||
"lastSyncTimestamp": 1775978416433,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
||||
1
how the site works.md
Normal file
1
how the site works.md
Normal file
@@ -0,0 +1 @@
|
||||
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
@@ -3,7 +3,7 @@ title: Welcome
|
||||
---
|
||||
Hello! My name is Eau - as in [Eau De'Femme](https://fr.finalfantasyxiv.com/lodestone/character/33632636). I don't actually play FF14 very much anymore, but the name has stuck with me. I like videogames, software engineering, (astro) photography, art, cats, and my wife. Politically I lean to the left of the DNC but I don't put much thought in my politics beyond a survival imperative to move beyond capitalism. I look forward to degrowth, nuclear and renewable energy, mass public transit that rocks, walkable cities and unimpeded bodily autonomy for all.
|
||||
|
||||
If your curious, the games I'm currently playing are:
|
||||
If you're curious, the games I'm currently playing are:
|
||||
- #pokopia
|
||||
- #acnh
|
||||
- #satisfactory
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.13.0
|
||||
1.15.0
|
||||
|
||||
Reference in New Issue
Block a user