Skip to content

Conversation

@onerandomusername
Copy link
Collaborator

@onerandomusername onerandomusername commented May 17, 2025

due to our usage of safe: true
the plugins field was NEVER used in the configuration file
see https://jekyllrb.com/docs/plugins/installation/

this simplifies our dependencies and uses the gem
for our theme rather than using a remote theme, which means
one less dependency to rely upon

due to our usage of safe: true
the plugins field was NEVER used in the configuration file
see https://jekyllrb.com/docs/plugins/installation/

this simplifies our dependencies and uses the gem
for our theme rather than using a remote theme, which means
one less dependency to rely upon
@artlogic
Copy link
Collaborator

Unfortunately remote theme is required for GitHub pages unless the theme is supported, and ours isn't.

@onerandomusername
Copy link
Collaborator Author

We can simply drop the remote theme extension if we proceed with implementing #230, which also means that our local environment can be nearly equivalent to our build.

@onerandomusername onerandomusername marked this pull request as draft May 17, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants