A curated store for the modern static web Read the Static Web Guide

StaticTemplates / Information

Documentation

A buyer guide to opening, editing and deploying static website templates.

1. Review the product page

Compare the live preview, page set, technology, requirements and exact included files. The current catalogue contains clearly marked concept entries.

2. Purchase and download

When a product is available, its checkout button will lead to the configured digital-product platform. Purchased files will be delivered securely there; public pages will not expose paid ZIPs.

3. Open the source

Unzip the package and open its project folder in VS Code. Read the included README and documentation before changing files.

4. Run locally

For Node-based projects, the usual flow is `npm install`, `npm run dev` and `npm run build`. A plain HTML package may open directly. Always use the product instructions.

5. Personalise and deploy

Replace demo copy, images, metadata, links and policy pages. Run the production build and upload its output to your chosen static host.