:point_up_2: Website for JavaScript Standard Style (@standard)
standard-www is the website repository for JavaScript Standard Style, a linter and style guide for JavaScript. The project generates a static website for the Standard project by cloning documentation from the main Standard repository and related resources, then processing markdown files using generate-md to create HTML pages with custom layouts and link rewriting. The tech stack includes Node.js, npm, and the generate-md markdown-to-HTML tool, with deployment to Netlify. The project is maintained by the Standard organization.