@logikum/md-site-engine

1.4.3 • Public • Published

Markdown based web site engine

A web site engine for Node.js that generates static HTML pages from markdown files. It requires Node.js version 6.0.0 or newer. Features:

  • supports multiple languages
  • supports multiple layouts
  • automatically generates menus
  • supports search in contents
  • fully customizable

Install

npm install --depth=1 --save md-site-engine

Prerequisites

You must have Node.js and its package manager (npm) installed. You can get them from here.

Getting Started

The documentation is available at the md-doc.logikum.hu site.
Its source is also a good demo: github.com/logikum/md-doc-site

Live demo site: md-web.logikum.hu
The source of the demo: github.com/logikum/md-web-site

Seed application: github.com/logikum/md-site-seed

Package Sidebar

Install

npm i @logikum/md-site-engine

Weekly Downloads

0

Version

1.4.3

License

MIT

Unpacked Size

143 kB

Total Files

62

Last publish

Collaborators

  • marmarosi