Pull-Request [ariasae-10-2-2023] from Obsidian (#19)

* PUSH NOTE : Tools.md

* PUSH NOTE : Unlock Firefox Sidebar.md

* PUSH NOTE : Chuckwalla.md

* PUSH NOTE : Arpeggio.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Digital Garden.md

* PUSH NOTE : Callouts.md

* DELETE FILE : content/Arpeggio.md

* DELETE FILE : content/Tools.md

* DELETE FILE : content/Unlock Firefox Sidebar.md
This commit is contained in:
Miguel Pimentel 2023-10-02 13:29:30 -05:00 committed by GitHub
parent d7de17999e
commit 1772ea148a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 46 additions and 5 deletions

View File

@ -5,7 +5,6 @@ tags:
- obsidian
compartir: true
lastmod: 2023-10-02
categories: Obsidian
---

26
content/Chuckwalla.md Normal file
View File

@ -0,0 +1,26 @@
---
title: Chuckwalla
lastmod: 2023-10-02
compartir: true
---
Chuckwallas are lizards found primarily in arid regions of the southwestern United States and northern Mexico. Some are found on coastal islands. The five species of chuckwallas are all placed within the genus _Sauromalus_; they are part of the iguanid family, _Iguanidae_—composed of iguanas, chuckwallas, and their prehistoric relatives.
Chuckwallas are stocky, wide-bodied lizards with flattened midsections and prominent bellies. Their tails are thick, tapering to a blunt tip. Loose folds of skin characterize the neck and sides of their bodies, which are covered in small, coarsely granular scales. Their length ranges from 15 inches up to 30 inches.
## Iguanidae (lizard family)
<img alt="iguanidae lizarf family" src="https://raw.githubusercontent.com/semanticdata/public-test/main/PNG/iguanidae-lizard-family.png" />
```mermaid
mindmap
root((Iguanidae))
Iguana
Sauromalus
Ctenosaura
Conolophus
Dipsosaurus
Amblyrhynchus
Brachylophus
Cyclura
Cachryx
```

View File

@ -3,7 +3,7 @@ title: Digital Garden
tags:
- digital-gardening
compartir: true
lastmod: 2023-09-18
lastmod: 2023-10-02
---
## What is a Digital Garden
@ -15,3 +15,9 @@ The phrase _"digital garden"_ comes up often while browsing these notes. Surely
## How is Content Curated
Digital Gardens are explorable rather than structured as a strictly linear stream of posts. They grow slowly over time, rather than created as _"finished"_ work that is to never be touched again. A place where little changes accumulate and transform thoughts and ideas. As you [[Continuous Care|continuously care]] for your garden, you **revise**, **update**, and **change** your ideas as they develop.
## Kinds of Notes
* 🌱 _Seedlings_ for very rough and early ideas
* 🌿 _Budding_ for work I've cleaned up and clarified
* 🌳 _Evergreen_ for work that is reasonably complete (though I still tend these over time).

View File

@ -17,6 +17,13 @@ lastmod: 2023-10-02
* I applied and was accepted into the [GitHub Sponsors](https://github.com/sponsors) program. Added my info and added FUNDING.yml to a few projects.
* After some testing, I have put together a GitHub Action to build and/or deploy Zola sites without the need of a second branch.
### Digital Garden
* Introducing the concept of _Seedlings_, _Budding_, and _Evergreen_ notes.
* 🌱 _Seedlings_ for very rough and early ideas
* 🌿 _Budding_ for work I've cleaned up and clarified
* 🌳 _Evergreen_ for work that is reasonably complete (though I still tend these over time).
### Zola Docs
* Ran the site via Lighthouse. Identified and applied a few small improvements. Raised the performance and SEO scores.

View File

@ -4,6 +4,7 @@ tags:
- music
compartir: true
lastmod: 2023-09-18
category: 🌱 Seedling
---
An arpeggio is a type of [[Chords|broken chord]] in which the notes that compose a chord are individually sounded in a progressive rising or descending order. Arpeggios on keyboard instruments may be called rolled chords.

View File

@ -3,7 +3,8 @@ title: Unlock the Sidebar Width in Firefox
tags:
- guide
compartir: true
lastmod: 2023-09-29
lastmod: 2023-10-02
category: 🌳 Evergreen
---
This post will guide you through unlocking the sidebar width in Firefox. It will let you resize it beyond what is possible by default. We will be setting both the maximum, and the minimum width. You will have a chance to customize these values once at the right step.
@ -30,8 +31,8 @@ This post will guide you through unlocking the sidebar width in Firefox. It will
}
```
7. Finally, in a new tab, navigate to `about:config` and search for `toolkit.legacyUserProfileCustomizations.stylesheets` and change it to `true`.
8. Restart Firefox and test it out!
1. Finally, in a new tab, navigate to `about:config` and search for `toolkit.legacyUserProfileCustomizations.stylesheets` and change it to `true`.
2. Restart Firefox and test it out!
[^1]: `%appdata%` is equivalent to `C:\Users\{username}\AppData\Roaming`
[^2]: After Firefox 107, `#sidebar` was deprecated, and `#sidebar-box` was introduced.

View File

@ -4,6 +4,7 @@ tags:
- list
compartir: true
lastmod: 2023-09-29
category: 🌿 Budding
---