Seleniumhq.github.io

screenshot of Seleniumhq.github.io
hugo

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.

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.

hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.