-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.bak.yml
More file actions
74 lines (60 loc) · 2.2 KB
/
_config.bak.yml
File metadata and controls
74 lines (60 loc) · 2.2 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# 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 title
title: "Rerosku"
# A description of your site for social meta tag, search engines, and feed.xml
description: "Quello che cercavi... Forse"
# Tagline near the site title
tagline: "Guide, Chat, How-to, DIY e pensieri vari."
# The subpath of your site, e.g. /blog, for generating urls
baseurl:
sass:
sass_dir: _sass
# The base hostname & protocol of your site for where absolute urls are needed
url: "http://rerosku.github.io"
# Site navigation - each item must have a title and a url.
navigation:
- text: Home
url: /
- text: About
url: /about/
# - text: Style Guides
# url: /style-guide/
- text: Archives
url: /tags/
# The shortname for your Disqus site to enable comments.
disqus: "perledinerdezza"
# Author information - author info at the bottom of the post
author_name: "Rerosku"
author_bio: "Geek, drogato di serie Tv, party Animal e fermo sostenitore della teoria: "Massimo Risultato, Minimo Sforzo"
author_url: "http://perledinerdezza.cu.cc"
author_location: "Biella, Italia"
author_image: https://tlgur.com/d/yGOVznM8
# Sidebar Add banner
# banner_url: "http://justgoodthemes.com"
# banner_image: images/banner.jpg
# Sidebar newsletter widget - add your form action url for MailChimp signup form here
mailchimp_url: "//github.us4.list-manage.com/subscribe/post?u=d649803a16930934c1466680c&id=1c468f88b0"
# Social links in the site footer
twitter_username: "perledinerdezza"
facebook_username: "perle.di.nerdezza"
googleplus_username: "+rerosku"
github_username: "rerosku"
# codepen_username: "macchie"
# dribbble_uername: "username"
# medium_username: "@username"
instagram_username: "perle.di.nerdezza"
# pinterest_username: "username"
# linkedin_username: "andrea-macchieraldo-579b444b"
# http://jekyllrb.com/docs/pagination/
paginate: 5
paginate_path: '/blog/page:num/'
gems: [jekyll-paginate]
permalink: pretty
markdown: kramdown
kramdown:
auto_ids: false