Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create embeddable/json versions of the blog posts and tags #81

Open
madcampos opened this issue Nov 5, 2024 · 0 comments
Open

Create embeddable/json versions of the blog posts and tags #81

madcampos opened this issue Nov 5, 2024 · 0 comments

Comments

@madcampos
Copy link
Collaborator

From a slack suggestion from Aman:

Like we currently have this section on the main torontojs.com website, with Past Events taking us to Guild listing of the event.
There’s no place to write an event-report on Guild.
Its probably a Guild embed.
Instead of listing guild links, what if we listed links to our post-event reports for each of them.
The reports can be hosted on blog.torontojs.com/events/xyz, or on any other place as long as it’s good for SEO.
Might need some engineering effort

image

The issue

We want to display on other places a list of posts, specifically, posts with the "event" tag.

One place to display this information is on the main Toronto JS website. The easiest way to do this is embed a page on an iframe.

The proposed solution

Along with the generated pages for all blog posts, we could also generate a page that works well when embedded in an iframe.

Possibly with configurations for colours, font families, etc.

Another options or extra feature would be to also expose the data as a json file, similar to how we publish the RSS feed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant