🚀 BWS Blog Site

Served from port 8081 (blog.localhost)

Welcome to the Blog Site

Published: August 23, 2025

This is a separate website served by the same BWS server but on a different port/hostname configuration.

Multi-Site Architecture

Published: August 23, 2025

The BWS server now supports:

  • Multiple sites on different ports
  • Different hostnames for virtual hosting
  • Separate static directories per site
  • Configurable via TOML files

Technical Details

Published: August 23, 2025

Each site can have its own static directory, allowing completely different websites to be served from the same server instance.