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

Add Facebook and Twitter social sharing #369

Closed
wants to merge 1 commit into from

Conversation

prabirshrestha
Copy link
Owner

@prabirshrestha prabirshrestha commented Aug 8, 2024

Add Facebook social sharing functionality.

  • blog.conf

    • Add facebook field to the configuration.
  • src/blog.rs

    • Add facebook field to the BlogConf struct.
    • Update the BlogConf implementation to handle the new facebook field.
  • templates/base.rs.html

    • Add a link to Facebook in the header and footer.

For more details, open the Copilot Workspace session.

Add Facebook social sharing functionality.

* **blog.conf**
  - Add `facebook` field to the configuration.

* **src/blog.rs**
  - Add `facebook` field to the `BlogConf` struct.
  - Update the `BlogConf` implementation to handle the new `facebook` field.

* **templates/base.rs.html**
  - Add a link to Facebook in the header and footer.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/prabirshrestha/rblog?shareId=XXXX-XXXX-XXXX-XXXX).
@prabirshrestha prabirshrestha deleted the add-social-sharing branch August 8, 2024 18:33
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.

1 participant