Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

stephenhu/zizu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zizu

zizu is an opinionated static site generator based on bootstrap, haml, html5, and github.

requirements

  • bundler
  • github_api
  • haml
  • thor
  • tilt

installation

gem package

  1. install the gem from rubygems gem install zizu-0.0.1.gem

from source

  1. clone the repository git clone git@github.com:stephenhu/zizu
  2. install dependencies bundle install # from the zizu root directory
  3. build the gem gem build zizu.gemspec # from the zizu root directory
  4. install the local gem gem install zizu-0.0.1.gem

faq

  1. what does zizu stand for?
but that's a bit harder to type.```
2.  are sinatra haml files compatible with zizu?
```technically i tried to keep the syntax consistent with sinatra since i'm
a big fan, so i mocked _haml_ and _url_ functions.```

About

Ruby Static Site Generator and Deployment Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages