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

Create component to embed presentations hosted on be.notis.st #7

Open
tobie opened this issue Feb 16, 2024 · 1 comment
Open

Create component to embed presentations hosted on be.notis.st #7

tobie opened this issue Feb 16, 2024 · 1 comment
Assignees
Labels
component P3 question Further information is requested

Comments

@tobie
Copy link
Member

tobie commented Feb 16, 2024

Currently, hosting a presentation requires the following markup:

<p data-notist="tobie/GVFGDf">
    View <a href="https://speaking.unlockopen.com/GVFGDf">40 new ways the CRA can accidentally harm open source</a>.
</p>
<script async src="https://on.notist.cloud/embed/002.js"></script>

Would want to simplify this to something along the lines of:

<be-notist id="GVFGDf"></be-notist>

Also might be important to have one version that can be included as a card (for the index) and one that can be full width.

@madrilene madrilene added the question Further information is requested label Mar 1, 2024
@madrilene
Copy link
Collaborator

Can you share an example what this looks like?

@tobie tobie assigned tobie and unassigned madrilene Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component P3 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants