-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_config.yml
39 lines (27 loc) · 1.25 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
title: Inpsyde Assets
description: >-
Inpsyde Assets is a Composer package (not a plugin) that allows to deal with scripts and styles in a WordPress site.
baseurl: /assets # Your repo name with a leading slash.
# Aux links for the upper right navigation
aux_links:
"Inpsyde Assets on GitHub":
- https://github.com/inpsyde/assets
# Footer "Edit this page on GitHub" link text
gh_edit_repository: https://github.com/inpsyde/assets # Your repo GitHub URL
# Everything above is repo specific.
###############################################################
# This section is repo specific. These can be omitted if defaults make sense.
gh_edit_branch: master # The default branch of the repo. Default: main
gh_edit_source: docs # The directory containing the docs. Default: docs
###############################################################
# Everything below should be copy and pasted into package repos
remote_theme: inpsyde/jekyll-syde-theme
###############################################################
# Everything below should be copy and pasted into package repos
# To be replaced by jekyll-inpsyde-theme's `_config.yml` when GitHub Pages supports Jekyll v4.
plugins:
- jekyll-remote-theme
- jekyll-seo-tag
- jekyll-sitemap
- jemoji
permalink: pretty