1.2.0 • Published 4 years ago

md-site-engine v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 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.2.0

4 years ago

1.1.0

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago