mirror-web/_config.yml
2016-08-18 14:22:30 +08:00

34 lines
894 B
YAML

# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: 清华大学 TUNA 镜像源
brand: TUNA mirrors
baseurl: "" # the subpath of your site, e.g. /blog
permalink: "/:categories/:title/"
url: "https://mirrors.tuna.tsinghua.edu.cn"
# Build settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
sass:
sass_dir: static/css
gems:
- jekyll-babel
- jekyll-sitemap
exclude: [Gemfile, Gemfile.lock, README.md, gen_robot.sh]
# Content Related
new_mirrors: [virtualbox, dell, manjaro-cd, grafana, jenkins, influxdata, mysql, parrot, rubygems]