Skip to content

jean-smaug/devto-to-markdown

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Dev.to to markdown aka Detom

Installation

npm i -g detom
# OR
yarn global add detom

Usage

First, you need to export you're Dev.to content.

exportcontent

You'll receive your data by mail and you just have to provide them to detom

The following commande will generate all published articles inside a markdown folder with the following structure slugified-article-title/index.md.

detom articles.json

This command will generate the markdown even for unpublished articles

detom articles.json --all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published