0.0.3 • Published 8 years ago

@tadatuta/massage v0.0.3

Weekly downloads
2
License
MIT
Repository
-
Last release
8 years ago

massage

MArkdown Site StAtic GEnerator.

Installation

npm i @tadatuta/massage
massage

Configuration

Put site.yml to the root of your repo.

siteName: gemini
description: Utility for regression testing of web pages using screenshots

pages:
  - slug: index
    source: README.md
    title: Quick start

  - slug: configuration
    source: doc/config.md
    title: Configuration

theme: simple

outputDir: site