# web **Repository Path**: mirrors_smooks/web ## Basic Information - **Project Name**: web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Smooks website repository > The site is available at [www.smooks.org](http://www.smooks.org). These docs are created using [HarpJS](https://harpjs.com/). See it's docs regarding how to run locally etc. Please submit documentation updates/fixes as PRs. ## Publishing changes You need NodeJS. Then, run: 1. `npm install` (only need to do this if you have not run it before, or the `package.json` has changed) 1. `./publish.sh` ## Running a local site dev server Simply run `npm run server` and read the instructions on-screen.