@2021/02/18
- clone this repository
- npm install
- Create seperate folder for each article, including an
index.md
in it. - Write content in index.md, images tag in markdown content using github url(format desscribed below).
- Commit and push to github.
- Run command in belowing format under project root folder.
- Mannually publish article in dev.io dashboard if everything ok.
% APIKEY=your_24_bit_api_key node ./publish.js migrate_wp_site_phase1
generated from dev.to account
![sample image](https://github.com/lwz7512/dev_to_blog/raw/master/cover/wp4speed_series.png)