About
- I am a man of constant sorrows.
- gotta style that dang border
- Gotta bemember with .md files to add the extra carriage return (is that still a term?) to get the spacing right. Ipsum orci efficitur maximus nulla aptent ligula nec. Venenatis sagittis natoque dignissim lacinia tempus aliquet praesent gravida. Proin per erat libero vulputate commodo. Vitae facilisi eleifend condimentum hendrerit commodo. Litora sapien primis viverra enim fermentum fringilla? Vel potenti platea conubia praesent lacinia porttitor laoreet. Class turpis sollicitudin vulputate ullamcorper dis montes. Sem nam consequat maximus accumsan cursus torquent.
Pico CSS
The site is built with Pico CSS. The minimal style suits me very well. You can see various elements in place on this demonstration page.
Contact
To Do List
- Highlight current nav item? You lost this when you quit using the 11ty plug-in. it's not hard to do-go ahead and fix this.
Work on your footer. Copyright, no tracking or cookies.- Is there too much space between main and footer?
- What about just plain pictures that integrate with text? Just float them out there like a magazine layout? Is that old school?
- Replace that splash image on the home page.
- You have this showing now on home page: 4 more TILs can be found here. Can you code it to say the word "four" instead of 4 to follow grammar rules? PS. you may be OCD.
You have this working for TILs but not for posts.
- What will be your tagging scheme for a real website?
Table Cell Merge Example
I want to merge some table cells. Let’s work on this.
what | heading | heading 2 |
---|---|---|
peanut butter | okay, got it. Merged these two. | |
jelly | can I | merge? |
peanut butter spans two columns because I have an extra thingie. But it doesn’t actually span two columns...it just skips the second column because there is no content | jelly |
This worked in DEVONThink, but not Bear!! What the what?? Didn't work with 11ty, but I'm okay with that. Don't think this is in the version of Markdown I use.
Grid below here (I edited this in iA Writer!!)
1 for the money
2
3
Go cat go
So that was HTML within an .md file.
Here's More Added to About
Is the localhost updating?? Yes.