Sha256: 54ae9a083b1fff137cf967aa4660599d68ef1577a6c800803a8c093f3e500250

Contents?: true

Size: 1.65 KB

Versions: 16

Compression:

Stored size: 1.65 KB

Contents

# Site settings
title: Ufo
email: tongueroo@gmail.com
url: http://ufoships.com
description: "Easy Way to Build and Ship Docker Images to AWS ECS"
keywords: "AWS EC2 Container Service, AWS ECS, UFO, Deploy to ECS, ufo ship"
skills: ""
meta_author: Tung Nguyen

# Google webmaster tools
google_verify:
google_analytics: UA-98684555-4

# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:

# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
contact: static

# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname:

# Color settings (hex-codes without the leading hash-tag)
color:
  primary: 3972c7
  primary-rgb: "24,288,156" #"128,179,255"
  secondary: 2c3e50 #FD6E8A
  secondary-dark: 233140 #A2122F
  links: a3c8ff

# Footer settings
footer:
  copyright: BoltOps, LLC
  location: San Francisco, CA
  social: BoltOps
  credits:
  contact: contact@boltops.com
  phone:

# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
  - title: twitter
    url: http://twitter.com/boltopslabs
  - title: github
    url: http://github.com/boltopslabs

# Credits content
credits: 'BoltOps, LLC'

# Build settings
markdown: kramdown
permalink: pretty

gh_url: "https://github.com/tongueroo/ufo"

collections:
  docs:
    name: "Documentation"
    output: true

defaults:
  - values:
      layout: default

plugins_dir:
 - jekyll-coffeescript

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
ufo-3.1.2 docs/_config.yml
ufo-3.1.1 docs/_config.yml
ufo-3.1.0 docs/_config.yml
ufo-3.0.1 docs/_config.yml
ufo-3.0.0 docs/_config.yml
ufo-2.3.0 docs/_config.yml
ufo-2.2.2 docs/_config.yml
ufo-2.2.1 docs/_config.yml
ufo-2.2.0 docs/_config.yml
ufo-2.1.0 docs/_config.yml
ufo-2.0.3 docs/_config.yml
ufo-2.0.2 docs/_config.yml
ufo-2.0.1 docs/_config.yml
ufo-2.0.0 docs/_config.yml
ufo-1.7.1 docs/_config.yml
ufo-1.7.0 docs/_config.yml