Skip to content

stephenhu/meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta

introduction

meta is an opinionated static site generator used to compile haml templates and markdown pages into html/css/js files. these pages can then be served from github pages or other static site services like bluehost. meta can also be used to test/preview static pages in your development environment without having to deploy into production.

requirements

  • linux (tested on ubuntu 12.04.x lts)
  • ruby (1.9.3+)
  • bundler
  • colorize
  • haml
  • highline
  • rack
  • redcarpet
  • sequel
  • sqlite3
  • thin
  • thor
  • tilt
  • url2thumb

installation

gem install meta

faq

About

opinionated static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages