forked from tatsy/programming-for-beginners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
39 lines (32 loc) · 896 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Setup
title: Programming for Beginners
tagline: 'Programming for everyone!'
description: '初心者・中級者向けC++/Pythonプログラミング'
url: https://tatsy.github.io
baseurl: '/programming-for-beginners'
permalink: pretty
disqus_shortname: 'tatsy-github-io'
google_analytics: 'UA-186105178-1'
# About/contact
author:
name: Tatsuya Yatagawa
url: https://tatsy.github.io/
email: [email protected]
# GitHub
github:
name: tatsy
repo: https://github.com/tatsy/programming-for-beginners
# Custom vars
version: 1.0.0
plugins:
- jekyll-sitemap
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
# Collections
collections:
contents:
output: true
permalink: /:path/