Landing page for mahenzon.ru (GitHub Pages).
Run a local server to preview the site in the browser:
npm run serveThen open http://localhost:8000
Build the CSS so that assets/css/tailwind.css is up to date (Tailwind is built from index.html and input.css):
npm run build:cssThen commit the updated assets/css/tailwind.css and push. If you change HTML classes or input.css, run this before deploying.





