/autentia-tutorials-workspace

Formatter to parse posts in Markdown

Primary LanguageJavaScript

Autentia Tutorials Workspace

Formatter to parse posts in Markdown to the right format following Autentia's tutorial template rules.

Usage

  1. Install NodeJS
  2. Clone this repository
  3. Add all your posts in Markdown format in the /posts folder
  4. From the directory of the cloned repo open terminal
  5. Type npm run build in the terminal
  6. All the generated html will be placed uder /dist