@jbakse/bookbuilder

0.0.6 • Public • Published

Bookbuilder

Bookbuilder converts Markdown files into a static HTML site.

Tooling

Things you probably want to do:

  • Work in VSCode
  • Use the VSCode Prettier extension to format code
  • Use Liveserver to preview results
  • Set workspace config: "liveServer.settings.root": "dist"

Features

  • Converts a folder full of Markdown to a static site.
  • Markdown to HTML conversion with markdown-it
  • Layouts with pug
  • Frontmatter Parsing with gray-matter

Markdown Features

  • markdown-it-anchor
  • markdown-it-classy
  • markdown-it-deflist
  • markdown-it-mark

Readme

Keywords

Package Sidebar

Install

npm i @jbakse/bookbuilder

Weekly Downloads

1

Version

0.0.6

License

UNLICENCED

Unpacked Size

13.1 kB

Total Files

10

Last publish

Collaborators

  • jbakse