Skip to content

molant/webhint.io

This branch is 2 commits ahead of, 207 commits behind webhintio/webhintio.github.io:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 12, 2019
Oct 24, 2018
Jan 17, 2019
Sep 24, 2019
Sep 17, 2019
Sep 20, 2019
Jun 20, 2019
May 6, 2017
Jan 17, 2019
Sep 18, 2019
Apr 19, 2019
Jun 27, 2017
Sep 20, 2019
Oct 3, 2018
Aug 26, 2017
Apr 21, 2017
Apr 8, 2019
Apr 10, 2019
May 29, 2019
Sep 20, 2019
Aug 21, 2019
Sep 24, 2019
May 14, 2019

Repository files navigation

webhint's website

Build Status FOSSA Status

This is the code for webhint's website. Most of the documentation though is in the main webhint repo.

Getting started

Note: Our builder uses async arrow functions as well as other ES2017 features so please ensure you are using Node.js v8.x or higher.

Clone the project:

git clone https://github.com/webhintio/webhint.io.git

Install dependencies:

npm install

Fetch remote content (e.g. documentation)

npm run update-site

Build the site:

npm run build

Run server:

npm start

To know more about the internals of the site please read the server documentation.

Code of Conduct

This project adheres to the JS Foundation's code of conduct.

By participating in this project you agree to abide by its terms.

License

The code is available under the Apache 2.0 license.

FOSSA Status

About

webhint's website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • CSS 26.7%
  • HTML 23.2%
  • Batchfile 1.2%
  • Shell 0.6%