standard/standard-www

:point_up_2: Website for JavaScript Standard Style (@standard)

33

stars

182

commits

CSS

primary language

Jul 11, 2025

updated

standardjs.com
development
ecmascript
es6
eslint
javascript
linter
nodejs
standard
static-code-analysis
style
style-guide
Browse cluster: Linting and Static Code Analysis

README

standard-www travis javascript style guide

https://standardjs.com

Usage

This repository is used to generate a web site for standard

How to Generate a site and deploy it to netlify

git clone https://github.com/standard/standard-www
git push

Building without deploy

cd generate-site
npm install
npm start

Notes

  • The navigation menu is stored in layout/partials/toc.html
  • A custom layout is being used. The layout is based on witex (came from --export on generate-md)
  • gensite.js is where things get kicked off
    • First it will clone standard and awesome-standard and nab the *.md files.
    • Next, it will use generate-md to create a site.
    • Finally there is some file renaming and link re-writing that happens.

Contributing

Contributions welcome! Please read the contributing guidelines first.

License

ISC

Contributors

feross

94 commits

Flet

68 commits

bcomnes

5 commits

standard/standard-www

:point_up_2: Website for JavaScript Standard Style (@standard)

33

stars

182

commits

CSS

primary language

Jul 11, 2025

updated

standardjs.com
development
ecmascript
es6
eslint
javascript
linter
nodejs
standard
static-code-analysis
style
style-guide
Browse cluster: Linting and Static Code Analysis

README

standard-www travis javascript style guide

https://standardjs.com

Usage

This repository is used to generate a web site for standard

How to Generate a site and deploy it to netlify

git clone https://github.com/standard/standard-www
git push

Building without deploy

cd generate-site
npm install
npm start

Notes

  • The navigation menu is stored in layout/partials/toc.html
  • A custom layout is being used. The layout is based on witex (came from --export on generate-md)
  • gensite.js is where things get kicked off
    • First it will clone standard and awesome-standard and nab the *.md files.
    • Next, it will use generate-md to create a site.
    • Finally there is some file renaming and link re-writing that happens.

Contributing

Contributions welcome! Please read the contributing guidelines first.

License

ISC

Contributors

feross

94 commits

Flet

68 commits

bcomnes

5 commits

Languages

CSS

50.4%

HTML

29.0%

JavaScript

20.6%