blog/_config-uat.yml

19 lines
515 B
YAML

# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
id: 'blog-uat'
url: "https://bangararaju-uat.kottedi.in"
assets:
self_host:
enabled: true # boolean, keep empty means false
# specify the Jekyll environment, empty means both
# only works if `assets.self_host.enabled` is 'true'
env: development # [development|production]
show_drafts: true
future: true
# Custom configuration
custom-config:
blog-services:
service_url: 'https://blog-services.kottedi.in'