1.4.3 • Published 3 years ago

@logikum/md-site-engine v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago