-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
51 lines (43 loc) · 1.56 KB
/
_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
40
41
42
43
44
45
46
47
48
49
50
51
# Dependencies
markdown: kramdown
highlighter: pygments
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: /:categories/:title/
# Setup
title: "Telegram Stickers Directory"
tagline: "A curated list of stickers for Telegram Messenger."
description: "Telegram Stickers Directory is a website dedicated to curating and promoting beautiful, cute, and fun stickers for Telegram Messenger. It’s run by two individuals who love using stickers just as much as you do, and we’ll do our best to keep this directory updated daily for your enjoyment."
url: "https://telegram-stickers.github.io"
paginate: 10
paginate_path: "/stickers/page/:num/"
baseurl: ""
exclude: ["LICENSE", "README.md", "node_modules", "Gemfile", "Gemfile.lock"]
# List of time zones supported in the TZ database
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: UTC
# Assets
#
# We specify the directory for Jekyll so we can use @imports.
sass:
sass_dir: _sass
style: :compressed
# Plugins
gems:
- jekyll-paginate
- jekyll-gist
# About/contact
author:
name: Resi Respati
url: https://resir014.github.io/
email: [email protected]
# Custom vars
version: 1.0.0
github:
repo: https://github.com/resir014/telegram-stickers
# Collections
collections:
stickers:
output: true
permalink: /:collection/:title/