Skip to content

jqb/buzzy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUZZY

Buzzy is a (very) simple, microframework to generate static sites.

Install

This bit is easy

$ pip install buzzy

done!

Quick Start

Let's create your new static site

$ buzzy create projectname 
# or, if you want to use other templates
$ buzzy create projectname [basic|blog]

$ cd projectname

$ buzzy server

done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published