Best Practices for Writing on DEV: Creating a Series

Hey hey DEV Community, Sloan here!

If we haven’t met, I’m pleased to make your acquaintance. I’m a moderator here on DEV, and I’m also a Hoffmann’s two-toed sloth. 👋🦥

I’m here to share some tips for success when it comes to writing on DEV. If you’ve …


This content originally appeared on DEV Community and was authored by Sloan the DEV Moderator

Hey hey DEV Community, Sloan here!

If we haven't met, I'm pleased to make your acquaintance. I'm a moderator here on DEV, and I'm also a Hoffmann's two-toed sloth. 👋🦥

I'm here to share some tips for success when it comes to writing on DEV. If you’ve been looking to improve your technical writing skills, make the most of DEV as a blogging platform, and take your content to the next level — this series is for you!

I'll start by showing you how to make a content series on DEV. Serializing your content makes it easy for your readers to follow along through multiple steps, and it also helps you keep your content organized by theme.

DEV has two post editors: Basic Markdown and Rich + Markdown. You can set your editor type under settings > customization > writing. Here's how to create a series with each one.

Creating a Series with Basic Markdown

DEV's post editor uses Jekyll Front Matter. To create a series or add your post to an existing series, add the series variable to your front matter. Here's an example of what that would look like for this post:

---
title: "Best Practices for Writing on DEV: Creating a Series"
published: true
description: "A post about creating a series on DEV."
tags: meta, writing
series: Best Practices for Writing on DEV
---

Creating a Series with Rich + Markdown

Select the hexagon icon at the bottom of the post editor. It looks like this:

The bottom toolbar of the DEV Rich + Markdown editor with the hexagon icon circled in red. It shows a blue rectangular "Publish" button, gray text reading "Save draft, a gray hexagon icon, and gray text reading "Revert new changes."

The post options menu will open, which will allow you to set a canonical URL, schedule a publication, and create or continue a series.

The post options menu, with open fields for setting a canonical URL, scheduling a publication, and creating a series. In the series box is written "Best Practices for Writing on DEV."

Once you add your series name the first time, it will appear in the Existing series dropdown menu for future posts.

That's it! Happy series-creating. The next installment of this series will be about formatting.


This content originally appeared on DEV Community and was authored by Sloan the DEV Moderator


Print Share Comment Cite Upload Translate Updates
APA

Sloan the DEV Moderator | Sciencx (2023-04-17T19:34:18+00:00) Best Practices for Writing on DEV: Creating a Series. Retrieved from https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/

MLA
" » Best Practices for Writing on DEV: Creating a Series." Sloan the DEV Moderator | Sciencx - Monday April 17, 2023, https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/
HARVARD
Sloan the DEV Moderator | Sciencx Monday April 17, 2023 » Best Practices for Writing on DEV: Creating a Series., viewed ,<https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/>
VANCOUVER
Sloan the DEV Moderator | Sciencx - » Best Practices for Writing on DEV: Creating a Series. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/
CHICAGO
" » Best Practices for Writing on DEV: Creating a Series." Sloan the DEV Moderator | Sciencx - Accessed . https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/
IEEE
" » Best Practices for Writing on DEV: Creating a Series." Sloan the DEV Moderator | Sciencx [Online]. Available: https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/. [Accessed: ]
rf:citation
» Best Practices for Writing on DEV: Creating a Series | Sloan the DEV Moderator | Sciencx | https://www.scien.cx/2023/04/17/best-practices-for-writing-on-dev-creating-a-series/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.