-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
32 lines (26 loc) · 962 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
# Permalinks
permalink: pretty
# Dependencies
markdown: kramdown
highlighter: rouge
# Site details
title: GNU Social network status
description: "Monitors the status of popular Quitter/GNU Social instances."
url: https://resir014.github.io
baseurl: "/gnu-social-status"
# Build setup
exclude: ["Makefile", "Gruntfile.js", "Gemfile", "README.md", "LICENSE", "node_modules", "bower_components", "package.json", "bower.json"]
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# List of time zones supported in the TZ database
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: Asia/Jakarta
# About/contact
author:
name: Resi Respati
url: https://quitter.is/resi
email: [email protected]