AeroRust / AeroRust/AeroRust.github.io
Social media tags shortcode for links of resources
- Dominant language
- HTML
- Stars
- 29
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
We should be able to show more than just a link to a resource to another website, video, etc.
**Describe the solution you'd like**
A shortcode that uses fetched data (using load_data) from a website and show it statically on a blog post (shortcode) or other page of the website (macro)
Tools:
- https://metatags.io
- https://www.getzola.org/documentation/content/shortcodes/
- https://www.getzola.org/documentation/templates/overview/#load-data
### Examples
Discord for links (linkedin in this case):

Discord for Youtube videos (skip embedding the player for now):

# versions
1. For Markdown (website blog posts)
2. For newsletter (with no embedded players and such)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.