fix image
This commit is contained in:
parent
000506266d
commit
80570a0460
7 changed files with 125 additions and 9 deletions
4
.obsidian/app.json
vendored
Normal file
4
.obsidian/app.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"legacyEditor": false,
|
||||||
|
"livePreview": true
|
||||||
|
}
|
3
.obsidian/appearance.json
vendored
Normal file
3
.obsidian/appearance.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"baseFontSize": 16
|
||||||
|
}
|
15
.obsidian/core-plugins.json
vendored
Normal file
15
.obsidian/core-plugins.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
[
|
||||||
|
"file-explorer",
|
||||||
|
"global-search",
|
||||||
|
"switcher",
|
||||||
|
"graph",
|
||||||
|
"backlink",
|
||||||
|
"page-preview",
|
||||||
|
"note-composer",
|
||||||
|
"command-palette",
|
||||||
|
"editor-status",
|
||||||
|
"markdown-importer",
|
||||||
|
"word-count",
|
||||||
|
"open-with-default-app",
|
||||||
|
"file-recovery"
|
||||||
|
]
|
1
.obsidian/hotkeys.json
vendored
Normal file
1
.obsidian/hotkeys.json
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{}
|
94
.obsidian/workspace
vendored
Normal file
94
.obsidian/workspace
vendored
Normal file
|
@ -0,0 +1,94 @@
|
||||||
|
{
|
||||||
|
"main": {
|
||||||
|
"id": "a3fd1cce45b1f8c7",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "bc44127fdaa52460",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "empty",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "vertical"
|
||||||
|
},
|
||||||
|
"left": {
|
||||||
|
"id": "b048eb54fa374766",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "e11ca7a6960f6d3a",
|
||||||
|
"type": "tabs",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "dcbfb7d997345a6d",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "file-explorer",
|
||||||
|
"state": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "71c77e5f8611a008",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "search",
|
||||||
|
"state": {
|
||||||
|
"query": "",
|
||||||
|
"matchingCase": false,
|
||||||
|
"explainSearch": false,
|
||||||
|
"collapseAll": false,
|
||||||
|
"extraContext": false,
|
||||||
|
"sortOrder": "alphabetical"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "horizontal",
|
||||||
|
"width": 300
|
||||||
|
},
|
||||||
|
"right": {
|
||||||
|
"id": "21bf1fc32c9c71b6",
|
||||||
|
"type": "split",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "a4876a0c9201c49f",
|
||||||
|
"type": "tabs",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"id": "f9b771fcb063544b",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "backlink",
|
||||||
|
"state": {
|
||||||
|
"collapseAll": false,
|
||||||
|
"extraContext": false,
|
||||||
|
"sortOrder": "alphabetical",
|
||||||
|
"showSearch": false,
|
||||||
|
"searchQuery": "",
|
||||||
|
"backlinkCollapsed": false,
|
||||||
|
"unlinkedCollapsed": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"direction": "horizontal",
|
||||||
|
"width": 300,
|
||||||
|
"collapsed": true
|
||||||
|
},
|
||||||
|
"active": "bc44127fdaa52460",
|
||||||
|
"lastOpenFiles": [
|
||||||
|
"content/posts/silhouette-spray-paintings.md",
|
||||||
|
"content/posts/skillsengine.md",
|
||||||
|
"content/posts/three-years-at-q2.md",
|
||||||
|
"content/posts/web-components.md",
|
||||||
|
"content/posts/ember-conf-2020-acceptance.md",
|
||||||
|
"content/posts/batch-of-kobolds.md"
|
||||||
|
]
|
||||||
|
}
|
14
content/.obsidian/workspace
vendored
14
content/.obsidian/workspace
vendored
|
@ -9,7 +9,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "posts/faetale-launch.md",
|
"file": "posts/back-at-allovue.md.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "posts/faetale-launch.md",
|
"file": "posts/back-at-allovue.md.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -89,15 +89,15 @@
|
||||||
},
|
},
|
||||||
"active": "a8e90712c1fef449",
|
"active": "a8e90712c1fef449",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"posts/back-at-allovue.md.md",
|
||||||
|
"posts/best-improv-performance-yet.md",
|
||||||
|
"posts/allovue.md",
|
||||||
|
"Untitled.md",
|
||||||
"posts/faetale-launch.md",
|
"posts/faetale-launch.md",
|
||||||
"posts/batch-of-kobolds.md",
|
"posts/batch-of-kobolds.md",
|
||||||
"posts/generic-barbarian-mini.md",
|
"posts/generic-barbarian-mini.md",
|
||||||
"images/barbarian-mini.jpg",
|
"images/barbarian-mini.jpg",
|
||||||
"posts/portfolio-2021.md",
|
"posts/portfolio-2021.md",
|
||||||
"posts/puzzlejam-end.md",
|
"posts/puzzlejam-end.md"
|
||||||
"posts/moving-on-from-q2.md",
|
|
||||||
"posts/learning_on_rails.md",
|
|
||||||
"posts/life-training-gun-retention-course.md",
|
|
||||||
"posts/looking-for-work-2020.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Back at Allovue
|
title: Back at Allovue
|
||||||
description: Excited to be returning as a Senior Software Engineer after two long years missing everyone.
|
description: Excited to be returning as a Senior Software Engineer after two long years missing everyone.
|
||||||
|
coverImage: /images/back-at-allovue.png
|
||||||
date: 2022-03-16
|
date: 2022-03-16
|
||||||
tags:
|
tags:
|
||||||
- Career
|
- Career
|
||||||
|
@ -11,8 +12,6 @@ _Note: This is an article backfill, meaning I neglected my blog for some time an
|
||||||
|
|
||||||
It was at this time that, after two long years of being furloughed after COVID, I received an offer letter to return to Allovue! This has always been my dream job and I'm so psyched to be back.
|
It was at this time that, after two long years of being furloughed after COVID, I received an offer letter to return to Allovue! This has always been my dream job and I'm so psyched to be back.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
> Empowering educators to strategically and equitably allocate resources to best support the needs of students. We're building budgeting software to give school districts the tools they need to give educators the tools they need.
|
> Empowering educators to strategically and equitably allocate resources to best support the needs of students. We're building budgeting software to give school districts the tools they need to give educators the tools they need.
|
||||||
> Furthermore, Allovue stands for equity and antiracism. I get to work with fellow other transgender coworkers and I've never felt more at home in the workplace.
|
> Furthermore, Allovue stands for equity and antiracism. I get to work with fellow other transgender coworkers and I've never felt more at home in the workplace.
|
||||||
> ~ [https://gaiety.me/work/allovue/](https://gaiety.me/work/allovue/)
|
> ~ [https://gaiety.me/work/allovue/](https://gaiety.me/work/allovue/)
|
Loading…
Add table
Reference in a new issue