forked from mauroservienti/milestone.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
29 lines (23 loc) · 701 Bytes
/
_config.yml
File metadata and controls
29 lines (23 loc) · 701 Bytes
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
# Site settings
title: Milestone
description: > # this means to ignore newlines until "baseurl:"
The journey is the most important thing, not the destination.
Find your next destination and start travelling again.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://milestone.topics.it" # the base hostname & protocol for your site
excerpt_separator: <!--more-->
twitter_username: mauroservienti
github_username: topics
github_repository: milestone.github.io
highlighter: rouge
markdown: kramdown
exclude: ['README.md', 'LICENSE', 'CNAME']
encoding: utf-8
plugins:
- jekyll-sitemap
- jekyll-redirect-from
collections:
events:
output: true
talks:
output: true