title: HSI Blog SEOTitle: 司皓的博客 | HSI Blog header-img: img/home-desk.jpg email: "" description: "This is HSI's blog to record the life of Learning, Exploring and Creating." keyword: "HSI, BUPT, CAUC, Neuronal Dynamics, Computational Neuroscience" url: "https://HardworkingChris.github.io" # your host, for absolute URL baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
future: true
RSS: false github_username: HardworkingChris #facebook_username: huxpro #linkedin_username: firstname-lastname-idxxxx
rouge: rouge
permalink: pretty
paginate: 10
exclude: ["less","node_modules","Gruntfile.js","package.json","README.md","README.zh.md"]
anchorjs: true # if you want to customize anchor. check out line:181 of post.html
#timezone: CN
plugins: [jekyll-paginate]
although redcarpet can auto highlight code, the lack of header-id make the catalog impossible, so I switch to kramdown
markdown: kramdown kramdown: input: GFM # use Github Flavored Markdown !important syntax_highlighter_opts: span: line_numbers: false block: line_numbers: true start_line: 1
#disqus_username: hux
netease_comment: false
#ga_track_id: 'UA-49627206-1' # Format: UA-xxxxxx-xx #ga_domain: huangxuan.me
sidebar: true # whether or not using Sidebar.
sidebar-about-description: "Learing never stops."
sidebar-avatar: /img/avatar-hux-ny.jpg # use absolute URL, seeing it's used in both /
and /about/
featured-tags: true # whether or not using Feature-Tags featured-condition-size: 1 # A tag will be featured if the size of it is more than this condition value
chrome-tab-theme-color: "#000000" service-worker: true
page-mathjax: false
friends: [ { # title: "Su", # href: "http://su.gallery/" # },{ #title: "乱序", # href: "http://mida.re/" } ]