Added documentation to opensource ByJG.com
This commit is contained in:
parent
9f087306e7
commit
a41e84df08
1 changed files with 53 additions and 0 deletions
53
_config.yml
Normal file
53
_config.yml
Normal file
|
|
@ -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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue