Skip to content

Commit

Permalink
content swap
Browse files Browse the repository at this point in the history
  • Loading branch information
semanticdata authored Feb 23, 2024
1 parent 7608c34 commit 1831dda
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 68 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Zola
uses: taiki-e/install-action@zola
- name: Build Zola
run: zola build
run: zola check
env:
BUILD_ONLY: true
BUILD_FLAGS: --drafts
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-zola.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4
19 changes: 0 additions & 19 deletions .github/workflows/zola-to-gh-pages-branch.yml

This file was deleted.

Empty file removed .gitmodules
Empty file.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
<h1 align=center>📓 MiguelPimentel.do</h1>
# semanticdata.github.io

<p align="center">
<p align="">
<img src="https://img.shields.io/github/languages/code-size/semanticdata/semanticdata.github.io" />
<img src="https://img.shields.io/github/repo-size/semanticdata/semanticdata.github.io" />
<img src="https://img.shields.io/github/commit-activity/t/semanticdata/semanticdata.github.io" />
<img src="https://img.shields.io/github/last-commit/semanticdata/semanticdata.github.io" />
<img src="https://img.shields.io/website/https/miguelpimentel.do.svg" />
</p>

## Overview

Personal website powered by [Zola](https://www.getzola.org/), and themed with [serene](https://github.com/isunjn/serene).

## Table of Contents
Expand All @@ -28,9 +26,9 @@ Personal website powered by [Zola](https://www.getzola.org/), and themed with [s

</details>

## Screenshot
<!-- ## Screenshot
![website screenshot](screenshot-1.png)
![website screenshot](screenshot-1.png) -->

## Changes from Upstream

Expand Down Expand Up @@ -64,6 +62,6 @@ The icons used throughout the site are kindly provided by [UXWing](https://uxwin

## License

Source code in this repository is available under the [MIT License](LICENSE). You are free to use this code however you like. That said, some acknowledgement would be well received.
Source code in this repository is available under the [MIT License](LICENSE).

[^1]: Color Contrast Checker: passing scores ≥ 7.00.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
base_url = "https://miguelpimentel.do/" # Domain name of your website
base_url = "https:/semanticdata.github.io/"
title = "semanticdata"
description = "Miguel Pimentel. Problem solver, hobby developer, music enjoyer, and public infrastructure enthusiast."
default_language = "en"
Expand Down
8 changes: 5 additions & 3 deletions content/blog/aurora-borealis.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ display_tags = true
truncate_summary = false
+++

> 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.
See the [Canonical Publication](https://miguelpimentel.do/en/writing/aurora-borealis/) for this Blog post.

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.

## Light Pollution Table

Expand Down
2 changes: 2 additions & 0 deletions content/blog/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ taxonomies:
- blogging
---

See the [Canonical Publication](https://miguelpimentel.do/en/writing/hello-world/) for this Blog post.

This must be the fourth time I have started a blog. I haven't been very successful at being a consistent content producer. That changes today. I made a promise I can't break. I have made a real commitment to someone in my life, who I rather not disappoint.

<!-- more -->
Expand Down
2 changes: 2 additions & 0 deletions content/blog/monkey-brain.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ taxonomies:
- blogging
---

See the [Canonical Publication](https://miguelpimentel.do/en/writing/monkey-brain/) for this Blog post.

The term monkey mind is a Buddhist term meaning: restless, unsettled, incontrollable. The original analogy comes from describing the human mind as being full of drunken monkeys, constantly screeching, fighting, distracting, and creating general mental chaos. I’ll go over what helps _me_ keep the monkeys at bay. I hope some of this resonates with you and your monkeys as well.

<!-- more -->
Expand Down
2 changes: 2 additions & 0 deletions content/blog/on-burning-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ taxonomies:
- burnout
---

See the [Canonical Publication](https://miguelpimentel.do/en/writing/burning-out/) for this Blog post.

My life took a sharp turn early last year. I am a very private person. You will not find me sharing my personal life on social media. That said, these last 18 months have changed me profoundly, and I feel like I need to write these feelings down. This post's threshold of success is helping one other person navigate difficult times.

<!-- more -->
Expand Down
4 changes: 3 additions & 1 deletion content/blog/ssd-nvme-comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ display_tags = true
truncate_summary = false
+++

> 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.
See the [Canonical Publication](https://miguelpimentel.do/en/writing/ssd-nvme/) for this Blog post.

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.
<!-- more -->
## Storage Technologies

Expand Down
2 changes: 2 additions & 0 deletions content/blog/unlock-firefox-sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ taxonomies:
- tutorial
---

See the [Canonical Publication](https://miguelpimentel.do/en/writing/firefox-sidebar/) for this Blog post.

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.

<!-- more -->
Expand Down
71 changes: 45 additions & 26 deletions content/journal.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,39 +11,58 @@ copy = false
comment = false
# toc = false
+++
<br>
{% important() %}
This page is currently under construction. It contains <u><b><i>only</i></b></u> placeholder text.
{% end %}

## 2023-11
See the [Canonical Publication](https://miguelpimentel.do/en/journal/) for this Blog post.

### Notes
## 2024

- I was sick earlier this week. Missed two days at work. Bounced back by Thursday.
### February

### GitHub
- Discovered NASA's [Astronomy Picture of the Day](https://apod.nasa.gov/apod/).
- Submitted [PR #822](https://github.com/jackyzha0/quartz/pull/822) – Adds Spanish translations for [Quartz](https://github.com/jackyzha0/quartz).
- 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.
- Republished my personal website using [11ty](https://www.11ty.dev/) and [elva](https://github.com/scottsweb/elva).
- 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.

- Created [Zola Book](https://github.com/semanticdata/zola-book), a fork of [book](https://github.com/getzola/book). Added contents in the form of Zola and Tera Documentation. When I first discovered the book theme, I was put off by the mobile version overlapping the menu on top of the page by default. Today I managed to put together some code that addresses these problems. You can find more info on [PR #25](https://github.com/getzola/book/pull/25) at the upstream repo.
- Created new GitHub [Projects Roadmap](https://github.com/users/semanticdata/projects/5). This is part of my effort to learn more about GitHub Projects, Pull Requests, and Issues.
- Updated Obsidian [Starter Vault](https://github.com/semanticdata/obsidian-starter-vault). Updated community extensions and added new CSS snippets.
- Updated Zola workflows within my [dotfiles](https://github.com/semanticdata/dotfiles) repo.
- Fully migrated the [blog](https://miguelpimentel.do) to [semanticdata.github.io](https://github.com/semanticdata/semanticdata.github.io). Now uses Mabuya as upstream to update the underlying template core.
- Slowly improving [Agouta](https://github.com/semanticdata/agouta) layout. Used [Zola Dinkleberg](https://github.com/semanticdata/zola-dinkleberg) as inspiration for the layout.
- Improved legibility of [Mabuya](https://github.com/semanticdata/mabuya). Achieved perfect scores in Lighthouse. (100/100 in all categories)
- Created [Zola Particles](https://github.com/semanticdata/zola-particles). Initially it looked promising for layout ideas I had. Right now is evident it does not meet my usage requirements. I tentatively plan to take it a different direction I was originally. This considering I won't be using it myself anymore.
- Paused development for [Zola Docs](https://github.com/semanticdata/zola-docs). I was able to achieve some of the functionality I wanted to replicate.
### January

> [Link Of The Day](https://en.wikipedia.org/wiki/Sahara_pump_theory)
- 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/).
- Cloned [Eleventy Excellent](https://github.com/madrilene/eleventy-excellent).
- Cloned [Eleventy Garden](https://github.com/binyamin/eleventy-garden).
- Learned about [Astro](https://astro.build/). I'm playing around with it.
- Cloned [Astro Cube](https://github.com/semanticdata/astro-cube) and [Astro Essentialist](https://github.com/0xShapeShifter/essentialist).
- Discovered [CUBE CSS](https://cube.fyi/), [Utopia](https://utopia.fyi/), and [buildexcellentwebsit.es](https://buildexcellentwebsit.es/).
- CUBE stands for **Composition Utility Block Exception**.
- 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.

## 2023-10
## 2023

### GitHub
### December

- Created new repo [upload-pages-artifact](https://github.com/semanticdata/upload-pages-artifact). Forked to bump `node16` to `node20`, as the former was deprecated by GitHub.
- Created new repo [upload-artifact](https://github.com/semanticdata/upload-artifact). Forked to bump `node16` to `node20`, as the former was deprecated by GitHub.
- Created new repo [deploy-pages](https://github.com/semanticdata/deploy-pages). Forked to bump `node16` to `node20`, as the former was deprecated by GitHub.
- With the three new GitHub actions, I can craft new workflows that use my own actions instead of the ones that have not been updated.
- Renamed [zola-minima] to Agouta. Inspired by the Hispaniolan solenodon.
- Created new Firefox extension: [ChatGPT in the Sidebar](https://github.com/semanticdata/firefox-chatgpt-in-sidebar).
- Published new Firefox extension: [New Tab Notes](https://github.com/semanticdata/firefox-new-tab-notes).
- I visited the [Dominican Republic](https://en.wikipedia.org/wiki/Dominican_Republic) after more than 8 years without visiting family.
- Submitted [Mabuya](https://github.com/semanticdata/mabuya) to the Zola themes site.
- Submitted [Zola Minimal](https://github.com/semanticdata/zola-minimal) to the Zola themes site.
- Discovered [Bulma](https://bulma.io/), a CSS framework.
- Republished my [website](https://github.com/semanticdata/semanticdata.github.io) with the [serene](https://github.com/isunjn/serene).
- Renamed Zola Dinkleberg to [Zola Guava](https://github.com/semanticdata/zola-guava).

> [Link Of The Day](https://en.wikipedia.org/wiki/False_friend)
### November

- Ported the Chrome extension [Text Revealer](https://github.com/jamigibbs/text-revealer-chrome-extension) to Firefox.
- Updated my [Obsidian Starter](https://github.com/semanticdata/obsidian-starter-vault) vault.
- I'm playing around with [Svelte](https://svelte.dev/), and [Milkdown](https://milkdown.dev/).
- Created [svelte-milkdown](https://github.com/semanticdata/svelte-milkdown).
- Republished my 2010 blog in Spanish: [Prose Poetry](https://github.com/semanticdata/prose-poetry).
- 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.

## Timeless Notes

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.
2 changes: 2 additions & 0 deletions content/now.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ comment = false
toc = false
+++

See the [Canonical Publication](https://miguelpimentel.do/en/now) for this Blog post.

# /now

A page about about what I'm focused on at this point in my life. Also known as a [/now](https://nownownow.com/about) page.
Expand Down
9 changes: 0 additions & 9 deletions content/projects/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,6 @@ links = [
{ name = "github", url = "https://github.com/semanticdata/mabuya/" },
]

[[project]]
name = "📓 MiguelPimentel.do"
desc = "This website! Read more about it [here](/meta)."
tags = ["zola", "zola-website"]
links = [
{ name = "website", url = "https://miguelpimentel.do/" },
{ name = "github", url = "https://github.com/semanticdata.github.io/" },
]

[[project]]
name = "🔮 Obsidian Starter Vault"
desc = "Opinionated compilation of extensions and settings to help you learn and start exploring Obsidian."
Expand Down
2 changes: 2 additions & 0 deletions content/uses.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ comment = false
toc = false
+++

See the [Canonical Publication](https://miguelpimentel.do/en/uses/) for this Blog post.

# /uses

A non-comprehensive, non-exhaustive list of the hardware and software I use on a day-to-day basis. Also known as a [/uses](https://uses.tech/) page.
Expand Down
Binary file removed screenshot-1.png
Binary file not shown.

0 comments on commit 1831dda

Please sign in to comment.