From a41e84df0869985b73a82b009d0eb0eba453f93f Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Tue, 25 Dec 2018 22:00:56 -0600 Subject: [PATCH] Added documentation to opensource ByJG.com --- _config.yml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..0118961 --- /dev/null +++ b/_config.yml @@ -0,0 +1,53 @@ +name: docker-easy-haproxy + +project: + version: 1.0.0 + download_url: https://github.com/byjg/docker-easy-haproxy/releases + +license: + software: MIT + software_url: https://opensource.org/licenses/MIT + + docs: MIT + docs_url: https://opensource.org/licenses/MIT + +git_edit_address: https://github.com/byjg/docker-easy-haproxy/blob/master/ + +links: + header: + - title: GitHub + url: https://github.com/byjg/docker-easy-haproxy + - title: ByJG + url: https://opensource.byjg.com/ + footer: + - title: GitHub + url: https://github.com/byjg/docker-easy-haproxy + - title: Issues + url: https://github.com/byjg/docker-easy-haproxy/issues + +ui: + header: + color1: "#080331" + color2: "#0033cc" + trianglify: true + +social: + github: + user: byjg + repo: docker-easy-haproxy + twitter: + enabled: false + via: + hash: opensourcebyjg + account: + facebook: + enabled: false + profileUrl: + +analytics: + google: UA-130014324-1 + +# Build settings +markdown: kramdown +remote_theme: allejo/jekyll-docs-theme +