WSM (Waseem Site Maker) is a powerful VS Code extension that allows you to build modern, high-performance static websites using simple English commands.
Features
Natural Language Parsing: Turn plain English into HTML/CSS components.
Fast Prototyping: Build landing pages in minutes without writing complex code.
Clean Output: Generates optimized static files ready for deployment.
Usage
Create a file with the .wsm extension (e.g., mysite.wsm).
Write your site structure in simple terms:
create website MyBrand
page home
title Welcome to MyBrand
text We build modern websites
button Contact Us
Run the WSM: Build Website command from the Command Palette (Ctrl+Shift+P).
Support
If you encounter any issues, please feel free to reach out or check the documentation.