AstroJS Blog - very first blogpost and the stuckontorque domain

New blogpost, same old habits

It will probably take a while to make a habit of writing blogposts.

But blogposts ARE important - sharing things with others forces you to do a better job at explaining things to yourself, in order to share things with others.

The second level header styling

The markings upon the band begin to fade. The writing, which at first was as clear as red flame, has all but disappeared:

/* Margins are removed */
*, ::after, ::before, ::backdrop, ::file-selector-button {
margin: 0;
padding: 0;
}
/* Border styles are reset */
*, ::after, ::before, ::backdrop, ::file-selector-button {
box-sizing: border-box;
border: 0 solid;
}
/* Headings are unstyled */
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
font-weight: inherit;
}
/* Lists are unstyled */
ol, ul, menu {
list-style: none;
}

Even the images seem to render

title

Your fingers would remember their old strength better… if they grasped your code box.

Terminal window
echo test 123