-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
44 lines (38 loc) · 1.19 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
title: Anti's Site
author:
name: Anti's Site of Wonderousness
# email: [email protected]
permalink: :year/:month/:day/:title #/:title/
description: © (2024) Antiraedus.
show_excerpts: true
comments: # comments on by default
utterances: true
# Build settings
theme: minima
# no idea what this does
plugins:
- jekyll-feed
- jekyll-seo-tag
# Theme-specific settings
minima:
# skin: wh
# Minima date format.
# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this.
# date_format: "%b %-d, %Y"
# Generate social links in footer.
#
social_links:
- { platform: github, user_url: "https://github.com/Antimatter543" }
# - { platform: linkedin, user_url: "https://www.linkedin.com/in/jekyll" }
# - { platform: twitter, user_url: "https://twitter.com/jekyllrb" }
- { platform: youtube, user_url: "https://www.youtube.com/@antiraedus" }
google_analytics: G-YSP8DJ67RB
# If you want to link only specific pages in your header, uncomment this and add the path to the pages in order as they should show up.
header_pages:
- archive.md
- about.md
- projects.md
- timeline.md
- 404.html
collections:
- projects