Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable custom footer through 'footer-custom.html' #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rickstaa
Copy link

This pull request allows users to customize the footer of their Jekyll site. By adding a 'footer-custom.html' file in the _includes directory of their repository, users can overwrite the default footer with their own content.

This commit allows users to customize the footer of their Jekyll site. By adding
a 'footer-custom.html' file in the `_includes` directory of their repository,
users can overwrite the default footer with their own content.
@rickstaa
Copy link
Author

I've reviewed your contribution guidelines, particularly the section on documenting new user-facing features (https://github.com/pages-themes/primer/blob/master/docs/CONTRIBUTING.md#how-to-propose-changes). Could you guide me on where to document my recent change? Additionally, I observed that the header-custom.html feature lacks documentation. Should this also be addressed?

rickstaa added a commit to rickstaa/awesome-livepeer that referenced this pull request Feb 5, 2024
This commit replaces the default footer with a custom message. Currently,
it utilizes a fork of the 'jekyll-build-pages' action
(https://github.com/actions/jekyll-build-pages) due to an unmerged pull
request (pages-themes/primer#85). Once the pull
request is merged into the upstream, this change can be reverted.
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.

None yet

1 participant