generator-metalsmith-basic

0.1.6 • Public • Published

generator-metalsmith-basic NPM version Build Status Dependency Status

Yeoman generator for basic metalsmith static website (in typescript).

Installation

First, install Yeoman and generator-metalsmith-basic using npm (we assume you have pre-installed node.js).

npm install -g yo typescript
npm install -g generator-metalsmith-basic

Then generate your new project:

yo metalsmith-basic

Build

You can build your website using make:

make build

The static website output is created in the output folder by default. Generally, you can customize your website by modifying the content files under the input folder and/or the layout files under the layouts folder. You can also update the src/index.ts file for further customization.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Harry

Package Sidebar

Install

npm i generator-metalsmith-basic

Weekly Downloads

0

Version

0.1.6

License

MIT

Last publish

Collaborators

  • realharry