Friday 4 July 2025
I've revamped the css to remove sidebars and make the fonts etc. more responsive for reading on a mobile phone. I'm resisting the temptation to delve too quickly into full @media query style responsiveness, as I need to really get used to just learning what I'm doing at the moment, and adding some content.
I also need to think about the format of these "Blog" posts.
Since I'm trying to avoid using a database-style blogging system, or PHP and want to stick to plain
HTML I think each post should be a separate page, and then have an overall index page that provides links to each post
and add the links manually each time I write a new post.
This will be the first such post, and I'll add a link to the blog index once I've writtien it.
To the Blog index