wordpress2markdown

A small tool, to convert wordpress database to markdown, primarily to be used with Jekyll on Github.

For the best results download the database locally.

lines need to be adjusted for table names : 55/93/94/95/100

1828

--

Github workflow reference :

-Dont forget YAML is whitespace sensitive always validate with https://yamlvalidator.com/

-Adjust the timeout by providing timeout-minutes

jobs:
  continuous-delivery:

    runs-on: ubuntu-latest
    timeout-minutes: 1200

Jekyll reference :

jekyll serve - build & start local server

jekyll clean - clean any garbage

This project uses the following 3rd-party dependencies :

-Html2Markdown.dll
-HtmlAgilityPack.dll
-MySql.Data.dll



This project is no longer maintained

Copyright (c) 2020 PipisCrew

Licensed under the MIT license.