metalsmith-ssgs

1.1.2 • Public • Published

metalsmith-ssgs

A static site generator based in metalsmith and a collection of plugins I use for my own purposes.

This project is a wrapper around a set of plugins I use often, the credits goes to the developers of metalsmith and its plugins. My only target is to compile the functionality I usually need and create a basic framework that allows to set up a site easily.

The page sources are expected to be markdown files and the templates use handlebars.

Usage

Installing it globally is the preferred way:

$ npm install -g metalsmith-ssgs
$ [NODE_ENV=production] [DEBUG=metalsmith*] ssgs [options]

Please refer to the full documentation: https://metalsmith-ssgs.readthedocs.io.

License

MIT License. Copyright © 2016 Antonio Hernandez <ahdiaz@gmail.com>.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    0
  • 1.1.1
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i metalsmith-ssgs

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

15.8 kB

Total Files

8

Last publish

Collaborators

  • ahdiaz