-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
41 lines (35 loc) · 1.18 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# ----------------------- #
# Main Configs #
# ----------------------- #
url: http://conductor.ddavison.io
title: Conductor
email: [email protected]
description: >
Conductor is a fluent interface wrapper for the Selenium WebDriver written in Java.
The framework utilizes the power of CSS, to be an extremely easy and effective framework
for QA engineers. Conductor is currently being used by companies such as InboundNow, Major League Gaming (MLG)
# ----------------------- #
# Conductor #
# ----------------------- #
conductor:
scm:
url: https://github.com/conductor-framework/conductor
site: http://conductor.ddavison.io
version: 3.0.0
excerpt_separator: ""
# ----------------------- #
# Jekyll & Plugins #
# ----------------------- #
# Build settings
markdown: kramdown
permalink: pretty
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- title: download
url: https://github.com/conductor-framework/conductor/archive/master.zip
- title: github
url: https://github.com/conductor-framework/conductor
- title: maven
url: https://search.maven.org/#search%7Cga%7C1%7Cio.ddavison.conductor