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

social: make selection and order of social share buttons configurable #60

Open
davidsneighbour opened this issue Feb 7, 2022 · 2 comments
Assignees
Labels
module:social state:confirmed This issue is confirmed. type:documentation Improvements or additions to docs. type:enhancement New enhancements and features.

Comments

@davidsneighbour
Copy link
Owner

davidsneighbour commented Feb 7, 2022

  • add data configuration for shares ✔️
  • add local configuration object to site.Params ✔️
    [params.dnb.social]
    [params.dnb.social.sharebuttons]
    icons = true
    sharetext = true
    networks = ["facebook", "twitter", "linkedin"]
    
  • add partials for share buttons ✔️
  • sort items by networks configuration ✔️
  • enable/disable items by `networks configuration ✔️
  • write up documentation ❗
@davidsneighbour
Copy link
Owner Author

@all-contributors add @jmooring for code

@allcontributors
Copy link

@davidsneighbour

I've put up a pull request to add @jmooring! 🎉

@davidsneighbour davidsneighbour changed the title Make selection and order of social share buttons configurable hugo-social: make selection and order of social share buttons configurable Apr 3, 2023
@davidsneighbour davidsneighbour transferred this issue from davidsneighbour/hugo-social Apr 3, 2023
@davidsneighbour davidsneighbour added state:unconfirmed This issue needs to be reproduced. module:social and removed enhancement labels Aug 4, 2024
@davidsneighbour davidsneighbour changed the title hugo-social: make selection and order of social share buttons configurable social: make selection and order of social share buttons configurable Aug 10, 2024
@davidsneighbour davidsneighbour added state:confirmed This issue is confirmed. type:documentation Improvements or additions to docs. type:enhancement New enhancements and features. and removed state:unconfirmed This issue needs to be reproduced. labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:social state:confirmed This issue is confirmed. type:documentation Improvements or additions to docs. type:enhancement New enhancements and features.
Projects
None yet
Development

No branches or pull requests

1 participant