muditlambda / seleniumhq.github.io

The Selenium website and documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

The Selenium website and documentation

License:Apache License 2.0


Languages

Language:HTML 78.6%Language:CSS 15.4%Language:JavaScript 5.8%Language:Shell 0.2%