Olivia Brooks Cutieguwu
Cutieguwu opened issue Cutieguwu/cutieguwu-site#50 2025-07-31 11:53:11 -04:00
Blog lacks accessibility.
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#48 2025-07-29 21:26:41 -04:00
Add a Blog.

Mostly completed in 55ced0093cd9b48a94ce1c2207aeb6710b2e75c0. Refinements to come.

Cutieguwu closed issue Cutieguwu/cutieguwu-site#48 2025-07-29 21:26:41 -04:00
Add a Blog.
Cutieguwu pushed to v2.0.0-alpha at Cutieguwu/cutieguwu-site 2025-07-29 21:24:45 -04:00
55ced0093c Add blog to website.
8c8fd1eac6 Update .gitignore
d1fbb7bc01 Update _pane_error.scss
cdd5a3f4c4 Make tailer an Include.
a9d1d47f5d Break out Chunk Lists.
Compare 10 commits »
Cutieguwu opened issue Cutieguwu/cutieguwu-site#49 2025-07-29 11:43:50 -04:00
Add Tooling for Blog Publishing Automation.
Cutieguwu opened issue Cutieguwu/cutieguwu-site#48 2025-07-29 11:43:16 -04:00
Add a Blog.
Cutieguwu opened issue Cutieguwu/cutieguwu-site#47 2025-07-29 11:42:40 -04:00
Add RSS Feed
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#46 2025-07-25 11:44:27 -04:00
Dark Reader Extension Breaks inline styling of Quick Links

This will have to be tested in production. Dark Reader can be disabled for this site as a solution.

Dark Reader does have a dark mode detection feature, and it seems to be detecting the dark…

Cutieguwu closed issue Cutieguwu/cutieguwu-site#46 2025-07-25 11:44:27 -04:00
Dark Reader Extension Breaks inline styling of Quick Links
Cutieguwu opened issue Cutieguwu/cutieguwu-site#46 2025-07-25 11:36:15 -04:00
Dark Reader Extension Breaks inline styling of Quick Links
Cutieguwu opened issue Cutieguwu/cutieguwu-site#45 2025-07-24 21:19:00 -04:00
Fix odd behaviour with Sticky Panes on Mobile.
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#36 2025-07-24 21:16:58 -04:00
Make nav_pane stick to the viewport as the user scrolls.

I will need to revisit this once I work on Mobile support. Sticky panes are causing some whack behaviour when I scale down the display.

Cutieguwu closed issue Cutieguwu/cutieguwu-site#36 2025-07-24 21:16:58 -04:00
Make nav_pane stick to the viewport as the user scrolls.
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#41 2025-07-24 18:41:35 -04:00
Add Element Cloud

Completed in 7659269b8e948336772475929f145d306187c02f.

Cutieguwu closed issue Cutieguwu/cutieguwu-site#41 2025-07-24 18:41:35 -04:00
Add Element Cloud
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#42 2025-07-24 18:41:16 -04:00
Support Text fields in Quick Links

Completed in 7659269b8e948336772475929f145d306187c02f.

Cutieguwu closed issue Cutieguwu/cutieguwu-site#42 2025-07-24 18:41:16 -04:00
Support Text fields in Quick Links
Cutieguwu pushed to v2.0.0-alpha at Cutieguwu/cutieguwu-site 2025-07-24 18:39:49 -04:00
2fcc4307ad Update index.html
7659269b8e Complete #42, 41; Support text in Quick Links, Quick Links Cloud body.
0d3aa50a14 Complete #43; Introduce generic nomenclature for common partials.
Compare 3 commits »
Cutieguwu commented on issue Cutieguwu/cutieguwu-site#44 2025-07-24 11:10:05 -04:00
Reduce Code Duplication for Panes.

The different panes actually have enough differences that I would have to restructure how I handle panes. At the moment, it may be best to leave them alone. "If it ain't broke, don't fix it."…

Cutieguwu closed issue Cutieguwu/cutieguwu-site#44 2025-07-24 11:10:05 -04:00
Reduce Code Duplication for Panes.