Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

executable file
·
29 lines (18 loc) · 1.08 KB

Travis Status

Selenium

Selenium Site and Documentation

This is the repository used to build and publish the official Selenium website.

Quick start

We use Hugo to build and render the site and docs, which are two separate Hugo projects.

After cloning the repository, if you want to make changes to the site, work on the site_source_files directory. To make changes to the docs, switch to the docs_source_files directory. To see a live preview of your changes, run hugo server on each directory.

% cd site_source_files/docs_source_files
% hugo server

A full contribution guideline can be seen at contributing

How to get involved?

Please check all the information available at https://selenium.dev/getinvolved/