-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (22 loc) · 748 Bytes
/
Copy path_config.yml
File metadata and controls
26 lines (22 loc) · 748 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
name: "monoholic"
title: "monoholic"
author: Agil Mammadov
email: mammadovagil@tutamail.com
description: >
Minimal monochrome dark jekyll theme🧪
baseurl: "/monoholic" # the subpath of your site, e.g. /blog
url: "https://stiermid.github.io" # the base hostname & protocol for your site, e.g. http://example.com
github_username: "stiermid"
# Build settings
markdown: kramdown
remote_theme: stiermid/monoholic
theme_config:
back: ".."
date_format: "%Y%m%d"
monochrome_images: true
footer: true # set to false to hide the footer
# goatcounter: mycode # your GoatCounter site code (e.g. mycode.goatcounter.com)
# fediverse_creator: "@example@example.social" # this enables author attirbution
plugins:
- jekyll-feed
- jekyll-seo-tag