Selenide website (English): selenide.org
Built with Hugo static site generator, hosted on GitHub Pages.
# Install Hugo (macOS)
brew install hugo
# Start local dev server
./start.sh
# or manually:
hugo server --buildFuture --port 4001Open http://localhost:4001 in browser.
Just run script: selenide> ./release 6.1.0
This script will:
- add tag "v${version}"
- build & run unit-tests
- publish selenide-*jar to oss.sonatype.org
- generate javadoc for site