This is the repository used to build and publish the official Selenium website.
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 serverA full contribution guideline can be seen at contributing
Please check all the information available at https://selenium.dev/getinvolved/
