Skip to content

tmelliottjr/vandegraaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vandegraaf - Static Site Generator

Description

Vandegraaf is a simple static site generator. Site pages can be built from handlebars.js templates and markdown & html files. A development server is available out of the box for previewing sites.

Usage

Initialize a new vandegraaf project using the supplied name:

vdg init <site-name>

Initialize a new vandegraaf project in the current directory:

vdg init .

Generate site:

vdg create

Start development server:

vdg serve

About

vandegraaf static site generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published