diff --git a/content/Encouragements.md b/content/Encouragements.md index 9836bc7af..6c1871c4f 100644 --- a/content/Encouragements.md +++ b/content/Encouragements.md @@ -22,7 +22,7 @@ Notes that one way or another, encourage me to be better, to sit down for less t 11. Eat the Frog. Identify one challenging task (the frong), and complete it first thing in the morning (thus eating it). 12. Fix and maintain a healthy sleep schedule. 13. It doesn't need to be perfect, it does need to be started. -14. [[./Consistency|Consistency]] is more important than intensity. +14. [[Consistency|Consistency]] is more important than intensity. ## Side Effects of Sitting Down diff --git a/content/Journal.md b/content/Journal.md index 262c34cae..2f0044c42 100644 --- a/content/Journal.md +++ b/content/Journal.md @@ -4,68 +4,86 @@ description: This section explores the concept of maintaining a Public Journal. compartir: true --- -> [!note] I'm still defining what exactly I should include in this journal. I'm currently making sure it's not _too_ technical, or difficult to read. This page explores the concept of keeping a public journal, something I haven't done before. I'm still defining what exactly I should include in this journal. I'm currently making sure it's not too technical, or difficult to read. +> [!note] +> This page explores the concept of keeping a public journal, something I haven't done before. I'm still defining what exactly I should include in this journal. I'm currently making sure it's not too technical, or difficult to read. ## 2024 +### April + +- Helped a good friend study for some certifications they are testing for. Felt great knowing they were no longer feeling as much pressure afterwards. 😊 +- Learning more about Git. I recently signed up for an account on [SourceHut](https://sr.ht). + - Practicing adding remotes, renaming them, pushing to multiple remotes simultaneously. + ### March -- Backed up my past personal websites inside [semanticdata.github.io](https://github.com/semanticdata/semanticdata.github.io) using different branches. It now sits with a few other previous personal websites and blogs. -- Currently using [Eleventy Vite](https://github.com/matthiasott/eleventy-plus-vite) to publish [MiguelPimente.do](https://miguelpimentel.do). The plan is to transition to a new starter I'm working on. +- Backed up my past personal websites inside [semanticdata.github.io](https://github.com/semanticdata/semanticdata.github.io) using a different branch. + - It now sits with a few other previous personal websites and blogs I have backup on the repo. +- Currently using [Eleventy Vite](https://github.com/matthiasott/eleventy-plus-vite) to publish [MiguelPimente.do](https://miguelpimentel.do). + - The plan is to transition to a new starter I'm working on. - Refreshed all my notes within [Forgetful Notes](https://forgetfulnotes.com/). Revised the desktop layouts. -- Learning [Nunjucks](https://mozilla.github.io/nunjucks/) to use it as templating engine within [Eleventy](https://www.11ty.dev/). +- Learning [Nunjucks](https://mozilla.github.io/nunjucks/) to use as templating engine within [Eleventy](https://www.11ty.dev/). - Revisited my [GitHub Stars](https://github.com/semanticdata/github-stars). Removed a lot of unused ones and added the interesting ones to my [Raindrop.io](https://rindrop.io) [public page](https://raindrop.io/SemanticData). The rest can be found in [this repository](https://github.com/semanticdata/github-stars). - Learning about [HTTP Headers](https://vercel.com/docs/edge-network/headers) and how to apply them via `vercel.json` in the repository root. - - [Mozilla Observatory](https://observatory.mozilla.org/) is my choice to check headers and other security evaluations. + - [Mozilla Observatory](https://observatory.mozilla.org/) is my choice to check headers and other security evaluations. - Took up the [One HTML Page Challenge](onehtmlpagechallenge.com). Find my source code [here](https://github.com/semanticdata/one-html-page-challenge). - - This is not a short term project. Planning to add things as I learn, etc. + - This is not a short term project. Planning to add things as I learn, etc. - I dropped [Bulma](https://bulma.io/) in favor of [TailwindCSS](https://tailwindcss.com/) to use in my current project. - - I'm also using [DaisyUI](daisyui.com/) that plays well with TailwindCSS. + - I'm also using [DaisyUI](daisyui.com/) that plays well with TailwindCSS. ### February - Discovered NASA's [Astronomy Picture of the Day](https://apod.nasa.gov/apod/). -- After checking out [Astro](https://astro.build/), I decided it wasn't time to jump into it. For now, using [Eleventy](https://www.11ty.dev/) feels adequate given my knowledge level. I will definitely give Astro another go, once I am more comfortable with [[Svelte|Svelte]]. -- Updated my [Obsidian Starter Vault](https://github.com/semanticdata/obsidian-starter-vault) project. Now includes more information about the CSS snippets, community plugins, and general workflows included in it. +- After checking out [Astro](https://astro.build/), I decided it wasn't time to jump into it. + - For now, using [Eleventy](https://www.11ty.dev/) feels adequate given my knowledge level. + - I will definitely give Astro another go, once I am more comfortable with [[Svelte|Svelte]]. +- Updated my [Obsidian Starter Vault](https://github.com/semanticdata/obsidian-starter-vault) project. + - Now includes more information about the CSS snippets, community plugins, and general workflows included in it. - Forked these [Obsidian](https://obsidian.md) [Minimal theme](https://github.com/kepano/obsidian-minimal) [CSS Snippets](https://github.com/replete/obsidian-minimal-theme-css-snippets). - Added new CSS Snippets to my vault. I'll probably end up posting them later. -- Republished my personal website using [Eleventy](https://www.11ty.dev/) and [elva](https://github.com/scottsweb/elva). Moved the site to `semanticdata.github.io`. It is currently deployed with Vercel. Will use a different starter and drop `elva` soon. +- Republished my personal website using [Eleventy](https://www.11ty.dev/) and [elva](https://github.com/scottsweb/elva). Moved the site to `semanticdata.github.io`. + - It is currently deployed with Vercel. Will use a different starter and drop `elva` soon. - Contributions: - - Added Spanish translations for [Quartz](https://github.com/jackyzha0/quartz) in [PR #822](https://github.com/jackyzha0/quartz/pull/822). + - Added Spanish translations for [Quartz](https://github.com/jackyzha0/quartz) in [PR #822](https://github.com/jackyzha0/quartz/pull/822). ### January - Archived many of my inactive GitHub repositories. - Compiled my GitHub stars in [this repo](https://github.com/semanticdata/github-stars) with the help of [maguowei/starred](https://github.com/maguowei/starred). - Submitted Spanish translations for [gethyas/doks-core](https://github.com/gethyas/doks-core). -- Started playing around with [11ty](https://www.11ty.dev/). Taking a look at [Eleventy Excellent](https://github.com/madrilene/eleventy-excellent), and [Eleventy Garden](https://github.com/binyamin/eleventy-garden). +- Started playing around with [11ty](https://www.11ty.dev/). + - Taking a look at [Eleventy Excellent](https://github.com/madrilene/eleventy-excellent), and [Eleventy Garden](https://github.com/binyamin/eleventy-garden). - Learned about [Astro](https://astro.build/). I'm playing around with it and some website starters. - Discovered [CUBE CSS](https://cube.fyi/), [Utopia](https://utopia.fyi/), and [buildexcellentwebsit.es](https://buildexcellentwebsit.es/). - Fixed the search module not working in [Forgetful Notes](https://github.com/semanticdata/forgetful-notes). -- Revived [Firefox TabSpace](https://github.com/semanticdata/firefox-tabspace). Cleaned the repo and published updated version. +- Gave [Firefox TabSpace](https://github.com/semanticdata/firefox-tabspace) a nice cleaning. Published updated version. ## 2023 ### December - Finally visited the [Dominican Republic](https://en.wikipedia.org/wiki/Dominican_Republic) after more than 8 years without going. -- Learned about [Bulma](https://bulma.io/) and testing it out as CSS framework. -- Republished my [website](https://github.com/semanticdata/semanticdata.github.io) with [serene](https://github.com/isunjn/serene). + - I didn't really tell anyone about the trip. I just wanted to make sure I was able to actually go back at this time. + - My main focus on the trip was to visit and spend time with family. +- Learned about [Bulma](https://bulma.io/). I'm checking it out as a CSS framework. +- Republished my personal [website](https://github.com/semanticdata/semanticdata.github.io) with [serene](https://github.com/isunjn/serene). - Renamed Zola Dinkleberg to [Zola Guava](https://github.com/semanticdata/zola-guava). - Published new Firefox extension: - - [ChatGPT in the Sidebar](https://github.com/semanticdata/firefox-chatgpt-in-sidebar) - - [New Tab Notes](https://github.com/semanticdata/firefox-new-tab-notes) -- Submitted new Zola Themes: - - [Mabuya](https://github.com/semanticdata/mabuya) - - [Zola Minimal](https://github.com/semanticdata/zola-minimal) + - [ChatGPT in the Sidebar](https://github.com/semanticdata/firefox-chatgpt-in-sidebar) + - [New Tab Notes](https://github.com/semanticdata/firefox-new-tab-notes) - This extension is helping me learn browser sync and storage management. +- Submitted new [[Zola|Zola]] Themes: + - [Mabuya](https://github.com/semanticdata/mabuya) + - [Zola Minimal](https://github.com/semanticdata/zola-minimal) ### November -- Ported the Chrome extension [Text Revealer](https://github.com/jamigibbs/text-revealer-chrome-extension) to Firefox. +- Chrome extension [Text Revealer](https://github.com/jamigibbs/text-revealer-chrome-extension) was not available in Firefox, so I made a Firefox version. - Updated my [Obsidian Starter](https://github.com/semanticdata/obsidian-starter-vault) vault. + - Now includes more information about backing up the vault and other general workflows. - Playing around with [Svelte](https://svelte.dev/), and [Milkdown](https://milkdown.dev/). + - I like the pair, but I paused working on this for now. - Republished my old blog in Spanish: [Prose Poetry](https://github.com/semanticdata/prose-poetry). - - Recently found the canonical blog I wrote in 2010 and republished it. + - Recently found the canonical blog I wrote in 2010 and republished it. - Contributions: - - Fixed bug outlined in [Issue #18](https://github.com/getzola/book/issues/18) in [Zola Book](https://github.com/getzola/book). - - Added dark theme and toggle to the [Anpu Zola](https://github.com/zbrox/anpu-zola-theme) theme. + - Fixed bugs for [Zola Book](https://github.com/getzola/book) outlined in [Issue #18](https://github.com/getzola/book/issues/18). + - Submitted dark theme and toggle to the [Anpu Zola](https://github.com/zbrox/anpu-zola-theme) theme. My changes were merged. diff --git a/content/index.md b/content/index.md index 92f730e7c..6dd8ee0c0 100644 --- a/content/index.md +++ b/content/index.md @@ -4,11 +4,11 @@ description: Forgetful Notes—A digital garden of knowledge. A platform for my compartir: true --- -You've come across **Forgetful Notes**—a [[./Digital Garden|digital garden]] of knowledge. Come in and make yourself comfortable. +You've come across **Forgetful Notes**—a [[Digital Garden|digital garden]] of knowledge. Come in and make yourself comfortable. This website 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 [[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. Like me, all notes contained within should be considered work-in-progress. Expect changes at all content levels. That said, I try not to 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! @@ -19,7 +19,7 @@ Like me, all notes contained within should be considered work-in-progress. Expec - Want to learn more _about the site_? Review the site's [[Meta|Meta]] page. -I leave you with some fun quotes. Feel free to stop by the [[./Quotes|Quotes]]. +I leave you with some fun quotes. Feel free to stop by the [[Quotes|Quotes]]. > _"The problem with your sink is that I have no idea how to fix it."_