Skip to content

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.

2 participants