Testing the WordLand Baseline Theme
Author: Dave Winer

Just when you think I'm finished with the new post thing, I do one more.

I haven't gone crazy, I just have to test creating a new post, this time with the new feature turned off.

I am now going to test an option, and to do so I will have to make several new posts.

May 7, 2025 by Dave Winer

It's always time for a new post!

So here goes this is your new post.

Now I'm going to publish it for the first time and see what happens!

May 5, 2025 by Dave Winer

It's nice to have the baseline around, because now I have something to match the presentation of H3's with. The next version of WordLand will have that worked out.

Had to back out of the Styles panel of the Settings command, I did it way too fast, each feature it added had to be tested in this very particular context.

The context is Medium Editor, Markdown and WordPress. None of which were designed to work with each other. We're lucky to have a core subset that works, enough to support writers.

I think to get a really complete editor, you have to start with Markdown or HTML and work it out with WordPress.

I have made the style of H3 agree with the style of in the Baseline theme.

Questions about where we're at and how this will work going forward..

  1. When will it become time to install this on daveverse? assuming that will have to wait until baseline theme is available on wordpress.com.
  2. The home page is awkward mix of titled and titleless posts. Have to think about this. We've handled titleless ok on the story page. The home page is basically a timeline. Prior art in many places. Scripting News home page for example, though it breaks things down into days, not really good here. Also the Timeline that's now in WordLand does this for titled and untitled posts, as does the FeedLand timeline. Using it will help answer.
  3. I got from previous answers that it will not be possible for a WordLand user to add CSS at either the story or site level. Next question, Scott, looking at the built page in the debugger, it appears as if my CSS file is included more or less as-is, ie makes it all the way back to my browser! So it looks like you should be able to just incorporate my changes somehow, without having to enter each by hand.
  4. I will have some tweaks to the CSS later today. 
  5. On the story page — when a post doesn't have a title, make the byline (time and author) be in the style of the title. This might be the answer for the awkwardness of the home page (see above). 
  6. <title> in the head section of each of the page needs work. The home page should be the title of the blog, and each story page the title should be the title of the post.
April 30, 2025 by Dave Winer

I did a survey of news sites and blogs to see how they show their titles

  • Gothamist puts the name in the upper left corner, leaving room for some buttons and a menu in the right corner.
  • Ars Technica does something similar, name of site in upper left corner, with an array of buttons flush right.
  • Empty Wheel does the same thing. (I sense a pattern here.)
  • Missouri Independent centers the title in much bigger type than the previous examples, the buttons are arrayed above it (more buttons).
  • EV Grieve puts the name in the upper left corner without much fanfare. Proves that it doesn't have to be eye-catching, it's the attitude and the content I love. One of my longtime favorites. It's an East Village neighborhood blog, running in Blogger for ages.
  • Seth's Blog is a WordPress site, managed by Automattic. The left sidebar includes the title of the blog, and has a list of things he wants you to read, and how to get on his mail list, etc. So effectively the title is in the upper left corner, and the equiv of the buttons are arrayed vertically in a column. The functionality of his blog is probably closest to what I have in mind for WordLand, but into spartan beginnings. It's easy to add stuff, impossible to take away.
  • Simon Willison's Weblog, another great example of the kind of writing I want people to do with WordLand. He puts the title in the upper left corner, with a single button flush right. He deals with the recent articles thing by putting a list of three posts, linkblog style, at the bottom. I like this placement, btw. Positioned as an afterthought. If you're lingering here, you might like this? I pretty much always ignore this kind of stuff.
  • Manton Reece does the same thing everyone else is doing. Title at the top left, an array of buttons flush-right at the same level. What's uncommon about his style is that the name of his blog is tiny, 13px. But it also is very visible.
  • Kottke does not include the title of his blog on a story page. This is remarkable. But he does have the author name very prominently placed, it's the very topmost text on the page, impossible to miss. So amazingly the title is visible, even though it isn't there.
  • Pluralistic puts the title in big type flush left, with a subtitle, and the buttons are below the title, before the headline of the post (lots of white space separating).
April 30, 2025 by Dave Winer

This is a list of things that I want to try out on the new baseline theme.

Here are five great MLB first basemen and what made each of them especially interesting:

  1. Lou Gehrig – The "Iron Horse" of the Yankees, famous for his durability, humility, and tragic early retirement due to ALS, which now bears his name.

  2. Albert Pujols – A modern legend known for his all-around hitting, consistency, and longevity, finishing with over 700 home runs.

  3. Willie McCovey – Towering lefty slugger for the Giants, feared for his monstrous power and iconic presence in the batter’s box.

  4. Keith Hernandez – Brilliant defensively, redefining how first base was played with range, quickness, and leadership—also a memorable personality.

  5. Frank Thomas – “The Big Hurt” dominated the ‘90s with his intimidating size and incredible hitting eye, combining power with patience.

Thanks for listening, this has been a test!

WordLand does The Right Thing with title-less posts. 

This is one of those posts. 

Let's see what it does with it!

😄

April 23, 2025 by Dave Winer

Scott, a discussion on the support repo about whether we should have H4 in the popup menu led me to consider an option I had been thinking about in the background — letting the user configure the contents of that menu. It's basically a list of names, chosen from these:

bold, italic, underline, anchor, h1, h2, h3, quote, unorderedlist, orderedlist, pre, removeFormat, justifyLeft, justifyCenter, justifyRight, justifyFull, indent, outdent

They all seem to work. Special provisions need to be made in the baseline site for h1, h2, and h3, esp h3.

h3 should be the same font-size and line-height as a paragraph, but boldface. 

It's the best way to add a headline to writing in wordland. Imho any other size starts getting into MySpace territory.

Last update: 6/6/25; 3:14:36 PM.