First Try...

My first attempt at blogging...

minor updates to the blog engine...

In the previous article I talked about the things I wanted to develop further in this blog engine, and i have focused on the simple ones.
So now we have a correctly formatting for the numbered lists like this:

  1. first bullet

  2. second bullet

Also I have now changed the way the <code> tag is displayed as below:

some code
another line of code
a command line

And it seems to be working as expected. Of course there are further improvements to be done to the spacing between the lines, the spacing after and similar things, but for simplicity it is now more the way i wanted.
Also a minor update to the footer to add a way to contact me, and invisibly done also some minor code cleanup.