Skip to content

Add configurable footer links via [params.footer_links] #500

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

mattstratton
Copy link
Owner

@mattstratton mattstratton commented May 23, 2025

Summary

This PR implements the ability to add custom links to the site footer via the [params.footer_links] config option, addressing #51.

Features

  • New [params.footer_links] config table (see REFERENCE.md and exampleSite config for usage)
  • Footer partial renders links if present, styled with Tailwind and color conventions
  • Documentation and example config updated

Testing

  • Run npm run build and check the footer in exampleSite/public for the new links

Fixes #51

🤖 This was generated by a bot. If you have questions, please contact the maintainers.

…Fixes #51) - New config option for footer links (name/url); Footer partial renders links with Tailwind and color conventions; Docs and example config updated 🤖 This was generated by a bot. If you have questions, please contact the maintainers.
@mattstratton mattstratton merged commit 11bde67 into v2 May 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant