Skip to content
This repository has been archived by the owner on Aug 19, 2018. It is now read-only.

gillesfabio/generator-metalpages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-metalpages

Metalsmith your GitHub Pages.

Built with

Installation

$ sudo npm install -g yo generator-metalpages

Usage

# Create a directory for your project
$ mkdir my-project

# Move into this directory
$ cd my-project

# Generate the project
$ yo metalpages

# Install dependencies
$ make install

# Run the server
$ make serve
$ open http://localhost:3000

# When you feel it's ready for primetime, publish it on GH Pages
$ make publish

Examples

License

MIT License.

About

Metalsmith your GitHub Pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published