Skip to content

webhintio/webhintio.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa7c5de Β· Aug 29, 2024
Mar 11, 2022
Jun 22, 2020
Aug 29, 2024
Mar 11, 2022
Aug 29, 2024
Sep 25, 2019
Jun 20, 2019
May 6, 2017
Jan 17, 2019
Mar 11, 2022
Dec 4, 2019
Jun 27, 2017
Mar 15, 2024
Apr 21, 2017
Jun 22, 2020
Aug 29, 2024
Aug 29, 2024
Sep 25, 2019
Aug 29, 2024
Aug 29, 2024
Aug 29, 2024
Nov 4, 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

Clone the project:

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

Install dependencies:

npm install

Build the site:

npm run build

The command above will pull all the documentation and generate all the required assets. It might take a bit so please be patient.

Run the site:

npm start

This will start a local web server in port 4000.

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

Code of Conduct

All projects in the webhintio organization follow this CoC which adheres to the OpenJS Foundation Code of Conduct.

License

The code is available under the Apache 2.0 license.

FOSSA Status