scribd.github.io/_config.yml

57 lines
1.4 KiB
YAML

title: Scribd Technology
email: talent@scribd.com
description: >- # this means to ignore newlines until "baseurl:"
Scribd technology builds and delivers one of the world's largest libraries,
bringing the best books, audiobooks, and journalism to millions of people
around the world.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://tech.scribd.com" # the base hostname & protocol for your site, e.g. http://example.com
google_analytics: 'UA-443684-30'
# GitHub Metadata
# Used for "improve this page" link
branch: master
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
twitter_username: scribd
facebook_username: scribd
linkedin_username: scribd
github_username: scribd
# Assets
sass:
sass_dir: assets/_sass
# Blog settings
permalink: "/blog/:year/:title:output_ext"
date_format: "%B %-d, %Y"
# Build settings
plugins:
- jekyll-feed
# Exclude from processing.
# The following items will not be processed, by default.
# Any item listed under the `exclude:` key here will be automatically added to
# the internal "default list".
#
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
# exclude:
# - .sass-cache/
# - .jekyll-cache/
# - gemfiles/
# - Gemfile
# - Gemfile.lock
# - node_modules/
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/