I sat down and thought “I’m going to implement this into the theme” ..
And decided not to.
Instead, I’ll be doing a project review and making progress on the things that I’ve already said I was going to do.
I sat down and thought “I’m going to implement this into the theme” ..
And decided not to.
Instead, I’ll be doing a project review and making progress on the things that I’ve already said I was going to do.
We've started a new project which requires heavy, creative theming, so I made a prototype to test some ideas out.
I really like this article as it breaks down the reasoning of why they are doing what they are doing. It has some examples that you can follow along with and leaves me thinking about how I can take this knowledge into my own development.
Discovered via Andy Bell
Ok, I’ll say it. I’m not a fan of phones any more. It feels like I very rarely get anything useful from incoming calls. Just scams and other distractions.
James has been doing a lot of cool things on his blog. I feel that you should really check him out and everyone else in the IndieWeb WebRing.
I love diagrams and my heart almost jumped out of my chest as he .
I thought what better way to learn more about using Mermaid than to make a chart that shows how I decide what coffee to drink!
I haven’t really used Mermaid since I included the renderhooks it for the theme that I use for my blog. So, I was excited to have an opportunity to use it.
flowchart TD
accTitle: How do I brew my coffee
accDescr: This is a process on how I determine what kind of coffe to drink
A{Am I brewing coffee at home, or am I on the go?}
A --> B[Home]
A --> C[On the Go]
B --> D[Black]
C --> E{Am I going to Starbucks}
E -->|No| D[Black]
E -->|Yes| G[Water]
How do you make your coffee?
I’ve been attempting to post most and “just get stuff out there”. Unfortunately, I’m not too happy with the formatting of the posts themselves so I’m at an impasse on what the next step …
Other than writing this…
This talks about the access portion of accessibility. It's something that I think about for the base portion of my theme and I hope that you'll read it and spread the message.
This release is mostly centered around cleaning up different edge cases in the theme. This the first time in several point releases where I’ve made a change to the HTML structure. The release before (V1.3.07) was an addition to the theme that we won’t be seeing on Micro.blog until we update Hugo. I feel a bit of accomplishment in the fact that I didn’t see a need to.
Here are all the changes from the README.md that I haven’t blogged about.
a.no-decoration more accessible by changing contrastFloatLeft css class::selection background color to match up with themetitle and aria-label for microposts to include the date and time. In the local copy of Hugo, an empty string title is automatically added.list.html to make it stand out.time used for published times.articleSection to list of classes for category tags on a postREADME.md on previous releasesmath parameter. This has been defaulted to false until v0.122 is available. Demos can be seen on the MathJax demo page.li marker color to --text-alt in order to match header colorbody to utilize more space on smaller screenstext-shadow to a.no-decorationexample folderrsvp shortcode to theme to remove extra whitespace when post is cross posted to mastodonThis is the first interview in Technical Writing Chats, a series where I speak with technical writers about their day-to-day role and how they got started in their career. Today's interview is with Ally Sassman, a Senior Technical Writer at New Relic. I sincerely hope you enjoy!
This is in James' series.
I'm hoping to pick up a couple tips throughout the series to improve the writing that I do on my blog.
Date is 4 0 4
I should be working but all I can think about is formatting the time stamps for my blog theme to make sure they are parsed properly