2022-05-20 18:27:04 -04:00
|
|
|
repository: d-eathrow/anonymousland
|
2022-11-11 15:07:12 -05:00
|
|
|
remote_theme: luxedo/jekyll-theme-potato-hacker
|
|
|
|
#theme: jekyll-theme-potato-hacker
|
2022-05-20 18:27:04 -04:00
|
|
|
theme_base: "dark"
|
2022-05-20 18:35:12 -04:00
|
|
|
theme_switch: off
|
2022-05-20 18:27:04 -04:00
|
|
|
blog: on
|
2022-07-10 21:01:15 -04:00
|
|
|
highlighter_theme: monokai
|
|
|
|
toolbar_priority:
|
2022-05-02 18:51:14 -04:00
|
|
|
- blog
|
2022-04-30 21:17:18 -04:00
|
|
|
collections:
|
2022-06-04 19:01:41 -04:00
|
|
|
.well-known:
|
|
|
|
output: true
|
2022-06-04 19:51:13 -04:00
|
|
|
permalink: /:collection/:path/
|
2022-07-10 21:01:15 -04:00
|
|
|
items:
|
2022-05-02 18:51:14 -04:00
|
|
|
output: true
|
2022-07-10 21:01:15 -04:00
|
|
|
changelog:
|
2022-04-30 21:17:18 -04:00
|
|
|
output: true
|
2022-07-10 21:01:15 -04:00
|
|
|
pages:
|
|
|
|
output: true
|
2022-08-03 08:13:16 -04:00
|
|
|
information:
|
|
|
|
output: true
|
2022-07-10 21:01:15 -04:00
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
plugins:
|
|
|
|
- jekyll-feed
|
|
|
|
- jekyll-seo-tag
|
|
|
|
feed:
|
|
|
|
collections:
|
2022-08-03 08:13:16 -04:00
|
|
|
- changelog
|
|
|
|
- information
|
|
|
|
- items
|