Pull-Request [ariasae-9-29-2023] from Obsidian (#15)

* PUSH NOTE : Explore the Garden.md

* PUSH NOTE : Projects Overview.md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Tools.md

* PUSH NOTE : index.md

* PUSH NOTE : Unlock Firefox Sidebar.md
This commit is contained in:
Miguel Pimentel 2023-09-29 14:43:32 -05:00 committed by GitHub
parent 7c0cf99cf4
commit e388b3c0f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 56 additions and 34 deletions

View File

@ -0,0 +1,24 @@
---
title: Explore the Garden
description: Want to explore the garden but don't know where to start? You came to the right place.
summary: Want to explore the garden but don't know where to start? You came to the right place.
tags:
- meta
lastmod: 2023-09-29
compartir: true
---
Feeling lost around the site? No worries, here's a list of pages you can visit:
* [[Public Journal]]
* [[Free Facts]]
* [[Poetry]]
* [[Callouts]]
* [[Markdown Demo]]
* [[Mermaid JS Graphs]]
* [[Tools]]
* [[Projects Overview|Projects]]
* [[The Moon (Earth)]]
Have a wonderful time!

View File

@ -1,43 +1,43 @@
---
title: Projects
compartir: true
lastmod: 2023-09-28
lastmod: 2023-09-29
---
A few of my projects.
A few of my recent projects.
## Active
### MiguelPimentel.do
Personal blog and landing page.
Personal **blog**.
[Website](https://miguelpimentel.do/) • [Source](https://github.com/semanticdata/miguel-pimentel-do)
---
### Forgetful Notes
My digital garden of knowledge.
**Digital Garden** of knowledge.
[Website](https://forgetfulnotes.com/) • [Source](https://github.com/semanticdata/forgetful-notes)
---
### Zola Tale
### Mabuya
Possible replacement for my current blog.
[Website](https://semanticdata.github.io/zola-tale/) • [Source](https://github.com/semanticdata/zola-tale)
Mabuya is a minimal **Zola theme** with the goal of helping you build a light and SEO-ready blog.
[Website](https://semanticdata.github.io/mabuya/) • [Source](https://github.com/semanticdata/mabuya)
---
### Obsidian Sample Theme
### Anodyne
Personal Obsidian theme.
Obsidian theme currently under development.
[Source](https://github.com/semanticdata/obsidian-sample-theme)
---
### Obsidian Starter Vault
Opinionated Obsidian starter.
Opinionated Obsidian starter vault and configuration.
[Source](https://github.com/semanticdata/obsidian-test-vault)
## On Stand-By
@ -56,17 +56,6 @@ A Firefox Extension that removes all states starting with "M" except Minnesota w
---
### Tabspace (Browser extensions)
Port of Chrome extension Tabspace to Firefox.
[Source](https://github.com/semanticdata/tabspace)
* https://github.com/jackyzha0/tabspace
* https://extensionworkshop.com/documentation/develop/porting-a-google-chrome-extension/
* https://www.extensiontest.com/
---
### Brave Search (Firefox Search Engine)
Firefox Extension adding Brave Search as a search engine option within Firefox. Also includes keyword [@brave](https://github.com/brave) as a search shortcut.

View File

@ -16,23 +16,33 @@ lastmod: 2023-09-29
* It's my birthday! 🎉
* Released version 1.1.0 of my Obsidian starter vault.
* Found and added an amazing CSS Layout Hack. Added to both Brave and Firefox bookmarks, and to [[Bookmarklets]]. [Source](https://gist.github.com/growthboot/5c189cf854c6609d3113355c75527c1c)
* Found an amazing CSS Layout Hack. Added to both Brave and Firefox bookmarks, and to [[Bookmarklets]].
[Source](https://gist.github.com/growthboot/5c189cf854c6609d3113355c75527c1c)
### GitHub
* Renamed [Zola Tale] to [Mabuya](https://github.com/semanticdata/mabuya).
* Backed up all my current active repositories.
* Renamed [Zola Tale] to [Mabuya](https://github.com/semanticdata/mabuya).
### Blog
* Emptying [miguel-pimentel-do] to upload new blog.
* Deployed the new blog using [Mabuya].
* Deployed the new blog using [Mabuya] to [miguel-pimentel-do].
### Zola Tale
* Added navigation items to the footer. Styled it for both small width screen and full width screens.
* Preparing for rename and redeployment as [MiguelPimentel.do](https://miguelpimentel.do). Finally replacing my old Hugo blog that was really hard to modify.
* Decided to go for [Mabuya](https://en.wikipedia.org/wiki/Mabuya_hispaniolae?useskin=vector) as the name. References the Hispaniolan two-lined skink (Mabuya hispaniolae). A species of _skink_ _endemic_ to the Dominican Republic.
### Mabuya
* Renamed from Zola Tale. Prepared as Zola theme.
* Added navigation items to the footer. Styled it for both small width screen and full width screens.
> [Link Of The Day](https://en.wikipedia.org/wiki/Pheasant_Island)
---
## 2023-09-28
### Notes
@ -67,7 +77,7 @@ lastmod: 2023-09-29
* Synchronized the forked repo with it's base.
* Updated dependencies and _package-lock_.
* Updated the [[Guide|Garden Exploration Guide]]. Added additional links.
* Updated the [[Explore the Garden|Garden Exploration Guide]]. Added additional links.
> [Link Of The Day](https://en.wikipedia.org/wiki/Aaron_Swartz?useskin=vector)

View File

@ -1,5 +1,5 @@
---
title: Stratic Site Generator
title: Static Site Generator
tags:
- markdown
lastmod: 2023-09-27

View File

@ -3,7 +3,7 @@ title: Tools I Use
tags:
- list
compartir: true
lastmod: 2023-09-20
lastmod: 2023-09-29
---
@ -41,7 +41,6 @@ A non-comprehensive list of the hardware and software I use on a day-to-day basi
* [Natural Language Dates](https://github.com/argenos/nldates-obsidian) Adds `@today` format to dates.
* [Linter](https://github.com/platers/obsidian-linter) Customizable Markdown Linter similar to Prettier.
* [Editor Shortcuts](https://github.com/timhor/obsidian-editor-shortcuts) Adds shortcuts usually found in Code Editors.
* [ShellCommands](https://github.com/Taitava/obsidian-shellcommands) Execute Shell commands from within Obsidian.
* [DoubleShift](https://github.com/Qwyntex/doubleshift) Provides shortcuts for `shift + shift` and `ctrl + ctrl`.
* [Contextual Typography](https://github.com/mgmeyers/obsidian-contextual-typography) Allows for custom insertion of code at the block level.

View File

@ -3,9 +3,11 @@ title: Unlock the Sidebar Width in Firefox
tags:
- guide
compartir: true
lastmod: 2023-09-18
lastmod: 2023-09-29
---
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.
## Why Would Anyone Want to Do This?
* To enhance the use of the Firefox [Side View](https://addons.mozilla.org/en-US/firefox/addon/side-view/) extension.

View File

@ -2,11 +2,9 @@
title: "Welcome!"
description: "Forgetful Notes—A digital garden of knowledge. A platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to."
compartir: true
lastmod: 2023-09-27
lastmod: 2023-09-29
---
<!-- ![saplings from above](https://raw.githubusercontent.com/semanticdata/public-test/main/PNG/leaflets-dithered.png) -->
I'm Miguel, and you have come across **Forgetful Notes**—my [[Digital Garden|digital garden]] of knowledge. Come on in and make yourself comfortable.
> _"I felt the music wash over me. It had me, right then and there."_
@ -26,7 +24,7 @@ Like me, all notes contained within should be considered work-in-progress. Expec
* Want to learn more _about the site_?
Check out the [[Meta]] page.
* Want to explore the garden but don't know where to start?
Check out the [[Guide]].
Go and [[Explore the Garden]].
> _"The problem with your sink is that I have no idea how to fix it."_