diff --git a/content/Callouts.md b/content/Callouts.md index a5d3737b1..9f6daaaa1 100644 --- a/content/Callouts.md +++ b/content/Callouts.md @@ -5,7 +5,6 @@ tags: - obsidian compartir: true lastmod: 2023-10-02 -categories: Obsidian --- diff --git a/content/Chuckwalla.md b/content/Chuckwalla.md new file mode 100644 index 000000000..0c1c6907e --- /dev/null +++ b/content/Chuckwalla.md @@ -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) + +iguanidae lizarf family + +```mermaid +mindmap + root((Iguanidae)) + Iguana + Sauromalus + Ctenosaura + Conolophus + Dipsosaurus + Amblyrhynchus + Brachylophus + Cyclura + Cachryx +``` diff --git a/content/Digital Garden.md b/content/Digital Garden.md index 5dff5903d..87945fde3 100644 --- a/content/Digital Garden.md +++ b/content/Digital Garden.md @@ -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). diff --git a/content/Public Journal.md b/content/Public Journal.md index 06f898bb5..2698cc4dd 100644 --- a/content/Public Journal.md +++ b/content/Public Journal.md @@ -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. diff --git a/content/Arpeggio.md b/content/🌱 Seedling/Arpeggio.md similarity index 95% rename from content/Arpeggio.md rename to content/🌱 Seedling/Arpeggio.md index 42ec12dc4..66b062e8e 100644 --- a/content/Arpeggio.md +++ b/content/🌱 Seedling/Arpeggio.md @@ -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. diff --git a/content/Unlock Firefox Sidebar.md b/content/🌳 Evergreen/Unlock Firefox Sidebar.md similarity index 91% rename from content/Unlock Firefox Sidebar.md rename to content/🌳 Evergreen/Unlock Firefox Sidebar.md index 64f4e3d0c..b68ea033d 100644 --- a/content/Unlock Firefox Sidebar.md +++ b/content/🌳 Evergreen/Unlock Firefox Sidebar.md @@ -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. diff --git a/content/Tools.md b/content/🌿 Budding/Tools.md similarity index 99% rename from content/Tools.md rename to content/🌿 Budding/Tools.md index b7f2422c4..67196b71a 100644 --- a/content/Tools.md +++ b/content/🌿 Budding/Tools.md @@ -4,6 +4,7 @@ tags: - list compartir: true lastmod: 2023-09-29 +category: 🌿 Budding ---