diff --git a/content/About.md b/content/About.md index e7441dc1a..669d3acbf 100644 --- a/content/About.md +++ b/content/About.md @@ -1,7 +1,7 @@ --- title: About compartir: true -lastmod: 2023-10-04 +updated: 2023-10-04 tags: [meta] --- ## Hi! I'm Miguel 👋🏼 @@ -12,8 +12,8 @@ I think a lot, work a lot, have existential crises, and know just enough about m If you are aching for more: -* Check out what [[Tools|tools]] I use daily. -* Read my [[Public Journal|public journal]]. +* Check out what [[./Budding/Tools|tools]] I use daily. +* Read my [[./Public Journal|public journal]]. ### As of October 2023, I am… diff --git a/content/Archive/Aurora Borealis Sighting.md b/content/Archive/Aurora Borealis Sighting.md index fcbfdb744..8f61b80a9 100644 --- a/content/Archive/Aurora Borealis Sighting.md +++ b/content/Archive/Aurora Borealis Sighting.md @@ -2,14 +2,12 @@ title: Aurora Borealis Sighting description: Wednesday, July 12th, 2023, was supposed to feature high solar activity, allowing for an incredibly large area of the northern United States to witness the Auroras as long as the light pollution was low. Unfortunately, this forecast did not come to pass. The solar activity remained within normal levels, meaning only Alaska and a few other places were able to see them. Thus cancelling these plans. But I liked the idea of presenting things like this in an Archive format. date: 2023-07-12 -tags: - - archived compartir: true -lastmod: 2023-09-20 +updated: 2023-09-20 category: Archive +tags: [archived] --- - > Wednesday, July 12th, 2023, was supposed to feature high solar activity, allowing for an incredibly large area of the northern United States to witness the Auroras as long as the light pollution was low. > > Unfortunately, this forecast did not come to pass. The solar activity remained within normal levels, meaning only Alaska and a few other places were able to see them. Thus cancelling these plans. But I liked the idea of presenting things like this in an Archive format. diff --git a/content/Archive/SSD NVMe Comparison.md b/content/Archive/SSD NVMe Comparison.md index 1b30319be..06c2972ee 100644 --- a/content/Archive/SSD NVMe Comparison.md +++ b/content/Archive/SSD NVMe Comparison.md @@ -1,14 +1,13 @@ --- -title: SSD / NVMe Comparison -description: This page was originally published on July 28, 2023 to aid in selecting SSD, NVMe drives to take advantage of an current Micro Center sale. -tags: - - archived +title: "SSD / NVMe Comparison" +description: "This page was originally published on July 28, 2023 to aid in selecting SSD, NVMe drives to take advantage of an current Micro Center sale." compartir: true -lastmod: 2023-10-02 +updated: 2023-10-11 +# date: 2023-07-28 category: Archive +tags: [archived] --- - > This page was originally published on July 28, 2023. Its main goal was to aid in selecting SSD, and NVMe drives during a Micro Center sale. ## Storage Technologies diff --git a/content/Budding/Chuckwalla.md b/content/Budding/Chuckwalla.md index c2b171768..1b92e6026 100644 --- a/content/Budding/Chuckwalla.md +++ b/content/Budding/Chuckwalla.md @@ -1,6 +1,6 @@ --- title: Chuckwalla -lastmod: 2023-10-02 +updated: 2023-10-02 compartir: true category: Budding --- diff --git a/content/Budding/Continuous Care.md b/content/Budding/Continuous Care.md index 032a0156d..63e3e4ddf 100644 --- a/content/Budding/Continuous Care.md +++ b/content/Budding/Continuous Care.md @@ -1,12 +1,10 @@ --- title: Continuous Care -tags: - - digital-gardening +tags: [digital-gardening] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Budding --- - -Be the watchful caretaker of your ever growing plants and flowers. Grow your knowledge by forming new branches and connecting the dots. Write short structured notes articulating specific ideas and share them. Avoid creating or nourishing orphan notes. Anything not connected eventually needs to go. We must: refine our ideas, thread our thoughts, and keep notes [[Atomic Notes|atomic]]. +Be the watchful caretaker of your ever growing plants and flowers. Grow your knowledge by forming new branches and connecting the dots. Write short structured notes articulating specific ideas and share them. Avoid creating or nourishing orphan notes. Anything not connected eventually needs to go. We must: refine our ideas, thread our thoughts, and keep notes [[../Evergreen/Atomic Notes|atomic]]. Taking raw notes is _useless_. Seed your garden with quality content and cultivate your curiosity. Plant seeds in your mind garden by taking smart personal notes. These don't need to be written in a publishable form. diff --git a/content/Budding/Free Facts.md b/content/Budding/Free Facts.md index 96ec5d356..62d21f8d5 100644 --- a/content/Budding/Free Facts.md +++ b/content/Budding/Free Facts.md @@ -1,13 +1,11 @@ --- title: Free Facts -tags: - - collection +tags: [collection] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 enableToc: true category: Budding --- - ### Dumping Chemical Weapons Directly into the Ocean After World War II, it is claimed that scientist did not know how to destroy the massive arsenals of chemical weapons. Russia, the UK, and the US opted for what seemed the safest and cheapest method of disposal at the time: dumping chemical weapons directly into the ocean. diff --git a/content/Budding/NeoVim.md b/content/Budding/NeoVim.md index e86473bf7..1d61b7797 100644 --- a/content/Budding/NeoVim.md +++ b/content/Budding/NeoVim.md @@ -1,17 +1,13 @@ --- title: NeoVim compartir: true -lastmod: 2023-10-02 -tags: - - reference +updated: 2023-10-02 +tags: [reference] enableToc: true -aliases: - - Nvim - - Vim +aliases: [Nvim, Vim] category: Budding --- - Vim-fork focused on extensibility and usability. [Dotfiles](https://github.com/semanticdata/dotfiles) – [Website](https://neovim.io/) – [Documentation](https://neovim.io/doc/) diff --git a/content/Budding/Poetry.md b/content/Budding/Poetry.md index 183aa02dc..38657b8ed 100644 --- a/content/Budding/Poetry.md +++ b/content/Budding/Poetry.md @@ -2,15 +2,12 @@ title: Poetry description: Poetry is a broad literary category that covers everything from bawdy limericks to unforgettable song lyrics to the sentimental couplets inside greeting cards. A poem is a singular piece of poetry. source: https://www.fromwhisperstoroars.com/blog-1/2019/4/3/writing-poetry-for-beginners -tags: - - learning - - writing +tags: [learning, writing] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 enableToc: true category: Budding --- - Poetry is a broad literary category that covers everything from bawdy limericks to unforgettable song lyrics to the sentimental couplets inside greeting cards. A **poem** is a singular piece of poetry. * Show, don't tell. The goal is to provoke an emotion in the reader. diff --git a/content/Budding/Quotes Collection.md b/content/Budding/Quotes Collection.md index 06444a97d..78e70849f 100644 --- a/content/Budding/Quotes Collection.md +++ b/content/Budding/Quotes Collection.md @@ -1,13 +1,15 @@ --- title: Quotes Collection -tags: - - collection +tags: [collection] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-05 enableToc: true category: Budding --- +> [!quote] +> +> "Always demand a deadline. A deadline weeds out the extraneous and the ordinary. It prevents you from trying to make it perfect, so you have to make it different. Different is better." > [!quote] > diff --git a/content/Budding/Scope of Work.md b/content/Budding/Scope of Work.md index 120be9bc7..83b17ac88 100644 --- a/content/Budding/Scope of Work.md +++ b/content/Budding/Scope of Work.md @@ -1,7 +1,7 @@ --- title: Scope of Work compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Budding --- A scope of work or SOW, is a descriptive document or working agreement that contains all information regarding the size of a project, the goals a team should accomplish by the end of the project and steps required to complete the project. diff --git a/content/Budding/Tools.md b/content/Budding/Tools.md index 7edad0641..caa21567d 100644 --- a/content/Budding/Tools.md +++ b/content/Budding/Tools.md @@ -1,13 +1,11 @@ --- title: Tools I Use -tags: - - list +tags: [list] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Budding --- - A non-comprehensive list of the hardware and software I use on a day-to-day basis. ## Hardware diff --git a/content/Budding/Words I Like.md b/content/Budding/Words I Like.md index d513be687..6b75eec68 100644 --- a/content/Budding/Words I Like.md +++ b/content/Budding/Words I Like.md @@ -1,13 +1,11 @@ --- title: Words I Like -tags: - - collection +tags: [collection] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 enableToc: true category: Budding --- - ### Anodyne (adjectives) 1. Capable of soothing or eliminating pain. diff --git a/content/Budding/Digital Garden.md b/content/Digital Garden.md similarity index 52% rename from content/Budding/Digital Garden.md rename to content/Digital Garden.md index 868c6d4fa..29abd49ff 100644 --- a/content/Budding/Digital Garden.md +++ b/content/Digital Garden.md @@ -2,21 +2,20 @@ title: Digital Garden tags: [digital-gardening] compartir: true -lastmod: 2023-10-02 -category: Budding +updated: 2023-10-11 --- ## What is a Digital Garden -A digital garden is a combination of an **online notebook** and a **personal wiki**, where digital gardeners write in small, unfinished pieces, also known as [[Atomic Notes|atomic notes]], and share these seeds of thought to be cultivated in public. Digital gardens are curated and evolve over time, sometimes growing wildly and sometimes getting pruned. +A digital garden is a combination of an **online notebook** and a **personal wiki**, where digital gardeners write in small, unfinished pieces, also known as [[./Evergreen/Atomic Notes|atomic notes]], and share these seeds of thought to be cultivated in public. Digital gardens are curated and evolve over time, sometimes growing wildly and sometimes getting pruned. -The phrase _"digital garden"_ comes up often while browsing these notes. Surely I overuse it. That said, I still like it. It more closely describes what I envision this website to be: a carefully curated garden of digital notes. Having a reliable system on which to dump raw information is extremely useful. The idea of [[Sweep Your Mind|sweeping]] one's mind is helpful to rid yourself of distractions from incorrectly prioritized tasks. +The phrase _"digital garden"_ comes up often while browsing these notes. Surely I overuse it. That said, I still like it. It more closely describes what I envision this website to be: a carefully curated garden of digital notes. Having a reliable system on which to dump raw information is extremely useful. The idea of [[./Evergreen/Sweep Your Mind|sweeping]] one's mind is helpful to rid yourself of distractions from incorrectly prioritized tasks. ## 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. +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 [[./Budding/Continuous Care|continuously care]] for your garden, you **revise**, **update**, and **change** your ideas as they develop. ## Kinds of Notes -* 🌱 _[[Seedlings|Seedlings]]_ for very rough and early ideas -* 🌿 _[[Budding|Budding]]_ for work I've cleaned up and clarified -* 🌳 _[[Evergreen|Evergreen]]_ for work that is reasonably complete (though I still tend these over time). +* 🌱 _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/Evergreen/Arpeggio.md b/content/Evergreen/Arpeggio.md index 4f7a2fa69..2163a816d 100644 --- a/content/Evergreen/Arpeggio.md +++ b/content/Evergreen/Arpeggio.md @@ -1,12 +1,10 @@ --- title: Arpeggio -tags: - - music +tags: [music] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Evergreen --- - -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. +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. Arpeggios indicate a chord in which the notes are sounded individually. The word "arpeggio" comes from the Italian word "arpeggiare," which means to play on a harp. diff --git a/content/Evergreen/Atomic Notes.md b/content/Evergreen/Atomic Notes.md index 382ccd556..bdb624ba6 100644 --- a/content/Evergreen/Atomic Notes.md +++ b/content/Evergreen/Atomic Notes.md @@ -1,12 +1,10 @@ --- title: Atomic Notes -tags: - - digital-gardening +tags: [digital-gardening] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Evergreen --- - Atomic notes are single, self-contained notes that capture a single idea or piece of information. They are meant to be read and understood without needing to refer to anything more. They can be connected to another atomic note or idea in some way. By breaking down complex ideas into smaller, atomic notes, one can make their notes more organized and easier to review later. diff --git a/content/Evergreen/Chords.md b/content/Evergreen/Chords.md index 54c47dcc7..47e852e80 100644 --- a/content/Evergreen/Chords.md +++ b/content/Evergreen/Chords.md @@ -1,10 +1,8 @@ --- title: Chords (music) -tags: - - music +tags: [music] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Evergreen --- - A chord, in music, is any harmonic set of pitches/frequencies consisting of multiple notes (also called "pitches") that are heard as if sounding simultaneously. For many practical and theoretical purposes, arpeggios and other types of broken chords (in which the chord tones are not sounded simultaneously) may also be considered as _chords_ in the right musical context. diff --git a/content/Evergreen/Micropolitan Statistical Area.md b/content/Evergreen/Micropolitan Statistical Area.md index 4f2892405..2478ec095 100644 --- a/content/Evergreen/Micropolitan Statistical Area.md +++ b/content/Evergreen/Micropolitan Statistical Area.md @@ -1,12 +1,10 @@ --- title: Micropolitan Statistical Area compartir: true -lastmod: 2023-10-02 -tags: - - statistics +updated: 2023-10-02 +tags: [statistics] category: Evergreen --- - Micropolitan Statistical Areas are labor market and statistical areas in the United States centered on an urban cluster with a population of at least 10,000 but fewer than 50,000 people. The designation was created in 2003 by the Office of Management and Budget (OMB). Micropolitan areas include the county where the urban cluster is and adjacent counties linked by commuting ties. The OMB has identified 543 micropolitan areas in the United States. diff --git a/content/Evergreen/Sweep Your Mind.md b/content/Evergreen/Sweep Your Mind.md index 1777647f2..4218a37eb 100644 --- a/content/Evergreen/Sweep Your Mind.md +++ b/content/Evergreen/Sweep Your Mind.md @@ -1,13 +1,11 @@ --- title: Sweep Your Mind -tags: - - digital-gardening -description: These notes make it possible to offload a massive amount of information while demonstrating perfect recall when needed. The goal of a mind sweep is to identify everything that requires your attention or has the possibility of seeping into and affecting other parts of your life. +tags: [digital-gardening] +description: "These notes make it possible to offload a massive amount of information while demonstrating perfect recall when needed. The goal of a mind sweep is to identify everything that requires your attention or has the possibility of seeping into and affecting other parts of your life." compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Evergreen --- - These notes make it possible to offload a massive amount of information while demonstrating "perfect recall" when needed. The goal of a mind sweep is to identify everything that requires your attention or has the possibility of seeping into and affecting other parts of your life. These include things that are stealing your focus, not letting you get your work done properly, etc. When you identify these things, you will realize that there are things in your head that you haven't been doing anything about. More often than not, this is related to some level of incompletion or procrastination. As long as things keep accumulating, there's no way they will get done. You can start to progress through these actions with a mind sweep. diff --git a/content/Evergreen/Unlock Firefox Sidebar.md b/content/Evergreen/Unlock Firefox Sidebar.md index 2e9ab1ccb..1b77e0ae8 100644 --- a/content/Evergreen/Unlock Firefox Sidebar.md +++ b/content/Evergreen/Unlock Firefox Sidebar.md @@ -1,12 +1,10 @@ --- title: Unlock the Sidebar Width in Firefox -tags: - - guide +tags: [guide] compartir: true -lastmod: 2023-10-02 +updated: 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. ## Why Would Anyone Want to Do This? diff --git a/content/Markdown Showcase.md b/content/Markdown Showcase.md deleted file mode 100644 index 69bb38918..000000000 --- a/content/Markdown Showcase.md +++ /dev/null @@ -1,195 +0,0 @@ ---- -title: Markdown Showcase -tags: [markdown, reference] -compartir: true -lastmod: 2023-10-03 ---- - -This is intended as a quick reference and showcase. - - - -# H1 Heading 1 - -## H2 Heading 2 - -### H3 Heading 3 - -#### H4 Heading 4 - -##### H5 Heading 5 - -###### H6 Heading 6 - -## Text Formatting - -Text can be **bold**, _italic_, or ~~strikethrough~~. - -You can [link](https://example.dom/) to external pages. and other internal [[Markdown|links]]. - -## Blockquotes - -### Example 1 - -> This is a blockquote -> with several lines - -### Example 2 - -> ## This is a header. -> 1. This is the first list item. -> 2. This is the second list item. -> -> Here's some example code: -> -> Markdown.generate(); - -## Lists - -### Ordered List - -1. First item -2. Second item -3. Third item - -### Unordered List - -* List item -* Another item -* And another item - -### Nested List - -* Item - 1. First Sub-item - 2. Second Sub-item - -## Code - -### Inline Code - -Let us use some `inline code` and check out how it `looks`. Here's some `more`. - -### Code Blocks - -```html - - -
- Example -
- - -``` - -```css -.niceClass { - color: blue; - background-color: #fff; -} -``` - -```js -// Javascript code with syntax highlighting. -var fun = function lang(l) { - dateformat.i18n = require('./lang/' + l) - return true; -} -``` - -## Tables - -|head one|head two|head three| -|---|:---:|---:| -|ok|good swedish fish|nice| -|out of stock|good and plenty|nice| -|ok|good `oreos`|hmm| -|ok|good `zoute` drop|yumm| - -## Inline Markdown Within Tables - -| Inline    | Markdown    | In    | Table | -| ---------- | --------- | ----------------- | ---------- | -| _italics_ | **bold** | ~~strikethrough~~    | `code` | - -## Horizontal Rule - ---- - -## Tasks and Todos - -- [ ] Pending Task -- [x] Completed Task -* [-] Won't Do Task -* [/] In Progress Task -* [*] You are a star. -* [!] Exclamation Mark! -* [?] Question Mark? -* [<] Scheduled Task -* [>] Forwarded Task - -## Images - -![image](https://just-the-docs.com/assets/images/small-image.jpg) - -## Other Elements — Abbr, Sub, Sup, Kbd, Mark - -GIF is a bitmap image format. - -H2O - -Xn + Yn = Zn - -Press CTRL+ALT+Delete to end the session. - -Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures. - -## Callouts - -> [!EXAMPLE] Examples -> -> Aliases: example - -> [!note] Notes -> -> Aliases: note - -> [!abstract] Summaries -> -> Aliases: abstract, summary, tldr - -> [!info] Info -> -> Aliases: info, todo - -> [!tip] Hint -> -> Aliases: tip, hint, important - -> [!success] Success -> -> Aliases: success, check, done - -> [!question] Question -> -> Aliases: question, help, faq - -> [!warning] Warning -> -> Aliases: warning, caution, attention - -> [!failure] Failure -> -> Aliases: failure, fail, missing - -> [!danger] Error -> -> Aliases: danger, error - -> [!bug] Bug -> -> Aliases: bug - -> [!quote] Quote -> -> Aliases: quote, cite diff --git a/content/Meta.md b/content/Meta.md index 3e5934d4d..e9e209454 100644 --- a/content/Meta.md +++ b/content/Meta.md @@ -2,31 +2,31 @@ title: Meta (how this site was made) description: How the site was made. compartir: true -lastmod: 2023-09-22 -tags: - - meta +updated: 2023-10-11 +tags: [meta] --- - > [!summary] > > **Forgetful Notes** is created using [Quartz](https://github.com/jackyzha0/quartz), hosted on [GitHub](https://github.com/), deployed with [GitHub Pages](https://pages.github.com/), and facilitated by the GitHub [Publisher](https://github.com/ObsidianPublisher) plugin for [Obsidian](https://obsidian.md/). If interested, you can browse the [source](https://github.com/semanticdata/forgetful-notes) code. -Forgetful Notes has gone through many changes. I have not been shy about moving from technology to technology as I learn new things. Coming across the world of [[Static Site Generators]] was a game changer. I have ran my notes through [Jekyll](https://jekyllrb.com/), [Hugo](https://gohugo.io/), [MkDocs](https://squidfunk.github.io/mkdocs-material/), and most recently [Zola](https://www.getzola.org/). +## Background -However, this site is specifically not built with any of the aforementioned. Instead I have opted to follow in the footsteps of [Jacky Zhao](https://github.com/jackyzha0) and created my [[Digital Garden]] using the new fully rewritten version of [Quartz](https://github.com/jackyzha0/quartz)—a set of tools that helps you publish your digital garden and notes as a website for free. Quartz v4 features a from-the-ground rewrite focusing on end-user extensibility and ease-of-use. +Forgetful Notes has gone through many changes. I have not been shy about moving from technology to technology as I learn new things. Coming across the world of [[./Seedlings/Static Site Generators|Static Site Generators]] was a game changer. I have ran my notes through [Jekyll](https://jekyllrb.com/), [Hugo](https://gohugo.io/), [MkDocs](https://squidfunk.github.io/mkdocs-material/), and most recently [Zola](https://www.getzola.org/). -All content for the site is written in [[Markdown]] within [Obsidian](https://obsidian.md/)—an extensible, flexible note-taking app. To export the notes from Obsidian, I rely on the [GitHub Publisher](https://github.com/ObsidianPublisher) plugin. +However, this site is specifically not built with any of the aforementioned. Instead I have opted to follow in the footsteps of [Jacky Zhao](https://github.com/jackyzha0) and created my [[./Digital Garden|Digital Garden]] using the new fully rewritten version of [Quartz](https://github.com/jackyzha0/quartz)—a set of tools that helps you publish your digital garden and notes as a website for free. Quartz v4 features a from-the-ground rewrite focusing on end-user extensibility and ease-of-use. + +### Technology + +All content for the site is written in [[./Seedlings/Markdown|Markdown]] within [Obsidian](https://obsidian.md/)—an extensible, flexible note-taking app. To export the notes from Obsidian, I rely on the [GitHub Publisher](https://github.com/ObsidianPublisher) plugin. The [source code](https://github.com/semanticdata/forgetful-dev) is hosted in [GitHub](https://github.com/). From here we use GitHub [Actions](https://github.com/features/actions) to build and deploy the site to GitHub [Pages](https://pages.github.com/). -### Notable Features +### Features -* Built with Obsidian in mind * Fast Natural-Language Search * Bidirectional Backlinks * Floating Link Previews -* Local and Page (specific) Graphs * Admonition-style Callouts * Markdown Links and Wikilinks Support * Latex Support diff --git a/content/Projects Overview.md b/content/Projects Overview.md deleted file mode 100644 index 3b9b5fe09..000000000 --- a/content/Projects Overview.md +++ /dev/null @@ -1,60 +0,0 @@ ---- -title: Projects -compartir: true -lastmod: 2023-10-04 ---- -A few of my recent projects. - -## Active - -### MiguelPimentel.do - -Personal **blog**. -[Website](https://miguelpimentel.do/) • [Source](https://github.com/semanticdata/miguel-pimentel-do) - -### Forgetful Notes - -**Digital Garden** of knowledge. -[Website](https://forgetfulnotes.com/) • [Source](https://github.com/semanticdata/forgetful-notes) - -### Mabuya - -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) - -### Anodyne - -Obsidian theme currently under development. -[Source](https://github.com/semanticdata/obsidian-sample-theme) - -### Obsidian Starter Vault - -Opinionated Obsidian starter vault and configuration. -[Source](https://github.com/semanticdata/obsidian-test-vault) - -## On Stand-By - -### Dotfiles - -[[NeoVim|Nvim]], GitHub, Obsidian configuration files. -[Source](https://github.com/semanticdata/dotfiles) - -### Sorry, Minnesota Only (Firefox) - -A Firefox Extension that removes all states starting with "M" except Minnesota within most dropdown menus. This allows you to press "M" in your keyboard and go directly to it, instead of any other state options. -[Source](https://github.com/semanticdata/firefox-sorry-minnesota-only) - -### 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. -[Source](https://github.com/semanticdata/firefox-brave-search) - -### Trying Times (Firefox Theme) - -A simple Firefox Theme featuring minimal dark mode colors, background pattern, and easily identifiable current tab highlight border color. -[Source](https://github.com/semanticdata/firefox-theme-trying-times) - -### Prose Poetry (Jekyll Website) - -"Prose Poetry" is my old blog in Spanish. All articles contained herein were written in the first half of 2010. -[Source](https://github.com/semanticdata/prose-poetry) diff --git a/content/Public Journal.md b/content/Public Journal.md index 4f790397f..852c212d0 100644 --- a/content/Public Journal.md +++ b/content/Public Journal.md @@ -3,26 +3,31 @@ title: Public Journal description: This new section will explore the concept of maintaining a Public Journal. It takes inspiration from The Journal of an Enigmatic Mind. compartir: true enableToc: true -lastmod: 2023-10-05 +updated: 2023-10-11 --- > [!info] Acknowledgements > > This page takes inspiration from the [Journal of an Enigmatic Mind](https://speyllsite.pages.dev/journal/). It explores the concept of keeping a public journal, something I haven't done before. -## 2023-10-05 +## 2023-10-06 ### GitHub -* Renamed Zola Test to Zola Dinkleberg. Makes it easy not find now that I'm done testing workflows with it. +* Renamed [Zola Test] to [Zola Dinkleberg](https://github.com/semanticdata/zola-dinkleberg). Makes it easy not find now that I'm done testing workflows with it. * Updated GitHub workflows for [Mabuya]. -* Created new repo [Zola TailwindCSS](https://github.com/semanticdata/zola-tailwindcss). Trying / Learning TailwindCSS. +* Created new repo [Zola TailwindCSS](https://github.com/semanticdata/zola-tailwindcss). Trying / Learning [TailwindCSS](https://tailwindcss.com/). +* Created new repo [Zola Minima](https://github.com/semanticdata/zola-minima). Reviving a long abandoned project. ### Blog * Changed certain colors to improve accessibility of the site. * New dark mode matches closer to what the Digital Garden looks like. +### Digital Garden + +* Fixed a dependencies problem I created earlier by performing `npm i --force`. + ### Firefox * Updated the description on my Firefox extensions. Fixed a link to the tutorial for unlocking Firefox sidebar's width. @@ -61,7 +66,7 @@ lastmod: 2023-10-05 * It's my birthday! 🎉 * Released version 1.1.0 of my Obsidian starter vault. -* Found an amazing CSS Layout Hack. Added to both Brave and Firefox bookmarks, and to [[Bookmarklets|Bookmarklets]]. +* Found an amazing CSS Layout Hack. Added to both Brave and Firefox bookmarks, and to [[../Bookmarklets|Bookmarklets]]. [Source](https://gist.github.com/growthboot/5c189cf854c6609d3113355c75527c1c) ### GitHub @@ -147,7 +152,6 @@ lastmod: 2023-10-05 ### Notes * Many days worth of changes reported on this entry. -* Updated [[Projects Overview|Projects Overview]]. * Started looking at modal editors more seriously. I intend to slowly learn Vim key bindings. * I have been reading and watching videos about [Vim](https://www.vim.org/), [NeoVim](https://neovim.io/), [Emacs](https://www.gnu.org/software/emacs/), and [Helix](https://github.com/helix-editor/helix). @@ -165,7 +169,7 @@ lastmod: 2023-10-05 ### Digital Garden * It has changed domains. Currently being hosted on [forgetfulnotes.com](https://forgetfulnotes.com/). -* After experimenting with the idea of keeping my code base in Quartz v3.3, using Hugo as the base, I felt the amount of effort was unjustified. For now, I have settled on using the latest version of [Quartz](https://github.com/jackyzha0/quartz) as the base for my [[Digital Garden|digital garden]]. +* After experimenting with the idea of keeping my code base in Quartz v3.3, using Hugo as the base, I felt the amount of effort was unjustified. For now, I have settled on using the latest version of [Quartz](https://github.com/jackyzha0/quartz) as the base for my [[./Digital Garden|digital garden]]. * You can find its source code in [Forgetful Notes](https://github.com/semanticdata/forgetful-notes). > [Link Of The Day](https://en.wikipedia.org/wiki/Cornfield_Bomber?useskin=vector) @@ -216,13 +220,13 @@ lastmod: 2023-10-05 ### Blog -* Published (again) the guide to [[Unlock Firefox Sidebar|Unlock Firefox Sidebar]] after reading a comment in [Hacker News](https://news.ycombinator.com/) asking for exactly that. I responded with a link to the article on [Dev.to](https://dev.to/semanticdata/unlock-the-sidebar-width-in-firefox-22p0). Originally, I removed the guide from my [blog](https://miguelpimentel.do) because I didn't think it fit with the content at the time. +* Published (again) the guide to [[./Evergreen/Unlock Firefox Sidebar|Unlock Firefox Sidebar]] after reading a comment in [Hacker News](https://news.ycombinator.com/) asking for exactly that. I responded with a link to the article on [Dev.to](https://dev.to/semanticdata/unlock-the-sidebar-width-in-firefox-22p0). Originally, I removed the guide from my [blog](https://miguelpimentel.do) because I didn't think it fit with the content at the time. * Overhauled Taxonomies (Categories and Tags) within the [blog](https://miguelpimentel.do). Created specific pages to format the titles, and define how the taxonomy pages are displayed/organized. ### Digital Garden -* Compiled, and published a collection of [[Bookmarklets|Bookmarklets]]. -* Cleaned up and published [[Inspirations|Inspirations]]. +* Compiled, and published a collection of [[../Bookmarklets|Bookmarklets]]. +* Cleaned up and published [[../Inspirations|Inspirations]]. * Making the Garden more explorable by adding direct links to the [tags] page from the [Homepage]. * Playing with the Garden's desktop layout. Temporarily moved right sidebar components to the left sidebar. Undone shortly after, as it messed with the total calculated width of the page and its two sidebar widths. @@ -241,7 +245,7 @@ lastmod: 2023-10-05 ### Digital Garden * Started my new **Public Journal**. -* About a week ago I upgraded my [[Digital Garden|digital garden]] from [Quartz v3.3] to [Quartz v4-Alpha]. +* About a week ago I upgraded my [[./Digital Garden|digital garden]] from [Quartz v3.3] to [Quartz v4-Alpha]. * Today I upgraded the Garden backend from [Quartz v4-Alpha] to the official [Quartz v4] release. > [Link Of The Day](https://en.m.wikipedia.org/wiki/Bus_factor) diff --git a/content/Seedlings/Consistency.md b/content/Seedlings/Consistency.md index 94d0f940e..1bed9081e 100644 --- a/content/Seedlings/Consistency.md +++ b/content/Seedlings/Consistency.md @@ -1,12 +1,10 @@ --- title: Consistency is Key compartir: true -lastmod: 2023-10-02 -tags: - - stub +updated: 2023-10-02 +tags: [stub] category: Seedlings --- - **Show up.** **Do the work.** diff --git a/content/Seedlings/Guitar.md b/content/Seedlings/Guitar.md index aedf23441..189f76862 100644 --- a/content/Seedlings/Guitar.md +++ b/content/Seedlings/Guitar.md @@ -1,21 +1,18 @@ --- title: Guitar -tags: - - learning - - music +tags: [learning, music] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 enableToc: true category: Seedlings --- - ## Tabs for the Guitar When you are looking at a tab, you will see six horizontal lines. These lines represent the strings of the guitar. The bottom line is the 6th string (the thickest string on your guitar, low e) and the top line is the thinnest string (the first string, high e). ### Arpeggio -An [[Arpeggio|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_. +An [[../Evergreen/Arpeggio|arpeggio]] is a type of [[../Evergreen/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_. ```md e|--------2-----------------| diff --git a/content/Seedlings/Markdown.md b/content/Seedlings/Markdown.md index df49d82be..66c78ba17 100644 --- a/content/Seedlings/Markdown.md +++ b/content/Seedlings/Markdown.md @@ -1,10 +1,10 @@ --- title: Markdown compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 tags: [stub] category: Seedlings --- Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by [John Gruber](https://daringfireball.net/projects/markdown/) in 2004, Markdown is now one of the world's most popular markup languages. -> Check out the [[Markdown Showcase|Markdown Showcase]]. +> Check out the [[../markdown-showcase|markdown-showcase]]. diff --git a/content/Seedlings/Move Your Body.md b/content/Seedlings/Move Your Body.md index 44a309cb5..e3cf2d3a1 100644 --- a/content/Seedlings/Move Your Body.md +++ b/content/Seedlings/Move Your Body.md @@ -1,12 +1,10 @@ --- title: Move Your Body compartir: true -lastmod: 2023-10-02 -tags: - - stub +updated: 2023-10-02 +tags: [stub] category: Seedlings --- - Move your body every day. Benefits include: * Improved sleep quality @@ -14,4 +12,4 @@ Move your body every day. Benefits include: * Increased productivity * Reduced anxiety -The "every day" part is important, because [[Consistency]] is key to most things worth doing. +The "every day" part is important, because [[./Consistency|Consistency]] is key to most things worth doing. diff --git a/content/Seedlings/Rhizomatic Learning.md b/content/Seedlings/Rhizomatic Learning.md index c59495b94..5420de957 100644 --- a/content/Seedlings/Rhizomatic Learning.md +++ b/content/Seedlings/Rhizomatic Learning.md @@ -1,12 +1,10 @@ --- title: Rhizomatic Learning compartir: true -lastmod: 2023-10-02 -tags: - - stub +updated: 2023-10-02 +tags: [stub] category: Seedlings --- - Rhizomatic learning is a variety of pedagogical practices informed by the work of Gilles Deleuze and FĂŠlix Guattari. It takes it's name from the rhizome. Explored initially as an application of post-structural thought to education, it has more recently been identified as methodology for net-enabled education. In contrast to goal-directed and hierarchical theories of learning, it posits that learning is most effective when it allows participants to react to evolving circumstances, preserving lines of flight that allow a fluid and continually evolving redefinition of the task at hand. In such a structure, "the community is the curriculum", subverting traditional notions of instructional design where objectives pre-exist student involvement. diff --git a/content/Seedlings/Rhizome.md b/content/Seedlings/Rhizome.md index 71a581aec..4359e0bbf 100644 --- a/content/Seedlings/Rhizome.md +++ b/content/Seedlings/Rhizome.md @@ -1,11 +1,9 @@ --- -title: Rhizome +title: "Rhizome" compartir: true -lastmod: 2023-10-02 -tags: - - stub +updated: 2023-10-02 +tags: [stub] category: Seedlings --- - Underground stem in which various plants asexually reproduce via budding. diff --git a/content/Seedlings/Sans-serif.md b/content/Seedlings/Sans-serif.md index bda3e3d34..aa86c2da3 100644 --- a/content/Seedlings/Sans-serif.md +++ b/content/Seedlings/Sans-serif.md @@ -1,12 +1,10 @@ --- title: Sans-serif -tags: - - typography +tags: [typography] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Seedlings --- - In typography and lettering, a sans-serif, sans serif, gothic, or simply sans letterform is one that does not have extending features called "serifs" at the end of strokes. Sans-serif typefaces tend to have less stroke width variation than serif typefaces. They are often used to convey simplicity and modernity or minimalism. ```css diff --git a/content/Seedlings/Scry Your Tasks.md b/content/Seedlings/Scry Your Tasks.md index 7eaebe591..d3c4ae5c1 100644 --- a/content/Seedlings/Scry Your Tasks.md +++ b/content/Seedlings/Scry Your Tasks.md @@ -1,12 +1,10 @@ --- title: Scry Your Tasks compartir: true -lastmod: 2023-10-02 -tags: - - stub +updated: 2023-10-02 +tags: [stub] category: Seedlings --- - To _scry_ is to see or predict the future by means of a crystal ball. It is also the ability to look at the top cards of your deck and rearrange them in Magic the Gathering. This note was inspired by [Cortex](https://www.relay.fm/cortex) [Episode 142](https://www.relay.fm/cortex/142) where Myke and Grey discuss scrying your task lists. In terms of organization, scrying your task list allows you to determine what is the order of 2 to 5 things that _need_ to happen. diff --git a/content/Seedlings/Serif.md b/content/Seedlings/Serif.md index b7274bcee..294dafb1c 100644 --- a/content/Seedlings/Serif.md +++ b/content/Seedlings/Serif.md @@ -1,12 +1,10 @@ --- title: Serif -tags: - - typography +tags: [typography] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 category: Seedlings --- - In typography, a serif (/ˈsɛrÉŞf/) is a small line or stroke regularly attached to the end of a larger stroke in a letter or symbol within a particular font or family of fonts. ```css diff --git a/content/Seedlings/Static Site Generators.md b/content/Seedlings/Static Site Generators.md index f9980f440..1df901c24 100644 --- a/content/Seedlings/Static Site Generators.md +++ b/content/Seedlings/Static Site Generators.md @@ -1,14 +1,11 @@ --- -title: Static Site Generator -tags: - - markdown - - webdev -lastmod: 2023-10-02 +title: "Static Site Generator" +tags: [markdown] +updated: 2023-10-02 compartir: true category: Seedlings --- - -Static site generators (SSGs) are engines that use text input files (such as [[Markdown]], [reStructuredText](https://docutils.sourceforge.io/rst.html), and [AsciiDoc](https://asciidoc.org/)) to generate static web pages. SSGs are typically for rarely-changing, informative content, such as product pages, news websites, (software) documentation, manuals, and blogs. +Static site generators (SSGs) are engines that use text input files (such as [[./Markdown|Markdown]], [reStructuredText](https://docutils.sourceforge.io/rst.html), and [AsciiDoc](https://asciidoc.org/)) to generate static web pages. SSGs are typically for rarely-changing, informative content, such as product pages, news websites, (software) documentation, manuals, and blogs. Popular choices in SSGs include [Jekyll](https://jekyllrb.com/), [Hugo](https://gohugo.io/), and [Zola](https://www.getzola.org/). diff --git a/content/Seedlings/The Moon (Earth).md b/content/Seedlings/The Moon (Earth).md index f865f137e..c3ce5a152 100644 --- a/content/Seedlings/The Moon (Earth).md +++ b/content/Seedlings/The Moon (Earth).md @@ -1,13 +1,10 @@ --- -title: The Moon (Earth) -lastmod: 2023-10-02 -tags: - - wip +title: "The Moon (Earth)" +updated: 2023-10-11 compartir: true category: Seedlings --- - Earth's only natural satellite. Orbits around the Earth at an average distance of 384,400 km (238,900 mi). The usual English proper name for Earth's natural satellite is simply _Moon_. Occasionally, the name **Luna** is used in scientific writing and science fiction to distinguish our moon from others. **Cynthia** is another poetic name, though rare, for the Moon personified as a goddess, while **Selene** (literally "Moon") is the Greek goddess of the Moon. diff --git a/content/Seedlings/Writing with Outlines.md b/content/Seedlings/Writing with Outlines.md index 42361fb35..69f6586b3 100644 --- a/content/Seedlings/Writing with Outlines.md +++ b/content/Seedlings/Writing with Outlines.md @@ -1,15 +1,12 @@ --- title: Write with Outlines -summary: Learning how to write with brevity (short-form), how to write long-form, how to use gesticulation. Looking for ways to streamline producing written content. -tags: - - learning - - writing +summary: "Learning how to write with brevity (short-form), how to write long-form, how to use gesticulation. Looking for ways to streamline producing written content." +tags: [learning, writing] compartir: true -lastmod: 2023-10-02 +updated: 2023-10-02 enableToc: true category: Seedlings --- - Learning how to write with brevity (short-form), how to write long-form, how to use gesticulation. Looking for ways to streamline producing written content. ## Questions to Be Answered by Post diff --git a/content/index.md b/content/index.md index efd17dbb1..a1dc6cc03 100644 --- a/content/index.md +++ b/content/index.md @@ -2,28 +2,28 @@ title: "Forgetful Notes" 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-10-02 +updated: 2023-10-02 --- # Welcome! -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'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."_ This site serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to. It is part of my effort to organize my own theories, concepts, and ideas in a more public setting. -You will find within a wide range of topics, expanding and exploring ideas across multiple disciplines. In a way, you could say the [[Scope of Work|scope of work]] for the website is not only allowed to, but expected to grow. Forgetful Notes embraces the inherent [[Rhizomatic Learning|rhizomatic learning]] and web-like nature of our thinking. It is a living document designed for an audience of one, myself. +You will find within a wide range of topics, expanding and exploring ideas across multiple disciplines. In a way, you could say the [[./Budding/Scope of Work|scope of work]] for the website is not only allowed to, but expected to grow. Forgetful Notes embraces the inherent [[./Seedlings/Rhizomatic Learning|rhizomatic learning]] and web-like nature of our thinking. It is a living document designed for an audience of one, myself. > _"I only wrote that poem to test my printer!"_ Like me, all notes contained within should be considered work-in-progress. Expect changes at all content levels. That said, I do not let perfectionism get in the way. That means what you read here is not authoritative or complete, and is not representative of my best work. Please keep that in mind as you navigate around the garden. I'm glad you are here. Enjoy your visit! * Want to learn more _about me_? - Check out the [[About|About]] page. + Check out the [[./About|About]] page. * Want to read more of my material? Check out my [Blog](https://miguelpimentel.do/). * Want to learn more _about the site_? - Check out the [[Meta|Meta]] page. + Check out the [[./Meta|Meta]] page. > _"The problem with your sink is that I have no idea how to fix it."_ diff --git a/content/markdown-showcase.md b/content/markdown-showcase.md new file mode 100644 index 000000000..7d3d8688b --- /dev/null +++ b/content/markdown-showcase.md @@ -0,0 +1,252 @@ +--- +title: Markdown Showcase +description: "This is intended as a quick reference and showcase of Markdown's synthax." +tags: [markdown, reference] +compartir: true +date: 2022-12-31 +updated: 2023-10-11 +--- + +This is intended as a quick reference and showcase of Markdown's synthax. + + + +# Heading Level 1 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. + +## Heading Level 2 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. + +### Heading Level 3 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. + +#### Heading Level 4 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. + +##### Heading Level 5 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. + +###### Heading Level 6 + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. + +## Text Formatting + +Text can be **bold**, _italic_, or ~~strikethrough~~. +**Bold**, _Italic_, _**Both**_. +**Bold**, _Italic_, ~~Strikethrough~~, ~~_**ALL OF THEM**_~~. + +## Links + +You can [link](https://example.dom/) to external pages. and other internal [[./Seedlings/Markdown|links]]. + +## Blockquotes + +### Simple Example + +> This is a blockquote +> with several lines + +### Formatted Example + +> **Blockquote Embedded List** +> 1. This is the first list item. +> 2. This is the second list item. +> +> Here's some example code: +> `Markdown.generate();` + +## Lists + +### Ordered List + +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. + +1. First item +2. Second item +3. Third item + +### Unordered List + +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. + +* List item +* Another item +* And another item + +### Nested List + +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. + +* Item + 1. First Sub-item + 2. Second Sub-item +1. Numbered Item +2. Another one + 1. Sub-item + * Unordered again + +## Code + +### Inline Code + +Let us use some `inline code` and check out how it `looks`. Here's some `more`. + +### Code Blocks + +```html + + +
+ Example +
+ + +``` + +```css +.niceClass { + color: blue; + background-color: #fff; +} +``` + +```js +// Javascript code with syntax highlighting. +var fun = function lang(l) { + dateformat.i18n = require('./lang/' + l) + return true; +} +``` + +## Tables + +In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. + +|head one|head two|head three| +|---|:---:|---:| +|ok|good swedish fish|nice| +|out of stock|good and plenty|nice| +|ok|good `oreos`|hmm| +|ok|good `zoute` drop|yumm| + +### Simple Example + +Title 1 | Title 2 | Title 3 | Title 4 +--------------------- | --------------------- | --------------------- | --------------------- +lorem | lorem ipsum | lorem ipsum dolor | lorem ipsum dolor sit +lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit +lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit +lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit | lorem ipsum dolor sit + +### Longer Example + +Title 1 | Title 2 | Title 3 | Title 4 +--- | --- | --- | --- +lorem | lorem ipsum | lorem ipsum dolor | lorem ipsum dolor sit +lorem ipsum dolor sit amet | lorem ipsum dolor sit amet consectetur | lorem ipsum dolor sit amet | lorem ipsum dolor sit +lorem ipsum dolor | lorem ipsum | lorem | lorem ipsum +lorem ipsum dolor | lorem ipsum dolor sit | lorem ipsum dolor sit amet | lorem ipsum dolor sit amet consectetur + +### Inline Markdown Within Tables + +| Inline    | Markdown    | In    | Table | +| ---------- | --------- | ----------------- | ---------- | +| _italics_ | **bold** | ~~strikethrough~~    | `code` | + +## Horizontal Rule + +--- + +## Tasks and Custom Todos + +- [ ] Pending Task +- [x] Completed Task +* [-] Won't Do Task +* [/] In Progress Task +* [*] You are a star. +* [!] Exclamation Mark! +* [?] Question Mark? +* [<] Scheduled Task +* [>] Forwarded Task + +## Images + +![image](https://just-the-docs.com/assets/images/small-image.jpg) + +## Other Elements — Abbr, Sub, Sup, Kbd, Mark + +### Description + +GIF is a bitmap image format. + +### Subscript + +H2O + +### Superscript + +Xn + Yn = Zn + +### Keys Representation + +Press CTRL+ALT+Delete to end the session. + +### Highlighting + +Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures. + +## Callouts + +> [!EXAMPLE] Examples +> +> Aliases: example + +> [!note] Notes +> +> Aliases: note + +> [!abstract] Summaries +> +> Aliases: abstract, summary, tldr + +> [!info] Info +> +> Aliases: info, todo + +> [!tip] Hint +> +> Aliases: tip, hint, important + +> [!success] Success +> +> Aliases: success, check, done + +> [!question] Question +> +> Aliases: question, help, faq + +> [!warning] Warning +> +> Aliases: warning, caution, attention + +> [!failure] Failure +> +> Aliases: failure, fail, missing + +> [!danger] Error +> +> Aliases: danger, error + +> [!bug] Bug +> +> Aliases: bug + +> [!quote] Quote +> +> Aliases: quote, cite