File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Welcome to Jekyll!
2
- #
3
- # This config file is meant for settings that affect your whole blog, values
4
- # which you are expected to set up once and rarely need to edit after that.
5
- # For technical reasons, this file is *NOT* reloaded automatically when you use
6
- # 'jekyll serve'. If you change this file, please restart the server process.
7
2
8
3
# Site settings
9
4
title : Vim-CtrlSpace
10
5
email : wojtek.ryrych@gmail.com
11
- description : > # this means to ignore newlines until "baseurl:"
12
- Write an awesome description for your new site here. You can edit this
13
- line in _config.yml. It will appear in your document head meta (for
14
- Google search results) and in your feed.xml site description.
6
+ description : >
7
+ Vim CtrlSpace is *your* Vim Space Controller!
15
8
baseurl : " "
16
- url : " http ://yourdomain.com " # the base hostname & protocol for your site
9
+ url : " https ://vim-ctrlspace.github.io/ "
17
10
twitter_username : " VimCtrlSpace"
18
11
github_username : " vim-ctrlspace/vim-ctrlspace"
19
12
excerpt_separator : " <!-- more -->"
20
13
21
14
# Build settings
22
15
markdown : redcarpet
23
- highlighter : pygments
16
+ highlighter : rouge
You can’t perform that action at this time.
0 commit comments