My First, Test blog post

James M Boyette
May 16, 2021

Using just the innate formatting, I had various thoughts. I wanted to see what was possible on Medium

Then I had other ones. Including this quote of myself

What’s this? I can add personal notes?

Then I came up with some code:

index = 1
while index < 10
index += 1
end
p index

Here’s a “side-by-side”

A section about my favorite Youtube channel, “Computerfile”

And you can embed a tweet etc:

<blockquote class=”twitter-tweet”><p lang=”en” dir=”ltr”>Still such a newb with CSS<br>…<br>but NOWIKNOW .tooltip{ } !!!!!! <a href=”https://t.co/MvyZQ5fYuz">pic.twitter.com/MvyZQ5fYuz</a></p>&mdash; James Boyette (@sou7hernsaint) <a href=”https://twitter.com/sou7hernsaint/status/1393085232593743872?ref_src=twsrc%5Etfw">May 14, 2021</a></blockquote> <script async src=”https://platform.twitter.com/widgets.js" charset=”utf-8"></script>

--

--

James M Boyette
0 Followers

Let's make computers do all the things