Skip to content

Commit

Permalink
+ /writing & fractal-scaffold to notes. + mastodon. Fix light theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-p-randall committed Feb 6, 2024
1 parent 18e821d commit 866b76f
Show file tree
Hide file tree
Showing 9 changed files with 172 additions and 5 deletions.
6 changes: 6 additions & 0 deletions _includes/author-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,12 @@ <h3 class="author__name p-name" itemprop="name">
</li>
{% endif %}

<li>
<a href="https://hcommons.social/@ryanrandall" itemprop="sameAs" rel="nofollow noopener noreferrer">
<i class="fab fa-mastodon" aria-hidden="true" style="margin-right: .5em;"></i>Mastodon
</a>
</li>

{% if author.gitlab %}
<li>
<a href="https://gitlab.com/{{ author.gitlab }}" itemprop="sameAs" rel="nofollow noopener noreferrer me">
Expand Down
2 changes: 1 addition & 1 deletion _includes/notes_graph.json

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions _notes/Writing/fractal-scaffold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Fractal Scaffold"
date: 2024-02-05
last_modified_at:
excerpt: "A strategy for structuring and organizing your thoughts that can be fractally applied at the document, section, and/or paragraph level."
status: ":herb:"
published: true
blogged: true
writing: true
---

As part of Rua Williams' session on [Writing with Executive Dysfunction](https://fractalecho.substack.com/p/a-neurodivergent-writing-guide), they shared this idea of a Fractal Scaffold, a "mental metacognitive strategy for structuring thoughts and providing clear prompts."

Please read more about [it in context](https://fractalecho.substack.com/i/140399156/divergent-tools-for-divergent-minds-in-divergent-times), then come back here for the excerpt below.

## Fractal Scaffold

1. Premise - the core of what you want to say.
2. Context - historical background, prior work, examples.
3. Substantiate - Explain how the context reinforces the premise.
4. Acknowledge - Note complicating contexts, limitations.counterarguments, contested facts, controversies, or other sources of conflict and uncertainty.
5. Reaffirm - Justify and restate the premise.
6. Point the Way - explain what you are going to do or say next.

> The Fractal Scaffold is a mental metacognitive strategy for structuring thoughts and providing clear prompts that can make it easier to produce written expression and organize that expression at the document, section, and paragraph level. Like a real scaffold, the structure provided is not intended to be permanent, and is often completely dismantled and discarded by the time the final product is finished.
70 changes: 70 additions & 0 deletions _notes/Writing/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
layout: notesindex
excerpts: true
folder-title: "Writing"
title: "Writing"
notes-folder-path: "/notes/Writing/"
---

<!--
<h2>All {{page.title}} folders</h2>
{% assign folders = site.notes | where_exp:"item", "item.path contains 'Writing'" %}
{% assign wikifolders = "" | split:"" %}
{% for folder in folders %}
{% assign tempvar = folder.path | split:"/" %}
{% assign wikifolders = wikifolders | push:tempvar[1] %}
{% endfor %}
{% assign wikifolders = wikifolders | uniq | sort %}
<div class="wiki-folder-grid">
<div class="wiki-folder-grid-thirds">
<a class="btn btn--primary btn--large" href="{{page.folder-notes-path}}Jekyll">Jekyll
</a>
</div>
<div class="wiki-folder-grid-thirds">
<a class="btn btn--primary btn--large" href="{{page.folder-notes-path}}Social-Media">Social Media</a>
</div>
<div class="wiki-folder-grid-thirds">
<a class="btn btn--primary btn--large" href="{{page.folder-notes-path}}VS-Code">VS Code</a>
</div>
</div>
-->

{% assign writing_notes_pinned = site.notes | where:"writing","true" | where:"pinned","true" | sort: "path" %}
{% unless writing_notes_pinned == empty %}

<h2 id="pinned">Pinned {{page.title}} notes</h2>
<ul>
{% for item in writing_notes_pinned %}
<li>
<a href="{{ item.url }}">{% if item.pinned %}📌{% endif %}{{ item.title }}
{% if item.status == ":seedling:" %} :seedling:{% endif %}
{% if item.status == ":herb:" %} :herb:{% endif %}
{% if item.status == ":evergreen_tree:" %} :evergreen_tree:{% endif %}
</a>
</li>
{% endfor %}
</ul>
{% endunless %}


<h2 id="all">All {{page.title}} items</h2>
{% assign writing_notes_all = site.notes | where:"writing","true" | sort: "path" %}
{% if writing_notes_all.size > 0 %}
<ul>
{% for item in writing_notes_all %}
<li>{% if item.pinned %}📌{% endif %}
<a href="{{ item.url }}">{{ item.title }}
{% if item.status == ":seedling:" %} :seedling:{% endif %}
{% if item.status == ":herb:" %} :herb:{% endif %}
{% if item.status == ":evergreen_tree:" %} :evergreen_tree:{% endif %}
</a>
</li>
{% endfor %}
</ul>
{% else %}
<p>There's nothing here yet!</p>
{% endif %}
40 changes: 40 additions & 0 deletions _posts/2024-02-11-wa-2024-week-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Weekly Assemblage for 2024 Week 06
modified:
categories: [weekly-assemblage]
excerpt: ' .'
tags:
-
# header:
# image: /assets/images/weekly-assemblage.png
# caption: 'Photo credit: [**Unsplash**](https://unsplash.com)'
published: false # true
toc: true
comments:
date: 2024-02-11
---

[Weekly Whaaa…?]({% post_url 2016-01-09-weekly-whaaa %})
{: .notice}

## ABC of the Week

ABC

## Viewing, Listening, and Reading,

ABC

## Lightly-Annotated Linkapalooza

-

## TWI(R)L

This week I (re)learned about…

-

## Site Refinements of the Week

-
7 changes: 6 additions & 1 deletion _sass/minimal-mistakes/skins/_dark-citrus-sage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,9 @@ h1,h2,h3,h4,h5,h6 {
border-style: solid;
border-color: $border-color;
position: relative;
}
}

.social-icons .fa-mastodon,
.social-icons .fa-mastodon-square {
/*! color: #2b90d9; */
color: unset !important; }
7 changes: 6 additions & 1 deletion _sass/minimal-mistakes/skins/_light-citrus-sage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,9 @@ h1,h2,h3,h4,h5,h6 {
border-style: solid;
border-color: $border-color;
position: relative;
}
}

.social-icons .fa-mastodon,
.social-icons .fa-mastodon-square {
/*! color: #2b90d9; */
color: unset !important; }
7 changes: 6 additions & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,9 @@ h1, h2, h3, h4, h5, h6 {
margin-top: 0em;
padding-top: 0em;
padding-bottom: 1em;
}
}

.social-icons .fa-mastodon,
.social-icons .fa-mastodon-square {
/*! color: #2b90d9; */
color: unset !important; }
13 changes: 12 additions & 1 deletion assets/css/main2.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,15 @@ h1, h2, h3, h4, h5, h6 {
h2 {
padding-bottom: 0em;
border-bottom: none;
}
}

.pagination {
margin-top: 0em;
padding-top: 0em;
padding-bottom: 1em;
}

.social-icons .fa-mastodon,
.social-icons .fa-mastodon-square {
/*! color: #2b90d9; */
color: unset !important; }

0 comments on commit 866b76f

Please sign in to comment.