First Block of News!
October 7, 2025
Did you know that you can test your site if written in HTML using Python?
Here's the magical command: python -m http.server
.
But here's the thing — if you are using a Linux terminal or a Python CLI,
you need to be in the folder where your HTML is.