Seleniumhq.github.io screenshot

Seleniumhq.github.io

Author Avatar Theme by Seleniumhq
Updated: 21 May 2025
1283 Stars

Official Selenium website and documentation

Overview:

The GitHub Actions Selenium Site and Documentation repository is used to build and publish the official Selenium website. It utilizes Hugo and the Docsy theme to build and render the site. This guide provides instructions on how to set up the site locally and contribute to it. The site is deployed using GitHub pages and the selenium.domain is managed at https://www.gandi.net/en.

Features:

  • Utilizes Hugo and the Docsy theme for building and rendering the site.
  • CI execution with GitHub Actions verifies that each commit works.
  • Deployed site and docs are pushed to the publish branch using a GitHub action.
  • Site is deployed using GitHub pages.

Installation:

To work on the GitHub Actions Selenium Site and Documentation, follow these steps:

  1. Install Hugo by following the instructions from Docsy.
  2. Install go.
  3. Clone the repository.
  4. Navigate to the “website_and_docs” directory.
  5. Run hugo server to start the local development server.

Summary:

The GitHub Actions Selenium Site and Documentation repository allows users to build and contribute to the official Selenium website. By utilizing Hugo and the Docsy theme, developers can easily set up the site locally and make contributions. The site is deployed using GitHub pages, with the publish branch containing the files that get deployed. The management of the selenium.domain is done through https://www.gandi.net/en.