DEV Community

Cover image for Dev.to Writing: Making a Series!
Nathan Kallman
Nathan Kallman

Posted on

Dev.to Writing: Making a Series!

In response to the cry for help:

Here's everything you need to know about series on Dev.to!

Making a series

If you remember from the previous article, there's two editors here on DEV.

For the Basic markdown editor, simply add series: My Series Name to the front matter (aka the stuff between the dashes --- at the top).

For the Rich + markdown editor, click the Post options button at the bottom of the editor (the little circle with a hexagon around it).

Dev.to editor buttons, including the Post options button

Then, enter a new value in the "Series" input box to create a new series, or click one of your already ongoing series.

Dev.to Post option pop-up editor

And you've made a series!

Actually making a series

If you preview or publish your first series post, you may notice something.

Nothing happened.

This is because Dev.to will only include that nice series list at the top and bottom of the article (as you can see on this one) once there are at least two published posts in the series. (This also applies to new unpublished posts in the series; in preview they will not appear in the list and only appear once they are published).

It makes sense, but probably is not intuitive the first time you try to make a series.

So to actually make a series, you will need to actually write a series (of posts :) ).

And you may return to old, already published posts and edit them to add them to a series. So if you've written a "standalone" article; then realized you have a great follow up; just add them both to the same series and viola! Instant series!


That's it. I hope this helped answer your question @CoolCodekid.

If you have your own question, just ask in a comment. I read all of them and would love to add another post in this series that will actually help other writers in this awesome community!

Latest comments (31)

Collapse
 
sudo_091 profile image
TechTales.io

Good work keep it up , helpful

Collapse
 
farheen_sk profile image
Farheen Shaikh

Starting mine.

Collapse
 
ashleyd480 profile image
Ashley D

Super helpful steps! Thank you. :)

Collapse
 
kashifsoofi profile image
Kashif Soofi

Can we add a single article in multiple series?

Collapse
 
edong profile image
Eric Dong

This is useful, thanks for sharing! It wasn't obvious when unpublished articles didn't appear in the series list!

Collapse
 
c0mmand3rj profile image
James Batista

just the exact information I needed. Thank you

Collapse
 
izzycious profile image
Ishaq Nasir

Awesome, Just beginning mine

Collapse
 
wjplatformer profile image
Wj

How to use DEV? Well, find you can find your answer on DEV! Anyways, thanks so much for posting this post as I am doing at least five series by the end of the year.

Collapse
 
dmutoni profile image
Denyse

thank youu

Collapse
 
kallmanation profile image
Nathan Kallman

You're welcome!

Collapse
 
olodocoder profile image
Adams Adebayo

Great article, really helpful. Quick question though, will the name of the series be added to the front of the title of each article? or I'll have to add it if i want to?

Collapse
 
kallmanation profile image
Nathan Kallman

You'll have to add it on your own if you want any sort of My Series: Particular Article style titles.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.