DEV Community

Discussion on: A short guide on how to “make” the series widget on DEV

Collapse
 
nantipatsoften profile image
Nantipat

look like I'm confused.
when I write the new post and refer to series (all post in series ) like this picture

so, how to make the same thing in this picture in a post? (it call a widget right?)

I tried

{% linkdev.to/nantipatsoften/series/11380 %}
Enter fullscreen mode Exit fullscreen mode

but not work
T_T

Thread Thread
 
dzhavat profile image
Dzhavat Ushev

As far as I know, Dev.to automatically generates the widget. The only thing you need to do is create a series and publish posts under it.

Looking this post of yours dev.to/nantipatsoften/11-truthy-an... I can see the widget in the post.

Or are you trying to add the widget to the series page here dev.to/nantipatsoften/series/11380? In that case I'm not sure you can add a widget.

Thread Thread
 
nantipatsoften profile image
Nantipat • Edited

I understood, it automatically generates the widget in a post.

thank you for explaining 🤓🤓