-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (35 loc) · 853 Bytes
/
_config.yml
File metadata and controls
42 lines (35 loc) · 853 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#remote_theme: jcm236/jcm236.github.io@master
remote_theme: chrisrhymes/bulma-clean-theme@v1.0.4
# Site Settings
lang: en
title: PluginSmiths
tagline: Creating to help Create
description: >
A group of devs making plugins for MCreator
baseurl: "/"
url: "https://pluginsmiths.github.io"
permalink: pretty
#favicon: /path/to/favicon.png
force_theme: 'light'
#hide_share_buttons: true
#fixed_navbar: top
#direction: one of <ltr, rtl, auto>, default: ltr
livereload: true
plugins:
- jekyll-remote-theme
- jekyll-sitemap
- jekyll-paginate
- jekyll-feed
- jekyll-seo-tag
- kramdown-parser-gfm
- jekyll-redirect-from
#google_analytics: UA-code-here
markdown: kramdown
highlighter: rouge
collections_dir:
collections:
plugins:
output: true
layout: product
image: https://via.placeholder.com/800x600
show_sidebar: false