DEV Community

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

Dev.to Writing: Making a Series!

Nathan Kallman on July 27, 2020

In response to the cry for help: A cry for help Sibusiso Dlamini ・ Jul 26 '20 #help ...
Collapse
 
izzycious profile image
Ishaq Nasir

Awesome, Just beginning mine

Collapse
 
c0mmand3rj profile image
James Batista

just the exact information I needed. Thank you

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
 
ashleyd480 profile image
Ashley D

Super helpful steps! Thank you. :)

Collapse
 
eduardo_alvarez_946ae8b20 profile image
Eduardo Alvarez

Hi nice articles about how to make articles.

Is there a way to sort articles inside a Series. It turns out that I need to add a few articles in the middle of the series but because they are newer they are automatically pushed to the bottom of the series list.

Any tip on how to arrange them?

Otherwise I will need to back up everything, copy and paste the articles again, but if in the future I need to add another article in the middle, the process become tiresome.

Thanks in advance.

Collapse
 
kallmanation profile image
Nathan Kallman

I don't think there's currently a way to custom order a series unfortunately. Poking around on the forem repo (what powers DEV) the ordering seems to be hardcoded to the publish/cross-post date: github.com/forem/forem/blob/9e439f...

Collapse
 
eduardo_alvarez_946ae8b20 profile image
Eduardo Alvarez

Thank you so much for the quick answer.

Yeah I was afraid that is hardcoded to the publishing date. I may need to remove the series table entirely and rely on 1 article acting as a table of content.

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.

Collapse
 
one_past_last_jedi profile image
One Past Last Jedi

Thank you first, but I am writing the following series
dev.to/one_past_last_jedi/jetpack-...
and it put my series in not my desired order ?!
can I change the order of the series? or there any solution?

Collapse
 
kallmanation profile image
Nathan Kallman

Unfortunately custom ordering of series' posts doesn't seem to be supported currently. You could certainly go suggest this functionality as you aren't the first to want it:

Hi nice articles about how to make articles.

Is there a way to sort articles inside a Series. It turns out that I need to add a few articles in the middle of the series but because they are newer they are automatically pushed to the bottom of the series list.

Any tip on how to arrange them?

Otherwise I will need to back up everything, copy and paste the articles again, but if in the future I need to add another article in the middle, the process become tiresome.

Thanks in advance.

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
 
abhinavd26 profile image
Abhinav Dubey

Hey, Can we have multiple authors for a blog series?

Collapse
 
sswam profile image
Sam Watkins

I tried with our organization (me and my two kids, we're writing about game dev). Unfortunately it doesn't work.

Collapse
 
kallmanation profile image
Nathan Kallman

I've never tried; it might be possible if they are both writing for the same organization?

Collapse
 
abhinavd26 profile image
Abhinav Dubey

Great, thanks for the information

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

Hey, Bro (Nathan) can you share your markdown for this series?

series

Collapse
 
kallmanation profile image
Nathan Kallman

Are you asking how to make that Dev.to Writing (8 Part Series) section in your screenshot? Or just a dump of each of these articles' original markdown?

There's no markdown to creating that display, just a matter of a setting in Post Options or addition to the front-matter of series: My Series Name and publishing at least two articles under the series and dev.to will display that section.

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

okay

Collapse
 
sbu_05 profile image
Sibusiso Dlamini

Thank you sooo much! Life saver 💯

Collapse
 
alexandrum profile image
Alexandru Muntean

Thanks a lot! :)

Collapse
 
kallmanation profile image
Nathan Kallman

Thanks for reading! (And I hopefully more writing ;)!)

Collapse
 
chaitdwivedi profile image
chaitdwivedi

Great article! Very helpful.

Collapse
 
andysaktia profile image
andysaktia

Easy to understand! Thank you.

Collapse
 
dominik_gorczyca profile image
Dominik Gorczyca

If only there was an option to place the series window only after your post or only before or even not at all.

Collapse
 
kallmanation profile image
Nathan Kallman

Personally I'd like to see only the earlier posts in the before content window and only subsequent posts in the after content window... somehow that just makes more sense to me.

Collapse
 
kashifsoofi profile image
Kashif Soofi

Can we add a single article in multiple series?