Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
lsi: false # Produce an index for related posts. Requires the classifier-reborn plugin. -> https://jekyllrb.com/docs/configuration/options/#build-command-options
safe: true # Disable non-whitelisted plugins, caching to disk, and ignore symbolic links. -> https://jekyllrb.com/docs/configuration/options/#build-command-options



exclude: [github-actions ]
source: . # Change the directory where Jekyll will read files

title: Hack for LA
Expand Down Expand Up @@ -52,3 +51,8 @@ defaults: # The `defaults` key holds an array of scope/values pairs that define
type: "guide-pages"
values:
layout: "guide-pages"

plugins:
- jekyll-sitemap