You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
It would be great to have embeddable code snippets for this kind of view:
Even better would be an embeddable feed of the upcoming ones.
We can use them on agilescientific.com... I guess that's really the point is just to get a feed (ideally) or at least a static block on the main site that previews upcoming events.
I have no idea what embeddable code looks like though. I guess it could be just a div??
Here's how Twitter does it:
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">The tomographer's dilemma: when you know to first order what the model should look like, but you can't tune the parameters to achieve that structure.</p>— robporritt (@robporritt) <a href="https://twitter.com/robporritt/status/1011363375971004418?ref_src=twsrc%5Etfw">June 25, 2018</a></blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
The text was updated successfully, but these errors were encountered:
It would be great to have embeddable code snippets for this kind of view:
Even better would be an embeddable feed of the upcoming ones.
We can use them on agilescientific.com... I guess that's really the point is just to get a feed (ideally) or at least a static block on the main site that previews upcoming events.
I have no idea what embeddable code looks like though. I guess it could be just a div??
Here's how Twitter does it:
The text was updated successfully, but these errors were encountered: